Lucene search
+L

330120 matches found

ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-74554

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

5.2AI score0.00204EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-74554

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

8.8CVSS5.4AI score0.00204EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-74554 wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

8.8CVSS0.00204EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago6 views

CVE-2026-74554 wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

8.8CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 4 days ago11 views

CVE-2026-74551

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 DMA-align output buffer Sashiko reports: When sendoutputreport calls hidhwoutputreport, the underlying USB HID core calls usbinterruptmsg which maps this buffer directly for DMA. When the DMA mapping flushes or...

5.8AI score0.00129EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-74551 hwmon: (nzxt-smart2) DMA-align output buffer

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 DMA-align output buffer Sashiko reports: When sendoutputreport calls hidhwoutputreport, the underlying USB HID core calls usbinterruptmsg which maps this buffer directly for DMA. When the DMA mapping flushes or...

7.8CVSS0.00129EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago5 views

CVE-2026-74551 hwmon: (nzxt-smart2) DMA-align output buffer

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 DMA-align output buffer Sashiko reports: When sendoutputreport calls hidhwoutputreport, the underlying USB HID core calls usbinterruptmsg which maps this buffer directly for DMA. When the DMA mapping flushes or...

7.8CVSS5.9AI score
SaveExploits0References8
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-59616

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 DMA-align output buffer Sashiko reports: When sendoutputreport calls hidhwoutputreport, the underlying USB HID core calls usbinterruptmsg which maps this buffer directly for DMA. When the DMA mapping flushes or...

5.8AI score0.00129EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago23 views

CVE-2026-74551

CVE-2026-74551 affects the Linux kernel hwmon path for nzxt-smart2. The issue arises when send_output_report() triggers USB HID DMA mapping via hid_hw_output_report(), which maps the output buffer for DMA using usb_interrupt_msg(). On non-coherent CPUs (e.g., ARM/MIPS), flushing/invalidating the ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago7 views

CVE-2026-74550 net: do not send ICMP/NDISC Redirects when peer allocation fails

In the Linux kernel, the following vulnerability has been resolved: net: do not send ICMP/NDISC Redirects when peer allocation fails When inetgetpeerv4 or inetgetpeerv6 fails to allocate a peer entry under memory pressure or tree size caps, redirect handlers previously fell back to sending...

7.5CVSS5.6AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-74550

In the Linux kernel, the following vulnerability has been resolved: net: do not send ICMP/NDISC Redirects when peer allocation fails When inetgetpeerv4 or inetgetpeerv6 fails to allocate a peer entry under memory pressure or tree size caps, redirect handlers previously fell back to sending...

5.4AI score0.00441EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-74550 net: do not send ICMP/NDISC Redirects when peer allocation fails

In the Linux kernel, the following vulnerability has been resolved: net: do not send ICMP/NDISC Redirects when peer allocation fails When inetgetpeerv4 or inetgetpeerv6 fails to allocate a peer entry under memory pressure or tree size caps, redirect handlers previously fell back to sending...

7.5CVSS0.00441EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago13 views

EUVD-2026-59615

In the Linux kernel, the following vulnerability has been resolved: net: do not send ICMP/NDISC Redirects when peer allocation fails When inetgetpeerv4 or inetgetpeerv6 fails to allocate a peer entry under memory pressure or tree size caps, redirect handlers previously fell back to sending...

5.4AI score0.00441EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago20 views

CVE-2026-74548

CVE-2026-74548 affects the Linux kernel’s forcedeth driver, where nv_remove() frees per-CPU txrx_stats before unregister_netdev(), allowing a use-after-free for txrx_stats accessed by ndo_get_stats64, the NAPI/xmit data path, and nv_close()/drain until unregistration completes. The fix delays fre...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 4 days ago8 views

CVE-2026-74545

In the Linux kernel, the following vulnerability has been resolved: rtase: fix double free of multi-frag skb on DMA map failure In rtasestartxmit, when the head buffer DMA mapping fails after rtasexmitfrags has mapped all fragments, the error path clears the fragment descriptors with...

5.6AI score0.00457EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 4 days ago20 views

CVE-2026-74545

CVE-2026-74545 is a Linux kernel issue where rtase_start_xmit() can double-free an skb on DMA map failure after fragments are mapped. The fix changes control flow to return immediately after clearing fragments when the skb owns frags; the no-frag path still frees the head skb once. Public advisor...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago5 views

CVE-2026-74543 net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-74543 net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago22 views

CVE-2026-74543

CVE-2026-74543 concerns the Linux kernel UDP tunnel NIC offload code. The issue: when device registration fails, the code may leak a struct udp_tunnel_nic due to an early return if utn->work_pending is set, because no subsequent NETDEV_UNREGISTER rebroadcast occurs. The fix, as described in co...

5.3AI score0.00168EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 days ago11 views

CVE-2026-74543

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

5.2AI score0.00168EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder