Lucene search
+L

2830 matches found

OSV
OSV
added 2026/02/16 11:21 a.m.33 views

CLSA-2026-1771240859 kernel: Fix of 13 CVEs

vsock: Do not allow binding to VMADDRPORTANY CVE-2025-38618 - cnic: Fix use-after-free bugs in cnicdeletetask CVE-2025-39945 - scsi: bfa: Double-free fix CVE-2025-38699 - pptp: ensure minimal skb length in pptpxmit CVE-2025-38574 - ipv6: reject malicious packets in ipv6gsosegment CVE-2025-38572 -...

8.8CVSS7AI score0.00367EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/16 6:38 a.m.13 views

CVE-2026-23204

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.3CVSS5.1AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/14 4:27 p.m.67 views

CVE-2026-23204

CVE-2026-23204 affects the Linux kernel net/sched cls_u32. The root cause is that skb_header_pointer() does not fully validate negative @offset values, enabling a slab-out-of-bounds condition in u32_classify() (reported as BUG: KASAN). The fix replaces skb_header_pointer() with skb_header_pointer...

7.1CVSS5.2AI score0.00127EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 3:14 p.m.24 views

CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.2AI score0.00111EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 3:03 p.m.66 views

CLSA-2026-1771081379 kernel: Fix of 76 CVEs

HID: core: ensure the allocated report buffer can contain the reserved report ID CVE-2025-38495 - fs/proc: fix uaf in procreaddirde CVE-2025-40271 - ALSA: usb-audio: Fix potential overflow of PCM transfer buffer CVE-2025-40269 - Bluetooth: ISO: Fix possible UAF on isoconnfree CVE-2025-40141 -...

9.8CVSS7AI score0.006EPSS
SaveExploits3References1
Positive Technologies
Positive Technologies
added 2026/02/14 12:00 a.m.17 views

PT-2026-8129

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmalloc nolock context check for PREEMPT RT On PREEMPT RT kernels, local lock becomes a sleeping lock. The current check in kmalloc nolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.2AI score0.00111EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/12 1:06 a.m.22 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/11 12:25 a.m.18 views

kernel: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare

A slab-out-of-bounds exists in the linux kernel in efivarfsdcompare, such that the issue can be triggered by parallel lookups using an invalid filename due to an incorrect memcmp function...

7.1CVSS5.8AI score0.00163EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/09 6:09 p.m.22 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/04 4:08 p.m.61 views

CVE-2026-23086 vsock/virtio: cap TX credit to local buffer size

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit directly from peerbufalloc, which is set from the remote endpoint's SOVMSOCKETSBUFFERSIZE value. On the host side this means that the...

0.00148EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit directly from peerbufalloc, which is set from the remote endpoint's...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/02 10:10 a.m.15 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 4:06 a.m.15 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.29 views

SUSE CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/31 12:16 p.m.17 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

0.00184EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.11 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.4AI score0.00184EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/31 12:16 p.m.14 views

UBUNTU-CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.7AI score0.00184EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.7 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.7AI score0.00184EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/01/31 11:42 a.m.14 views

EUVD-2026-5060

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23034

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer...

4.8AI score0.00184EPSS
SaveExploits0References3
Rows per page
Query Builder