Lucene search
+L

1262 matches found

SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.7 views

SUSE CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

7CVSS6.4AI score0.00412EPSS
SaveExploits0References26
OSV
OSV
added 2025/12/04 4:16 p.m.15 views

AZL-71372 CVE-2025-40257 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

9.8CVSS5.9AI score0.00412EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.26 views

CVE-2025-40257 mptcp: fix a race in mptcp_pm_del_add_timer()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

9.8CVSS0.00412EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.5 views

PT-2025-49087

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the mptcp pm del add timer function, which can lead to a race condition. Specifically, the function may call sk stop timer sync while another process ...

6.2AI score0.00412EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.5 views

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

6.1CVSS6.5AI score0.00536EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.18 views

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

6.3CVSS6.5AI score0.0043EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.10 views

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

6.3CVSS6.5AI score0.00327EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2025/11/13 5:38 p.m.7 views

CVE-2025-40139

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

4.7CVSS5.6AI score0.00141EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 12:56 p.m.8 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. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Securit...

7CVSS5.3AI score0.00536EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/11/13 9:2 a.m.7 views

ipv6: use RCU in ip6_xmit()

...

8.4CVSS7AI score0.00536EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:3 a.m.7 views

ipv6: use RCU in ip6_output()

...

7AI score0.0043EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:2 a.m.9 views

smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().

...

7AI score0.00141EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.9 views

Siemens SIMATIC S7-1500 Improper Input Validation (CVE-2025-21766)

ipv4: use RCU protection in iprtupdatepmtu. iprtupdatepmtu must use RCU protection to make sure the net structure it reads does not disappear. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

8.1CVSS6.9AI score0.00521EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.8 views

EUVD-2025-124913

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

5.7AI score0.00144EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.3 views

EUVD-2025-124948

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.8AI score0.00536EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.15 views

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.8CVSS0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 11:15 a.m.9 views

AZL-70025 CVE-2025-40158 affecting package kernel 6.6.126.1-1

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.6AI score0.0043EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.7 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.1CVSS0.0043EPSS
SaveExploits0References2
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
Rows per page
Query Builder