Lucene search
+L

69 matches found

OSV
OSV
added 2026/08/28 6:48 a.m.9 views

CVE-2026-80651 crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULL

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp/sev-dev-tsm - bail out early when pdev-bus is NULL dsmcreate initially checks pdev-bus when computing segmentid: u8 segmentid = pdev-bus ? pcidomainnrpdev-bus : 0; But the next two lines unconditionally dereference...

5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64462 PCI: altera: Fix resource leaks on probe failure

In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 2:04 p.m.38 views

CVE-2026-63862 PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found In mtkpciesetupirq, the IRQ domains are allocated before the controller's IRQ is fetched. If the latter fails, the function directly returns an error, without...

0.00176EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/19 2:04 p.m.12 views

EUVD-2026-45546

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found In mtkpciesetupirq, the IRQ domains are allocated before the controller's IRQ is fetched. If the latter fails, the function directly returns an error, without...

5.3AI score0.00176EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:07 a.m.9 views

wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet

...

7.8CVSS6.1AI score0.00117EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/26 7:40 p.m.22 views

EUVD-2026-39888

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Bounds-check devid in rlookupamdiommu iommudeviceregister walks every device on the PCI bus via busforeachdev and calls amdiommuprobedevice for each. The inlined checkdevice path computes the device's sbdf, calls...

5.8AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.18 views

CVE-2026-53120

In the Linux kernel, the following vulnerability has been resolved: PCI: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can cause ...

7.8CVSS0.0012EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.14 views

PT-2026-52006

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the rtlwifi PCI component. The irq prepare bcn tasklet is initialized in rtl pci init and scheduled upon a RTL IMR BCNINT hardware interrupt. Because thi...

7.8CVSS5.9AI score0.00117EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/08 3:31 p.m.15 views

EUVD-2026-28628

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix die ID init and look up bugs In snbeppci2phymapinit, in the nrnodeids 8 path, uncoredevicetodie may return -1 when all CPUs associated with the UBOX device are offline. Remove the WARNONONCEdieid == -1...

5.8AI score0.00102EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/08 9:09 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath11k: The affinity hint was cleared before calling ath11kpcicfreeirq in the error path. If a shared IRQ is used by the driver due to platform limitations, then the IRQ affinity hint is set correctly after the allocation o...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.11 views

EUVD-2026-27773

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

5.9AI score0.00107EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/06 12:16 p.m.66 views

CVE-2026-43276

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix double destroyworkqueue on service rescan PCI path While testing corner cases in the driver, a use-after-free crash was found on the service rescan PCI path. When manaservreset calls managdsuspend, managdcleanup...

7.8CVSS0.00118EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.13 views

CVE-2026-43211

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

7.8CVSS5.8AI score0.00107EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.43 views

CVE-2026-43211 PCI: Fix pci_slot_trylock() error handling

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

7.8CVSS0.00107EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.14 views

SUSE CVE-2026-43015

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-43211

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI: Fix pcislottrylock error handling Commit a4e772898f8b PCI: Add missing bridge lock to pcibuslock delegates the bridge device's pcidevtrylock to...

7.8CVSS6.2AI score0.00107EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-006996)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006996 advisory. In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion,...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/04/09 12:00 a.m.11 views

The vulnerability of the buffer_prepare() function in the drivers/media/pci/cx88/cx88-video.c file of the Linux operating system’s multimedia device driver for PCI bus cores allows a hacker to cause a service failure.

The vulnerability of the bufferprepare function in the driver/media/pci/cx88/cx88-video.c file of the Linux operating system’s multimedia device driver library is related to the pointer assignment. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References22Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-36926)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-36926 advisory. - In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics durin...

6.2CVSS6.7AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992227)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992227 advisory. In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free of slot-bus on hot remove Dennis reports a boot crash on recent Lenovo...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References4
Rows per page
Query Builder