Lucene search
+L

849 matches found

Vulnrichment
Vulnrichment
added 2026/08/14 5:52 p.m.19 views

CVE-2026-12365 Use-after-free in Zephyr delayable work-queue cancellation under SMP timing race

A use-after-free exists in the Zephyr second-generation work queue kernel/work.c in the handling of delayable work timeouts. When a delayable work item's timeout has been dequeued and its handler worktimeout is in flight blocked acquiring the work-queue spinlock, a concurrent cancellation does no...

5.8CVSS5.7AI score0.001EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 5:52 p.m.44 views

CVE-2026-12365 Use-after-free in Zephyr delayable work-queue cancellation under SMP timing race

A use-after-free exists in the Zephyr second-generation work queue kernel/work.c in the handling of delayable work timeouts. When a delayable work item's timeout has been dequeued and its handler worktimeout is in flight blocked acquiring the work-queue spinlock, a concurrent cancellation does no...

5.8CVSS0.001EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/14 5:52 p.m.19 views

CVE-2026-12365

A use-after-free exists in the Zephyr second-generation work queue kernel/work.c in the handling of delayable work timeouts. When a delayable work item's timeout has been dequeued and its handler worktimeout is in flight blocked acquiring the work-queue spinlock, a concurrent cancellation does no...

5.7AI score0.001EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/14 5:52 p.m.25 views

CVE-2026-12365

CVE-2026-12365 describes a kernel-use-after-free in Zephyr’s second-generation work queue (kernel/work.c) related to delayable work timeouts. If a delayable work item’s timeout has been dequeued and its handler work_timeout() is in flight, a concurrent cancellation can race, allowing a freed slot...

5.8CVSS5.7AI score0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 5:52 p.m.15 views

CVE-2026-12365 Use-after-free in Zephyr delayable work-queue cancellation under SMP timing race

A use-after-free exists in the Zephyr second-generation work queue kernel/work.c in the handling of delayable work timeouts. When a delayable work item's timeout has been dequeued and its handler worktimeout is in flight blocked acquiring the work-queue spinlock, a concurrent cancellation does no...

5.8CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.16 views

PT-2026-72077

Name of the Vulnerable Software and Affected Versions Zephyr affected versions not specified Description A use-after-free issue exists in the second-generation work queue within kernel/work.c during the handling of delayable work timeouts. The problem occurs when a delayable work item's timeout i...

5.8CVSS5.9AI score0.001EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/13 3:19 p.m.11 views

CVE-2026-19293

SMP security request from peripheral does not include the maximum encryption key size supported. Using a key with less than the maximum keysize makes brute-forcing the key easier. See V6 in BLERP paper linked below...

8.8CVSS0.00134EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:18 p.m.12 views

EUVD-2026-58076

SMP security request from peripheral does not include the maximum encryption key size supported. Using a key with less than the maximum keysize makes brute-forcing the key easier. See V6 in BLERP paper linked below...

8.8CVSS5.2AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 2:18 p.m.35 views

CVE-2026-19293

The vulnerability CVE-2026-19293 concerns the BLE SMP (Security Manager Protocol) security request where the peripheral omits the maximum supported encryption key size. This omission can allow brute-forcing of the key more easily for an adjacent attacker. The entry cites the BLERP paper and provi...

8.8CVSS5.2AI score0.00134EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:18 p.m.39 views

CVE-2026-19293 SMP security request

SMP security request from peripheral does not include the maximum encryption key size supported. Using a key with less than the maximum keysize makes brute-forcing the key easier. See V6 in BLERP paper linked below...

8.8CVSS0.00134EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:18 p.m.12 views

CVE-2026-19293 SMP security request

SMP security request from peripheral does not include the maximum encryption key size supported. Using a key with less than the maximum keysize makes brute-forcing the key easier. See V6 in BLERP paper linked below...

8.8CVSS5.2AI score0.00134EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.9 views

PT-2026-71620

SMP security request from peripheral does not include the maximum encryption key size supported. Using a key with less than the maximum keysize makes brute-forcing the key easier. See V6 in BLERP paper linked below...

8.8CVSS5.2AI score0.00134EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/10 12:00 a.m.15 views

The vulnerability of the smp_cmdPairingReq() function in the net/bluetooth/smp.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the smpcmdPairingReq function in the net/bluetooth/smp.c module of the Linux operating system is related to insufficient security checks for protected connections. Exploiting this vulnerability could allow a remote attacker to compromise the confidentiality, integrity, and...

8.8CVSS4.6AI score0.00252EPSS
SaveExploits0References13Affected Software4
Vulnrichment
Vulnrichment
added 2026/08/07 9:10 p.m.8 views

CVE-2026-11742 Use-after-free race in kernel `k_queue_peek_head/tail` due to missing spinlock

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS5.6AI score0.00093EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 7:13 a.m.15 views

EUVD-2026-53775

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

5.4AI score0.00119EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/06 7:13 a.m.13 views

CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

5.3AI score0.00119EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64588

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-o...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.19 views

CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/25 1:23 p.m.11 views

CVE-2026-10681 SMP race in `thread_idx_alloc()` lets concurrent `k_object_alloc(K_OBJ_THREAD)` callers share a kernel-object permission slot

In Zephyr's userspace dynamic-objects subsystem, threadidxalloc in kernel/userspace/userspace.c allocated a new thread permission index from the global threadidxmap bitmap without holding listslock. On SMP systems, two user-mode threads invoking the kobjectallocKOBJTHREAD syscall concurrently can...

6.5CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/25 1:23 p.m.54 views

CVE-2026-10681

CVE-2026-10681 overview (Zephyr) : In the userspace dynamic-objects subsystem, thread_idx_alloc() reads and clears the global _thread_idx_map[] bitmap without holding lists_lock. On SMP systems, concurrent k_object_alloc(K_OBJ_THREAD) calls can observe the same free bit, perform a non-atomic RMW,...

7CVSS5.8AI score0.00119EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder