Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2026-64453 — usb: misc: usbio: fix disconnect UAF in client teardown

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: fix disconnect UAF in client teardown usbio_disconnect() walks usbio->cli_list in reverse and uninitializes eac…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64452 — 6lowpan: fix NHC entry use-after-free on error path

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpan_nhc_do_uncompression() looks up an NHC descriptor while holding lowpan…

| Race Condition
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64451 — tracing: Fix NULL pointer dereference in func_set_flag()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in func_set_flag() func_set_flag() dereferences tr->current_trace_flags before verifying th…

| Misconfiguration
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64450 — tipc: fix out-of-bounds read in broadcast Gap ACK blocks

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATE_MSG can carry a Gap ACK blocks record in its …

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64449 — staging: vme_user: bound slave read/write to the kern_buf size

In the Linux kernel, the following vulnerability has been resolved: staging: vme_user: bound slave read/write to the kern_buf size The SLAVE-path helpers buffer_to_user() and buffer_from_user() cop…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64448 — smb: client: restrict implied bcc[0] exemption to responses without data area

In the Linux kernel, the following vulnerability has been resolved: smb: client: restrict implied bcc[0] exemption to responses without data area smb2_check_message() has a long-standing quirk that…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64447 — staging: media: ipu7: fix double-free and use-after-free in error paths

In the Linux kernel, the following vulnerability has been resolved: staging: media: ipu7: fix double-free and use-after-free in error paths In both ipu7_isys_init() and ipu7_psys_init(), pdata is a…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64446 — staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie() supplicant_ie is a 256-byte array in struct security_pr…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64445 — staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth() OnAuth() has two bugs in the shared-key authentication path…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64444 — staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop The IE parsing loop in OnAssocRsp() advances by (pIE->length + 2) each i…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64443 — staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop The IE parsing loop in update_beacon_info() advances by (pIE->le…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64442 — staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl() Two IE parsing loops are missing the header …

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64441 — staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps…

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() Three IE/attribute parsing funct…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64440 — staging: rtl8723bs: fix OOB write in HT_caps_handler()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB write in HT_caps_handler() HT_caps_handler() iterates pIE->length bytes and writes into HT_caps.u.HT_…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64439 — crypto: krb5 - filter out async aead implementations at alloc

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5_aead_encrypt(), krb5_aead_decrypt() in rfc3961_simplified.c an…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64438 — crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adf_disable_sriov() The VF2PF interrupt handler queues PF-side response work that s…

| Race Condition
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64437 — ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL Commit f580d27e8928 ("ksmbd: fix use-after-free …

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64436 — net: af_key: initialize alg_key_len for IPComp states

In the Linux kernel, the following vulnerability has been resolved: net: af_key: initialize alg_key_len for IPComp states pfkey_msg2xfrm_state() handles the IPComp (SADB_X_SATYPE_IPCOMP) case by al…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
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 skb_queue_len() readers on audit_queue Multiple readers access audit_queue.qlen via skb_queue_len() with…

| Race Condition
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
0.0 NA
CVE-2026-64434 — Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref l2cap_chan_timeout() runs asynchronously and accesses chan->conn…

| Memory Corruption
Jul 25, 2026 Jul 25, 2026
Jul 25, 2026
Jul 25, 2026
Showing 20 of 9374 Results