Lucene search
+L

66313 matches found

NVD
NVD
added 2026/08/05 8:16 a.m.10 views

CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7.8CVSS0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/05 8:16 a.m.8 views

DEBIAN-CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.16 views

AZL-94476 CVE-2026-64581 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.9 views

AZL-94467 CVE-2026-64574 affecting package kernel for versions less than 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211vifupdatelinks adds new links it allocates a link container for each and calls ieee80211linkinit which registers the per-link debugfs files with...

7.8CVSS5.8AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.12 views

DEBIAN-CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.5AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.12 views

CVE-2026-64574

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211vifupdatelinks adds new links it allocates a link container for each and calls ieee80211linkinit which registers the per-link debugfs files with...

7.8CVSS0.00121EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 8:16 a.m.17 views

CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS0.00336EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/05 8:16 a.m.12 views

DEBIAN-CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.9 views

DEBIAN-CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS5.4AI score0.00336EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.21 views

CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/05 8:16 a.m.14 views

DEBIAN-CVE-2026-64574

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211vifupdatelinks adds new links it allocates a link container for each and calls ieee80211linkinit which registers the per-link debugfs files with...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.10 views

CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/05 8:16 a.m.17 views

AZL-94470 CVE-2026-64573 affecting package kernel for versions less than 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

6AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.11 views

CVE-2026-64571

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

0.00171EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/05 8:16 a.m.10 views

CVE-2026-64572

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/05 8:16 a.m.8 views

AZL-94455 CVE-2026-64571 affecting package kernel for versions less than 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

5.8AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.9 views

DEBIAN-CVE-2026-64568

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix unsolbcastproberesp double free on alloc failure ieee80211setunsolbcastproberesp calls kfreercu on the old template before allocating the replacement. If the kzalloc then fails, it returns -ENOMEM while...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.9 views

AZL-94482 CVE-2026-64567 affecting package kernel for versions less than 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:16 a.m.11 views

DEBIAN-CVE-2026-64571

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

5.4AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.9 views

CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS0.0012EPSS
SaveExploits0References8
Rows per page
Query Builder