Lucene search
+L

1967 matches found

Cvelist
Cvelist
added 2025/11/12 10:46 a.m.21 views

CVE-2025-40168 smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().

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.1CVSS0.00327EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/12 10:46 a.m.45 views

CVE-2025-40168

The CVE-2025-40168 issue affects the Linux kernel in the smc_clc_prfx_match() function (net/smc/smc_clc.c); it can cause a use-after-free when dst_entry is handled outside RCU/RTNL. The recommended fix is to use __sk_dst_get() and dst_dev_rcu() to obtain the destination device. The vulnerability ...

8.1CVSS5.8AI score0.00327EPSS
SaveExploits0References2
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
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.13 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.1CVSS0.0043EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/12 10:23 a.m.32 views

CVE-2025-40149

CVE-2025-40149 affects the Linux kernel TLS path: get_netdev_for_sock() could trigger a use-after-free if sk_dst_get(sk)->dev is used during setsockopt(). The fix replaces sk_dst_get() with __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(), and notes that the only user of ->ndo_sk_g...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0References7Affected Software1
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
CVE
CVE
added 2025/11/12 10:23 a.m.28 views

CVE-2025-40139

Technical details for CVE-2025-40139 are not publicly provided in the supplied documents. Monitor for updates from the advisories.

7.8CVSS6AI score0.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
OSV
OSV
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40133 mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable().

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.1CVSS6.2AI score0.00469EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.18 views

CVE-2025-40133 mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable().

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.1CVSS0.00469EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.8 views

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.1AI score0.00469EPSS
SaveExploits0
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
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.6 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 not properly using the RCU to protect dstdev access, which could lead to reuse after release...

6.1AI score0.00469EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40133

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: Use skdstget and dstdevrcu in mptcpactiveenable. mptcpactiveenable is called from subflowfinishconnect, which is icsk-icskafops-skrxdstset and it's not...

8.1CVSS6.3AI score0.00469EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40170

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and...

7.8CVSS6.5AI score0.00144EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40139

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS7.1AI score0.00141EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.11 views

kernel: tcp: drop secpath at the same time as we currently drop dst

In the Linux kernel, the following vulnerability has been resolved: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6tunnelnetexit while running tests that boil down to: - create a pair of netns - run a basic TCP test over ipcomp6 - delete the...

7.8CVSS6.8AI score0.00219EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/11/06 8:58 a.m.10 views

Symlink Validation Bypass

tar-fs is vulnerable to symlink validation bypass. The vulnerability is due to improper validation of symbolic links during tar extraction, which allows an attacker to overwrite arbitrary files if the destination directory is predictable with a crafted tarball...

8.7CVSS7.5AI score0.00516EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/06 8:9 a.m.7 views

Improper Input Validation

github.com/siderolabs/omni is vulnerable to an improper input validation. The vulnerability is due to the lack of validation on the destination address in the WireGuard SideroLink interface configuration, which allows an attacker with access to a malicious workload to send arbitrary packets over...

5.4CVSS7.1AI score0.00182EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988822)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988822 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix a memleak when uncloning an skb dst and its metadata When uncloning an skb dst and its...

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