Lucene search
+L

5491 matches found

OSV
OSV
added 2025/12/06 10:15 p.m.10 views

UBUNTU-CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

7.5CVSS5.7AI score0.00402EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.32 views

CVE-2025-40285 smb/server: fix possible refcount leak in smb2_sess_setup()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

7.5CVSS0.00402EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 9:51 p.m.9 views

CVE-2025-40285 smb/server: fix possible refcount leak in smb2_sess_setup()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

7.5CVSS6.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.21 views

CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

7.5CVSS5.1AI score0.00402EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.9 views

PT-2025-49386

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A reference count leak exists in the smb2 sess setup function within the SMB server component of the Linux kernel. Specifically, the reference count of ksmbd session can leak when a...

5.2AI score0.00402EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/05 4:14 p.m.6 views

CVE-2025-40258

No description is available for this CVE. Mitigation If enabled, you may disable MPTCP support. For more information please read...

7.8CVSS7.2AI score0.00527EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/04 4:16 p.m.13 views

CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS0.00454EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:16 p.m.14 views

AZL-71420 CVE-2025-40251 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 4:16 p.m.6 views

CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS0.00151EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/04 4:16 p.m.12 views

UBUNTU-CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/04 4:08 p.m.56 views

CVE-2025-40258

CVE-2025-40258 is a Linux kernel use-after-free caused by a race in mptcp_schedule_work(). The issue occurs when mptcp_schedule_work() schedules a task and then takes a reference to sk->sk_refcnt; if mptcp_worker() runs first, the refcount may be released prematurely. The fixed pattern shown i...

9.8CVSS6.1AI score0.00454EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/04 4:08 p.m.37 views

CVE-2025-40251

CVE-2025-40251 affects the Linux kernel devlink rate code. The root cause was devl_rate_nodes_destroy not clearing devlink_rate->parent (only calling rate_leaf_parent_set/rate_node_parent_set and decrementing the parent’s refcount), leaving a dangling pointer. This could trigger refcount warni...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2025/12/04 4:08 p.m.6 views

EUVD-2025-201206

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.8AI score0.00151EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/04 4:08 p.m.32 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS0.00151EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/04 4:08 p.m.6 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.6AI score0.00151EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 4:08 p.m.7 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS6.2AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-40251

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to Unset parent for all rate objects. However, it wa...

7.8CVSS6.3AI score0.00151EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/01 12:00 a.m.7 views

PT-2026-2511

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the net/mlx5e module where the PSP Profile Support Package can be unregistered twice. This occurs through both the mlx5e remove and mlx5e nic cleanup...

5.2CVSS5.4AI score0.00162EPSS
SaveExploits0References17
SUSE Linux
SUSE Linux
added 2025/11/25 9:53 a.m.4 views

Security update for grub2

This update for grub2 fixes the following issues: CVE-2025-54771: Fixed rubfileclose does not properly controls the fs refcount bsc1252931 CVE-2025-61661: Fixed out-of-bounds write in grubusbgetstring function bsc1252932 CVE-2025-61662: Fixed missing unregister call for gettext command may lead t...

4.9CVSS7.4AI score0.00204EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/11/25 12:25 a.m.16 views

SUSE CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

7CVSS6.5AI score0.00401EPSS
SaveExploits0References17
Rows per page
Query Builder