Lucene search
+L

2152 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/26 12:0 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004949)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004949 advisory. In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap'ing the...

7.8CVSS6.6AI score0.00384EPSS
SaveExploits0References4
Redos
Redos
added 2026/01/26 12:0 a.m.8 views

ROS-20260126-73-0045

A vulnerability in the drm/nouveau component of the Linux operating system kernel is related to errors in updating the reference count. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.2AI score0.00185EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/01/25 3:15 p.m.13 views

CVE-2026-22997

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939xtprxrtssessionactive: deactivate session upon receiving the second rts Since j1939sessiondeactivateactivatenext in j1939tprxtimer is called only when the timer is enabled, we need to call...

7.5CVSS6.2AI score0.00424EPSS
SaveExploits0References32
OSV
OSV
added 2026/01/25 3:15 p.m.4 views

UBUNTU-CVE-2026-22997

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939xtprxrtssessionactive: deactivate session upon receiving the second rts Since j1939sessiondeactivateactivatenext in j1939tprxtimer is called only when the timer is enabled, we need to call...

7.5CVSS5.9AI score0.00424EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.40 views

CVE-2026-22997 net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939xtprxrtssessionactive: deactivate session upon receiving the second rts Since j1939sessiondeactivateactivatenext in j1939tprxtimer is called only when the timer is enabled, we need to call...

7.5CVSS0.00424EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.4 views

SUSE CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7CVSS5.2AI score0.00152EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.7 views

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

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.6 views

SUSE 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.4AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.7 views

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

4.7CVSS5.3AI score0.00119EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.8 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.5CVSS5.8AI score0.00119EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/23 4:15 p.m.7 views

UBUNTU-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.5CVSS5.7AI score0.00119EPSS
SaveExploits0References22
CVE
CVE
added 2026/01/23 3:24 p.m.36 views

CVE-2026-22994

CVE-2026-22994 in the Linux kernel is due to a reference-count leak in the bpf_prog_test_run_xdp path (bpf: Fix reference count leak in bpf_prog_test_run_xdp()). The issue arises from refcount handling between xdp_convert_md_to_buff() and xdp_convert_buff_to_md() and may affect the bpf_prog_test_...

5.5CVSS5.2AI score0.00119EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/23 3:24 p.m.7 views

CVE-2026-22994 bpf: Fix reference count leak in bpf_prog_test_run_xdp()

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.5CVSS5.3AI score0.00119EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.7 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.5CVSS5.4AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 3:23 p.m.9 views

CVE-2025-71159 btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()

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

7.8CVSS5.3AI score0.00113EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.5 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...

7.8CVSS6.2AI score0.00119EPSS
SaveExploits0References12
OSV
OSV
added 2026/01/23 3:16 p.m.5 views

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

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.6 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...

5.5CVSS5.8AI score0.00118EPSS
SaveExploits0References35
CVE
CVE
added 2026/01/23 2:25 p.m.30 views

CVE-2025-71157

CVE-2025-71157 affects the Linux kernel: RDMA/core path ib_del_sub_device_and_put() bug where a device reference grabbed by nldev_deldev() (via ib_device_get_by_index()) wasn’t dropped before returning -EOPNOTSUPP. The fix is to always drop the device refcount before returning, effectively solvin...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/01/23 2:16 p.m.19 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS0.00152EPSS
SaveExploits0References6
Rows per page
Query Builder