Lucene search
+L

5982 matches found

CVE
CVE
added 2026/02/14 4:27 p.m.43 views

CVE-2026-23208

CVE-2026-23208 — Linux kernel ALSA USB audio OOB write fix . The issue arose when user-provided ALSA USB audio parameters led to an out-of-bounds write: calculated frames (packsize[0] * packets) exceeded URB buffer, triggering KASAN slab-out-of-bounds in sound/usb/pcm.c. The patch adds a safety c...

7.8CVSS5.2AI score0.00121EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.5 views

CVE-2026-23200

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix ECMP sibling count mismatch when clearing RTFADDRCONF syzbot reported a kernel BUG in fib6addrt2node when adding an IPv6 route. 0 Commit f72514b3c569 "ipv6: clear RA flags when adding a static route" introduced logic to...

5.2AI score0.00114EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.43 views

CVE-2026-23195 cgroup/dmem: avoid pool UAF

In the Linux kernel, the following vulnerability has been resolved: cgroup/dmem: avoid pool UAF An UAF issue was observed: BUG: KASAN: slab-use-after-free in pagecounteruncharge+0x65/0x150 Write of size 8 at addr ffff888106715440 by task insmod/527 CPU: 4 UID: 0 PID: 527 Comm: insmod...

7CVSS0.0011EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/14 4:27 p.m.45 views

CVE-2026-23193

CVE-2026-23193 affects the Linux kernel SCSI/ISCsi path (scsi: target: iscsi). The issue is a use-after-free in iscsit_dec_session_usage_count() where complete() is called while sess->session_usage_lock is held, risking use-after-free of iscsit_session during wakeup/deallocation. The fix relea...

8.8CVSS5.2AI score0.0024EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.12 views

CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.1AI score0.00122EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 4:15 p.m.19 views

UBUNTU-CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References24
OSV
OSV
added 2026/02/14 4:15 p.m.14 views

UBUNTU-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.7AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/14 3:22 p.m.5 views

CVE-2026-23139 netfilter: nf_conncount: update last_gc only when GC has been performed

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.2AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:22 p.m.6 views

CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

5.2AI score0.00327EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/14 3:22 p.m.36 views

CVE-2026-23139 netfilter: nf_conncount: update last_gc only when GC has been performed

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS0.00327EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/14 3:16 p.m.9 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS0.00105EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.9 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.7AI score0.00105EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/14 3:16 p.m.8 views

UBUNTU-CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.7AI score0.00105EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/14 3:9 p.m.39 views

CVE-2026-23127 perf: Fix refcount warning on event->mmap_count increment

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

0.00105EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/14 3:9 p.m.8 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.2AI score0.00105EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 3:9 p.m.8 views

CVE-2026-23127 perf: Fix refcount warning on event->mmap_count increment

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.2AI score
SaveExploits0References5
CVE
CVE
added 2026/02/14 3:9 p.m.41 views

CVE-2026-23127

CVE-2026-23127 affects the Linux kernel perf subsystem. The issue is caused by a refcount warning in perf_mmap_rb() when updating event->mmap_count during group-member mmap creation with PERF_FLAG_FD_OUTPUT. Specifically, refcount_inc(&event->mmap_count) can run when mmap_count is 0, trigge...

5.5CVSS5.2AI score0.00105EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper reference counting of event-mmapcount in the perf tool. This vulnerability may lead to t...

5.5CVSS6AI score0.00105EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23193

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: target: iscsi: Fix use-after-free in iscsitdecsessionusagecount In iscsitdecsessionusagecount, the function calls complete while holding the...

8.8CVSS7.6AI score0.0024EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.11 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the reference count is not released in the parsedurablehandlecontext function,...

5.5CVSS6AI score0.0028EPSS
SaveExploits0References4
Rows per page
Query Builder