Lucene search
+L

357510 matches found

CVE
CVE
added 2 days ago17 views

CVE-2026-68118

The CVE-2026-68118 entry concerns the Linux kernel TCP stack, specifically the SYN-RECEIVED path in tcp_check_req(). A non-exact in-window RST could be accepted without matching SEG.SEQ to RCV.NXT, potentially removing the request instead of triggering a challenge ACK. The fix enforces RFC 9293/5...

5.3AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago19 views

CVE-2026-68117

In the Linux kernel TIPC subsystem, CVE-2026-68117 is resolved by clearing sock->sk on the failed-insert path in tipc_sk_create(). When tipc_sk_insert() fails, sk_free(sk) previously left sock->sk dangling, allowing a use-after-free during accept(). The root cause is that tipc_release() cou...

5.4AI score0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago4 views

CVE-2026-68117 tipc: clear sock->sk on the failed-insert path in tipc_sk_create()

In the Linux kernel, the following vulnerability has been resolved: tipc: clear sock-sk on the failed-insert path in tipcskcreate When tipcskcreate fails to insert the new socket tipcskinsert returns non-zero, its error path frees the sk with skfree but leaves sock-sk pointing at the freed object...

5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-68117

In the Linux kernel, the following vulnerability has been resolved: tipc: clear sock-sk on the failed-insert path in tipcskcreate When tipcskcreate fails to insert the new socket tipcskinsert returns non-zero, its error path frees the sk with skfree but leaves sock-sk pointing at the freed object...

5.3AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2 days ago3 views

CVE-2026-68116 vxlan: mdb: Fix source list corruption on a failed replace

In the Linux kernel, the following vulnerability has been resolved: vxlan: mdb: Fix source list corruption on a failed replace When replacing the source list of an MDB remote entry, all existing sources are first marked for deletion and vxlanmdbremotesrcsadd is then called to add the new source...

5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-68116

In the Linux kernel, the following vulnerability has been resolved: vxlan: mdb: Fix source list corruption on a failed replace When replacing the source list of an MDB remote entry, all existing sources are first marked for deletion and vxlanmdbremotesrcsadd is then called to add the new source...

5.6AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2 days ago16 views

CVE-2026-68115

The CVE-2026-68115 entry relates to the Linux kernel DRM/AMDGPU gfx10 driver. The issue was that BUG_ON() caused a kernel crash and has been replaced with WARN_ON(), so the code no longer forces a crash in these cases. This is a code fix (cherry-picked from commit ac6f00beb658239bced4aaed9efbb04a...

5.3AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-68115

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit ac6f00beb658239bced4aaed9efbb04a35348d48...

5.2AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2 days ago4 views

CVE-2026-68115 drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit ac6f00beb658239bced4aaed9efbb04a35348d48...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-55496

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit ac6f00beb658239bced4aaed9efbb04a35348d48...

5.3AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-68114 drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit e4d99e04b2e9b13b97d3b17804c735f62689db23...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

CVE-2026-68114 drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit e4d99e04b2e9b13b97d3b17804c735f62689db23...

5.4AI score
SaveExploits0References5
CVE
CVE
added 2 days ago18 views

CVE-2026-68114

The CVE-2026-68114 entry concerns the Linux kernel DRM AMDGPU gfx12.1 where a BUG_ON() path was replaced with WARN_ON(), preventing a kernel crash in those cases. The fix is captured in the cherry-picked commit e4d99e04b2e9b13b97d3b17804c735f62689db23, and the changes are reflected in the related...

5.3AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55495

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit e4d99e04b2e9b13b97d3b17804c735f62689db23...

5.3AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-68114

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit e4d99e04b2e9b13b97d3b17804c735f62689db23...

5.2AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2 days ago4 views

CVE-2026-68113 drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.4AI score
SaveExploits0References7
CVE
CVE
added 2 days ago14 views

CVE-2026-68113

CVE-2026-68113: In the Linux kernel (drm/amdgpu/gfx12), the bug has been resolved by replacing BUG_ON() with WARN_ON() to avoid kernel crashes in these cases. The fix prevents an intentional crash when a condition is met, by issuing a warning instead of triggering a crash. The cherry-picked commi...

5.3AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-68113

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.2AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago10 views

EUVD-2026-55494

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.3AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago2 views

CVE-2026-68112 drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9.4.3: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit 5676593d08998d7a6d9e2d51d6b54b3820e3755c...

5.4AI score
SaveExploits0References8
Rows per page
Query Builder