CVE-2026-46009
5.5 MEDIUMIn the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epf_...
Published: 2026-05-27 · Last updated: 2026-06-16
Severity and scoring
- CVSS
- 5.5 MEDIUM
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
Description
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epf_ntb_epc_destroy() duplicates the teardown that the caller is supposed to do later. This leads to an oops when .allow_link fails or when .drop_link is performed. Remove the helper. Also drop pci_epc_put(). EPC device refcounting is tied to configfs EPC group lifetime, and pci_epc_put() in the .drop_link path is sufficient.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-46009
- [Patch]https://git.kernel.org/stable/c/3446beddba450c8d6f9aca2f028712ac527fead3
- [Patch]https://git.kernel.org/stable/c/65fc57c8b8f0b31be62be291cb1bb01755cec85d
- [Patch]https://git.kernel.org/stable/c/72099f015d3c77bf2eb703d1aab113bd7a60915a
- [Patch]https://git.kernel.org/stable/c/756ca5e7ed22d9045bb4de4c981f9149278d5cd3
- [Patch]https://git.kernel.org/stable/c/c3029721b84f59e790285ad27544ed5d3cb0f2a6
- [Patch]https://git.kernel.org/stable/c/c72f6a7ea638f95c486a5cfd86e567b646027687
- [Patch]https://git.kernel.org/stable/c/e813c95e4c8edd31599081e6356e20ada30e266d
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)