Lucene search
+L

5511 matches found

NVD
NVD
added 2026/01/23 4:15 p.m.19 views

CVE-2026-22994

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference count leak in bpfprogtestrunxdp syzbot is reporting unregisternetdevice: waiting for sit0 to become free. Usage count = 2 problem. A debug printk patch found that a refcount is obtained at xdpconvertmdtobuff fr...

5.5CVSS0.00119EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.6 views

CVE-2025-71159

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

9.8CVSS6.6AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/23 4:15 p.m.8 views

UBUNTU-CVE-2025-71159

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

9.8CVSS5.7AI score0.00206EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.9 views

CVE-2026-22994

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference count leak in bpfprogtestrunxdp syzbot is reporting unregisternetdevice: waiting for sit0 to become free. Usage count = 2 problem. A debug printk patch found that a refcount is obtained at xdpconvertmdtobuff fr...

5.7AI score0.00119EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/01/23 3:23 p.m.32 views

CVE-2025-71159

CVE-2025-71159 — Linux kernel btrfs use-after-free in delayed inode . Affected: the btrfs_get_or_create_delayed_node() path in fs/btrfs/delayed-inode.c. Root cause: the delayed_node refcount was set before acquiring root->delayed_nodes, creating a missing memory barrier and allowing stores to ...

9.8CVSS5.3AI score0.00206EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:23 p.m.7 views

CVE-2025-71159

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

5.2AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/23 3:16 p.m.26 views

AZL-78425 CVE-2025-71150 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS5.6AI score0.00233EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/23 3:16 p.m.9 views

CVE-2025-71146

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is...

7.5CVSS0.00239EPSS
SaveExploits0References7
NVD
NVD
added 2026/01/23 3:16 p.m.9 views

CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/23 3:16 p.m.12 views

UBUNTU-CVE-2025-71157

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: always drop device refcount in ibdelsubdeviceandput Since nldevdeldev introduced by commit 060c642b2ab8 "RDMA/nldev: Add support to add/delete a sub IB device through netlink" grabs a reference using ibdevicegetbyindex...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.7 views

CVE-2025-71152

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/01/23 2:25 p.m.37 views

CVE-2025-71157 RDMA/core: always drop device refcount in ib_del_sub_device_and_put()

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: always drop device refcount in ibdelsubdeviceandput Since nldevdeldev introduced by commit 060c642b2ab8 "RDMA/nldev: Add support to add/delete a sub IB device through netlink" grabs a reference using ibdevicegetbyindex...

0.00119EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/23 2:25 p.m.6 views

CVE-2025-71157

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: always drop device refcount in ibdelsubdeviceandput Since nldevdeldev introduced by commit 060c642b2ab8 "RDMA/nldev: Add support to add/delete a sub IB device through netlink" grabs a reference using ibdevicegetbyindex...

5.2AI score0.00119EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/01/23 2:15 p.m.45 views

CVE-2025-71150

The cited connected doc describes the same issue as CVE-2025-71150: in the Linux kernel’s ksmbd subsystem, a refcount leak occurs when a session is found but not SMB2_SESSION_VALID during session lookup. The fix explicitly releases the session reference by calling ksmbd_user_session_put, addressi...

7.5CVSS5.2AI score0.00233EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/01/23 2:15 p.m.62 views

CVE-2025-71150 ksmbd: Fix refcount leak when invalid session is found on session lookup

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/23 2:15 p.m.8 views

CVE-2025-71150 ksmbd: Fix refcount leak when invalid session is found on session lookup

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS5.3AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.47 views

CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS5.3AI score0.00233EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 2:15 p.m.12 views

CVE-2025-71146 netfilter: nf_conncount: fix leaked ct in error paths

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is...

7.5CVSS5.3AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/01/23 2:15 p.m.33 views

CVE-2025-71146 netfilter: nf_conncount: fix leaked ct in error paths

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is...

7.5CVSS0.00239EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.15 views

Linux Kernel Security Vulnerabilities

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 settings of refcount and delayednode pointer sequences. This vulnerability may lead to...

7.8CVSS7AI score0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder