Lucene search
+L

125185 matches found

OSV
OSV
added 2026/07/25 8:51 a.m.14 views

CVE-2026-64441 staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetsecie, rtwgetwapiie, and rtwgetwpsattr Three IE/attribute parsing functions have missing bounds checks. rtwgetsecie and rtwgetwapiie iterate over a raw IE buffer without verifying that t...

8.8CVSS5.9AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

5.7AI score0.00331EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64435 audit: Fix data races of skb_queue_len() readers on audit_queue

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:51 a.m.17 views

EUVD-2026-48779

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

5.8AI score0.00331EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.46 views

CVE-2026-64435

CVE-2026-64435 documents a data race in the Linux kernel where multiple readers access audit_queue.qlen via skb_queue_len() without proper synchronization while kauditd writes through skb_dequeue()/__skb_unlink() under WRITE_ONCE() with a spinlock. The race is demonstrated by a conflicting access...

8.2CVSS5.8AI score0.00331EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.44 views

CVE-2026-64435 audit: Fix data races of skb_queue_len() readers on audit_queue

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS0.00331EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.51 views

CVE-2026-64424

CVE-2026-64424 is a use-after-free in the Linux kernel's netpoll subsystem on the shutdown path. When __netpoll_cleanup() runs, it schedules an RCU callback that calls kfree(npinfo), but the TX worker (queue_process) is only cancelled via cancel_delayed_work(), which does not guarantee the worker...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64424 netpoll: fix a use-after-free on shutdown path

In the Linux kernel, the following vulnerability has been resolved: netpoll: fix a use-after-free on shutdown path There is a use-after-free error on netpoll, which is clearly detected by KASAN. BUG: KASAN: slab-use-after-free in rawspinlockirqsave+0x3b/0x80 Read of size 1 at addr ... by task...

5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:51 a.m.57 views

CVE-2026-64423

CVE-2026-64423 affects the Linux kernel IPv4 IGMP multicast handling. The root cause is that, when a device is destroyed, ip_mc_destroy_dev() decrements the multicast membership refcount but fails to unlink the membership from the device’s multicast hash table (mc_hash) before RCUs reclaim the ob...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.42 views

CVE-2026-64419 mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64419 mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/07/25 8:50 a.m.36 views

CVE-2026-64419

CVE-2026-64419 is a Linux kernel vulnerability in the mm/shrinker subsystem. The function shrinker_debugfs_count_show() invokes a shrinker's ->count_objects() callback while holding an RCU read-side lock . The zswap shrinker's callback flushes memcg statistics via css_rstat_flush(), which may ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.13 views

EUVD-2026-48963

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.8AI score0.00123EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.15 views

CVE-2026-64419

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.40 views

CVE-2026-64411

Linux kernel vulnerability CVE-2026-64411 affects netfilter/ebtables: update_counters() and compat_update_counters() pass a 32-byte user-supplied table name to find_table_lock() without NUL-termination, allowing vsnprintf() to read past the name and trigger a KASAN stack-out-of-bounds condition. ...

7.1CVSS5.7AI score0.00126EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/25 8:50 a.m.51 views

CVE-2026-64407

CVE-2026-64407 is an out-of-bounds read in the Linux kernel's Bluetooth btnxpuart driver , specifically in nxp_recv_fw_req_v3() during v3 firmware download. The function only checks the lower bound of the firmware offset but does not verify that fw_dnld_v3_offset + len stays within the firmware i...

7.1CVSS5.8AI score0.00125EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.48 views

CVE-2026-64407 Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxprecvfwreqv3 During the v3 firmware download the controller sends a v3datareq with a 32 bit offset and a 16 bit len. nxprecvfwreqv3 checks only the lower bound of the...

0.00125EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.15 views

CVE-2026-64407

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxprecvfwreqv3 During the v3 firmware download the controller sends a v3datareq with a 32 bit offset and a 16 bit len. nxprecvfwreqv3 checks only the lower bound of the...

7.1CVSS5.7AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64407 Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxprecvfwreqv3 During the v3 firmware download the controller sends a v3datareq with a 32 bit offset and a 16 bit len. nxprecvfwreqv3 checks only the lower bound of the...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:50 a.m.12 views

EUVD-2026-48947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: validate option length before reading conf opt value l2capgetconfopt derives the option length from the attacker-controlled opt-len field and immediately dereferences opt-val as u8, getunalignedle16 or...

5.9AI score0.00265EPSS
SaveExploits0References8
Rows per page
Query Builder