Lucene search
+L

452 matches found

NVD
NVD
added yesterday5 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...

SaveExploits0References5
ATTACKERKB
ATTACKERKB
added yesterday6 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 score
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added yesterday23 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...

SaveExploits0References5
EUVD
EUVD
added yesterday8 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 score
SaveExploits0References5
EUVD
EUVD
added yesterday5 views

EUVD-2026-59749

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid destroyworkqueueNULL on vkms init failure Two paths through vmwvkmsinit can leave vmw-crcworkq NULL while still leaving the rest of the driver in a state that calls vmwvkmscleanup at module unload: 1...

5.7AI score
SaveExploits0References4
NVD
NVD
added yesterday5 views

CVE-2026-72339

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on buildskb failure qederxbuildskb and qedetparxbuildskb do not check for a NULL return from qedebuildskb. When it returns NULL under memory pressure, the functions still consume a BD...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday25 views

CVE-2026-74403 crypto: ccp - Check for page allocation failure correctly in TIO

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

0.00156EPSS
SaveExploits0References2
CVE
CVE
added yesterday11 views

CVE-2026-72339

In the Linux kernel, CVE-2026-72339 affects the qede path: qede_rx_build_skb() and qede_tpa_rx_build_skb() fail to check NULL from qede_build_skb() under memory pressure, causing an off-by-one in BD (buffer descriptor) ring consumption and desynchronization. This can corrupt DMA page reference co...

5.4AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday5 views

EUVD-2026-59238

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on buildskb failure qederxbuildskb and qedetparxbuildskb do not check for a NULL return from qedebuildskb. When it returns NULL under memory pressure, the functions still consume a BD...

5.5AI score0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday11 views

PT-2026-73002

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

5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-72527

In the Linux kernel, the following vulnerability has been resolved: qede: fix off-by-one in BD ring consumption on build skb failure qede rx build skb and qede tpa rx build skb do not check for a NULL return from qede build skb. When it returns NULL under memory pressure, the functions still...

5.5AI score0.0022EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

TencentOS Server 2: python3 (TSSA-2026:0847)

The version of Tencent Linux installed on the remote TencentOS Server 2 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0847 advisory. Package updates are available for TencentOS Server 2 that fix the following vulnerabilities:...

9.1CVSS6.8AI score0.00579EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-68129

A flaw was found in the Linux kernel's gve driver. Under extreme memory pressure, the driver's receive Rx buffer refill process can fail, causing the number of buffers available to hardware to drop below a critical threshold. This can lead to a permanent network queue stall, where the device drop...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago9 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.00466EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

UBUNTU-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.5CVSS5.5AI score0.00466EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 6 days ago8 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.5CVSS5.6AI score0.00466EPSS
SaveExploits0References6
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55413

In the Linux kernel, the following vulnerability has been resolved: cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths In cifsclosedeferredfile, cifsclosealldeferredfiles, and cifsclosedeferredfileunderdentry, when a pending deferred close is cancelled via...

5.3AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago10 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.5CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago30 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.00466EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55510

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

5.6AI score0.00466EPSS
SaveExploits0References5
Rows per page
Query Builder