Lucene search
+L

2828 matches found

NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68143

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS0.00138EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:19 p.m.9 views

CVE-2026-68136

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix double aggregation of flush-marked skbs Commit 0ab03f353d36 "net-gro: Fix GRO flush when receiving a GSO packet." added a flush check to skbgroreceive, but skbgroreceivelist lacks the same validation. As a result,...

9.8CVSS0.00497EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:19 p.m.10 views

CVE-2026-68129

In the Linux kernel, the following vulnerability has been resolved: gve: fix Rx queue stall on alloc failure When the system is under extreme memory pressure, page allocations can fail during the Rx buffer refill loop. If the number of buffers posted to hardware falls below a critical low thresho...

7.5CVSS0.00518EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68135

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

0.00184EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:04 p.m.8 views

EUVD-2026-55597

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: clamp virtio RX length before skbput hwsimvirtiorxwork passes the virtqueue used-ring length reported by the device straight to skbput on a fixed-size receive skb. A backend reporting a length larger than the...

5.5AI score0.00176EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.35 views

CVE-2026-68411 wifi: mac80211_hwsim: clamp virtio RX length before skb_put

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: clamp virtio RX length before skbput hwsimvirtiorxwork passes the virtqueue used-ring length reported by the device straight to skbput on a fixed-size receive skb. A backend reporting a length larger than the...

0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.38 views

CVE-2026-68397 net/iucv: take a reference on the socket found in afiucv_hs_rcv()

In the Linux kernel, the following vulnerability has been resolved: net/iucv: take a reference on the socket found in afiucvhsrcv afiucvhsrcv looks up the destination socket under iucvsklist.lock, drops the lock, and then passes the socket to the afiucvhscallback handlers without holding a...

8.8CVSS0.00266EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.36 views

CVE-2026-68379 tcp: fix TIME_WAIT socket reference leak on PSP policy failure

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TIMEWAIT socket reference leak on PSP policy failure Release the TIMEWAIT socket reference and jump to discardit upon PSP policy failure in both IPv4 and IPv6 receive paths. This prevents a memory leak of tcptwbucket...

7.5CVSS0.00609EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:02 p.m.6 views

EUVD-2026-55401

In the Linux kernel, the following vulnerability has been resolved: sctp: auth: verify auth requirement when authchunk is NULL sctpauthchunkverify returns true unconditionally when chunk-authchunk is NULL, silently skipping authentication. This is incorrect when: 1. skbclone failed in the BH...

5.3AI score0.00597EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:00 p.m.33 views

CVE-2026-68195

The CVE describes a Linux kernel issue in the mt76/mt7615 wireless driver where PKT_TYPE_TXRX_NOTIFY is mmio-only but was dispatched on non-mmio buses, causing a NULL dereference when mt7615_mac_tx_free() calls tx_cleanup() with a NULL queue_ops->tx_cleanup(). The fix drops TXRX_NOTIFY on non-...

5.3AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:00 p.m.6 views

EUVD-2026-55294

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7925rxcheck and mt7925queuerxskb dispatch it to mt7925mactxfree on every bus. mt7925mactxfree cleans the DMA tx queues with...

5.2AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:59 a.m.29 views

CVE-2026-68143

CVE-2026-68143 affects the Linux kernel SLIP path. A race between MTU changes and receive processing can occur because sl_realloc_bufs() updates rbuff and buffsize while holding sl->lock, but slip_receive_buf() may write to rbuff without the lock. An MTU change/shrink can expose the new smalle...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.8 views

EUVD-2026-55526

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

5.5AI score0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68143 net: slip: serialize receive against buffer reallocation

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS0.00138EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:58 a.m.7 views

EUVD-2026-55517

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix double aggregation of flush-marked skbs Commit 0ab03f353d36 "net-gro: Fix GRO flush when receiving a GSO packet." added a flush check to skbgroreceive, but skbgroreceivelist lacks the same validation. As a result,...

5.4AI score0.00497EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.35 views

CVE-2026-68136 net: gro: fix double aggregation of flush-marked skbs

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix double aggregation of flush-marked skbs Commit 0ab03f353d36 "net-gro: Fix GRO flush when receiving a GSO packet." added a flush check to skbgroreceive, but skbgroreceivelist lacks the same validation. As a result,...

9.8CVSS0.00497EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:58 a.m.39 views

CVE-2026-68135

The CVE-2026-68135 entry concerns the Linux kernel NIC driver hip04, where build_skb() failures in hip04_rx_poll() could bypass the release of the current RX buffer and its DMA mapping, causing resource leaks when a replacement buffer is installed. The fix keeps the current slot intact and return...

5.5AI score0.00184EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:58 a.m.5 views

EUVD-2026-55516

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

5.5AI score0.00184EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.51 views

CVE-2026-68129

CVE-2026-68129 concerns the Linux kernel gve driver. Under extreme memory pressure, Rx buffer allocations can fail during the receive (Rx) buffer refill loop, causing the number of buffers posted to hardware to drop below a critical threshold and leading to a permanent queue stall. Consequences d...

7.5CVSS5.6AI score0.00518EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.34 views

CVE-2026-68129 gve: fix Rx queue stall on alloc failure

In the Linux kernel, the following vulnerability has been resolved: gve: fix Rx queue stall on alloc failure When the system is under extreme memory pressure, page allocations can fail during the Rx buffer refill loop. If the number of buffers posted to hardware falls below a critical low thresho...

7.5CVSS0.00518EPSS
SaveExploits0References7
Rows per page
Query Builder