Lucene search
+L

240045 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/05 8:9 a.m.4 views

CVE-2026-64576

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

5.4AI score0.00116EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/05 8:9 a.m.54 views

CVE-2026-64576

The CVE-2026-64576 issue affects the Linux kernel’s nexthop resolution path (nh_res_bucket_migrate in net/ipv4/nexthop.c), where an uninitialized netlink_ext_ack could be used when allocation fails, leading to a kernel panic. The root cause is the use of an uninitialized extack, which may derefer...

7.1CVSS5.4AI score0.00116EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 8:9 a.m.7 views

EUVD-2026-53270

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

5.4AI score0.00116EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:9 a.m.36 views

CVE-2026-64576 nexthop: initialize extack in nh_res_bucket_migrate()

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

7.1CVSS0.00116EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:9 a.m.5 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...

5.3AI score0.00118EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/05 8:9 a.m.9 views

EUVD-2026-53269

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...

5.4AI score0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 8:9 a.m.55 views

CVE-2026-64575

CVE-2026-64575 affects the Linux kernel’s BPF TCP iterator. The issue is a double release of socket resources during batch reallocation in bpf_iter_tcp_batch, where on realloc failure the code returns ERR_PTR() and leaves cur_sk

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:8 a.m.12 views

CVE-2026-64574 wifi: mac80211: tear down new links on vif update error path

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.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 8:8 a.m.10 views

EUVD-2026-53268

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...

5.5AI score0.00116EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:8 a.m.51 views

CVE-2026-64574

CVE-2026-64574 affects the Linux kernel’s wifi mac80211 subsystem. When ieee80211_vif_update_links() adds new links and drv_change_vif_links() fails, new link debugfs entries may still point to freed memory, causing a use-after-free in ieee80211_if_read_link() and a potential local denial-of-serv...

7.8CVSS5.5AI score0.00116EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:8 a.m.8 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...

5.5AI score0.00156EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/05 8:8 a.m.9 views

EUVD-2026-53267

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.6AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:8 a.m.54 views

CVE-2026-64572

CVE-2026-64572 affects the Linux kernel's IPv4 FIB path. In fib_table_insert(), new_fa is published to the leaf’s fa_list before notifiers run; if a notifier fails, the code removes new_fa via fib_remove_alias() and frees it with kmem_cache_free(). A concurrent, already-reached reader in fib_tabl...

5.4AI score0.00186EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 8:8 a.m.9 views

EUVD-2026-53266

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...

5.4AI score0.00186EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:8 a.m.53 views

CVE-2026-64573

The CVE-2026-64573 issue affects the Linux kernel Bluetooth stack (qca TLV parser). In the TLV_TYPE_NVM branch of qca_tlv_check_data(), the loop bound used length - sizeof(struct tlv_type_nvm) with length as a signed int promoted to size_t, which could underflow when firmware

5.6AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:8 a.m.42 views

CVE-2026-64571

Technical details are not publicly available in the provided documents. Monitor for updates on affected versions, fixes, and affected hardware/software.

5.5AI score0.00156EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:8 a.m.6 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...

5.4AI score0.00156EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/05 8:8 a.m.10 views

EUVD-2026-53265

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.5AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 8:8 a.m.5 views

CVE-2026-64571 wifi: p54: validate RX frame length in p54_rx_eeprom_readback()

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.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 8:8 a.m.9 views

EUVD-2026-53263

In the Linux kernel, the following vulnerability has been resolved: mpls: fix NULL deref in mplsvalidfibdumpreq on CONFIGINET=n On CONFIGINET=n builds, mplsvalidfibdumpreq walks the parsed attribute table itself instead of calling ipvalidfibdumpreq. The RTAOIF arm passes tbRTAOIF to nlagetu32...

5.4AI score0.00156EPSS
SaveExploits0References5
Rows per page
Query Builder