Lucene search
+L

1262 matches found

OSV
OSV
added 2025/11/12 11:15 a.m.12 views

UBUNTU-CVE-2025-40170

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

7.8CVSS6.6AI score0.00144EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/12 11:15 a.m.10 views

UBUNTU-CVE-2025-40133

In the Linux kernel, the following vulnerability has been resolved: mptcp: Use skdstget and dstdevrcu in mptcpactiveenable. mptcpactiveenable is called from subflowfinishconnect, which is icsk-icskafops-skrxdstset and it's not always under RCU. Using skdstgetsk-dev could trigger UAF. Let's use...

8.1CVSS5.7AI score0.00469EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:46 a.m.49 views

CVE-2025-40170

CVE-2025-40170 affects the Linux kernel net subsystem. The vulnerability arises from unsafe accesses to dst->dev in sk_setup_caps() and related paths, not guarded by RCU. The fix adds RCU protection via dst_dev_rcu() (and dst_dev_rcu()-protected paths) in sk_setup_caps(), sk_dst_gso_max_size()...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/12 10:46 a.m.12 views

CVE-2025-40168

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in smcclcprfxmatch. smcclcprfxmatch is called from smclistenwork and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the returned value o...

8.1CVSS5.1AI score0.00327EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 10:23 a.m.31 views

CVE-2025-40158

CVE-2025-40158 concerns the Linux kernel IPv6 stack. The issue arises from improper RCU usage in ip6_output(), which attempted to use dst_dev_rcu() and, per the advisory, allows a potential UAF if the RCU handling is not correct. The description specifies that the fix is to use RCU in ip6_output(...

8.1CVSS5.9AI score0.0043EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.8 views

CVE-2025-40158

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

8.1CVSS5.1AI score0.0043EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40158 ipv6: use RCU in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

8.1CVSS6.2AI score0.0043EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.19 views

CVE-2025-40149 tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().

In the Linux kernel, the following vulnerability has been resolved: tls: Use skdstget and dstdevrcu in getnetdevforsock. getnetdevforsock is called during setsockopt, so not under RCU. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the only -ndoskgetlowerdev...

7.8CVSS0.00157EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40149 tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().

In the Linux kernel, the following vulnerability has been resolved: tls: Use skdstget and dstdevrcu in getnetdevforsock. getnetdevforsock is called during setsockopt, so not under RCU. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the only -ndoskgetlowerdev...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.21 views

CVE-2025-40139 smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

7.8CVSS0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.19 views

CVE-2025-40135 ipv6: use RCU in ip6_xmit()

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF...

8.1CVSS0.00536EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40135 ipv6: use RCU in ip6_xmit()

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF...

5.2AI score0.00536EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:23 a.m.11 views

CVE-2025-40135 ipv6: use RCU in ip6_xmit()

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF...

8.1CVSS6.1AI score0.00536EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.10 views

CVE-2025-40135

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF...

8.1CVSS5.1AI score0.00536EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 10:23 a.m.25 views

CVE-2025-40133

CVE-2025-40133 is a Linux kernel vulnerability affecting Multipath TCP. The issue arises in mptcp_active_enable(), called from subflow_finish_connect(), where sk_dst_get(sk)->dev may be accessed outside RCU, risking a use-after-free. The advisory notes the fix is to use __sk_dst_get() and dst_...

8.1CVSS5.9AI score0.00469EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.6 views

kernel: Bluetooth: Fix potential use-after-free when clear keys

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 "Bluetooth: Fix use-after-free in hciremoveltk/hciremoveirk". We can not access k after kfreercu call...

7.8CVSS6.8AI score0.00139EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the use of skdstgetsk-dev by the getnetdevforsock function in non-RCU environments, which could lead to reuse...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/12 12:0 a.m.2 views

PT-2025-46643

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the smc clc prfx match function. This function is called from smc listen work without proper read-copy-update RCU or Real-Time...

7.5AI score0.00327EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the improper use of RCU protection in the smcclcprfxmatch function, which could lead to a UAF attack...

6AI score0.00327EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/12 12:0 a.m.5 views

PT-2025-46645

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw where accesses to dst-dev were not protected using Read-Copy-Update RCU. This issue was addressed by utilizing RCU in functions such as sk setup caps, s...

6.2CVSS7.4AI score0.00144EPSS
SaveExploits0
Rows per page
Query Builder