Lucene search
+L

1196 matches found

NVD
NVD
added yesterday8 views

CVE-2026-10774

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS
SaveExploits0References2
CVE
CVE
added yesterday14 views

CVE-2026-10774

CVE-2026-10774 : Zephyr’s Bluetooth Mesh subnet key teardown leaks one PSA Crypto key slot per subnet-key deletion due to a guard mismatch (destroy guarded by a removed CONFIG_BT_MESH_V1d1, import guarded by CONFIG_BT_MESH_PRIV_BEACONS). With default PSA slot count (16), repeated add/delete or ke...

2.4CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added yesterday8 views

EUVD-2026-52002

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS5.6AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday10 views

CVE-2026-10774 PSA key-slot leak in Bluetooth Mesh subnet deletion leading to resource-exhaustion DoS

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 4 days ago7 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 5 days ago5 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 5 days ago5 views

RHEL 8 : kernel (RHSA-2026:47869)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:47869 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: KVM: x86: Don't recheck L1...

9.8CVSS6.3AI score0.00397EPSS
SaveExploits1References12
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64481

A flaw was found in the Linux kernel's ALSA sound driver for the cs35l41 component. This vulnerability occurs because the driver fails to properly remove controls and cancel firmware load work during component unbinding or device removal, especially when firmware autostart is disabled. This can...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64281

A flaw was found in the Linux kernel's svcrdma component. During transport teardown, threads waiting in svcrdmasqwait can hang indefinitely in an uninterruptible state. This occurs because these threads are not explicitly woken up when the transport closes, leading to them continuously holding...

7.5CVSS5.8AI score0.00468EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49771

Xenstore, to have an up-to-date picture of the entire system, wants to know of domains appearing and disappearing. To make this more robust, a new XENDOMCTLgetdomainstate was introduced. The management of the bitmap underlying that operation is tied into the binding of the VIRQDOMEXC virtual IRQ...

7.5CVSS5.9AI score0.00477EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.9 views

CVE-2026-64523

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS5.6AI score0.00347EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.10 views

CVE-2026-64241

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: teardown bugs and resource leaks Address several teardown issues and resource leaks in the driver's remove path and error handling: 1. Debounce clock reference leak: The debounce clock bank-dbclk is obtained using...

5.8AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.5 views

SUSE CVE-2026-64418

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64461

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...

5.8AI score0.00184EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64473

In the Linux kernel, the following vulnerability has been resolved: vfio: Remove device debugfs before releasing devres VFIO device debugfs files created with debugfscreatedevmseqfile store a devres allocated debugfsdevmentry as inode private data. vfiounregistergroupdev currently calls...

5.7AI score0.00175EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:57 p.m.6 views

SUSE CVE-2026-64523

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS5.7AI score0.00347EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64481

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs35l41: Fix firmware load work teardown cs35l41hda creates ALSA controls whose private data points at the cs35l41hda object. The firmware load control can also queue fwloadwork. Those controls are not removed on...

7.8CVSS0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64473

In the Linux kernel, the following vulnerability has been resolved: vfio: Remove device debugfs before releasing devres VFIO device debugfs files created with debugfscreatedevmseqfile store a devres allocated debugfsdevmentry as inode private data. vfiounregistergroupdev currently calls...

0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64461

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...

0.00184EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64438

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adfdisablesriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adfaccelvfinfo. Currently, adfdisablesriov destroys per-VF...

8.8CVSS0.00135EPSS
SaveExploits0References8
Rows per page
Query Builder