Lucene search
+L

2548 matches found

NVD
NVD
added 2025/12/04 4:16 p.m.6 views

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

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

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

9.8CVSS5.9AI score0.00454EPSS
SaveExploits0References33
CVE
CVE
added 2025/12/04 4:08 p.m.43 views

CVE-2025-40257

CVE-2025-40257 affects the Linux kernel MPTCP implementation, specifically a race in mptcp_pm_del_add_timer() where sk_stop_timer_sync may run while an entry is freed, risking use-after-free. The issue is resolved by introducing RCU protection around the timer flow and replacing the add_timer fla...

9.8CVSS6AI score0.00454EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/04 4:08 p.m.8 views

EUVD-2025-201200

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

5.9AI score0.00454EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 4:08 p.m.7 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.8CVSS6.3AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.17 views

kernel: smb: client: fix use-after-free in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...

9.8CVSS5.7AI score0.00405EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40257

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported ...

9.8CVSS6.1AI score0.00454EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:00 a.m.12 views

RockyLinux 10 : kernel (RLSA-2025:20095)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:20095 advisory. kernel: xen: Xen hypercall page unsafe against speculative attacks Xen Security Advisory 466 CVE-2024-53241 kernel: exfat: fix out-of-bounds access of...

9.8CVSS7.7AI score0.00625EPSS
SaveExploits2References179
RedHat Linux
RedHat Linux
added 2025/11/25 12:37 p.m.18 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.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/21 6:13 p.m.19 views

RLSA-2025:20518 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix potential CAN frame reception race in isotprcv CVE-2022-48830 kernel: soc: qcom: cmd-db: Map shared memory as WC, not WB CVE-2024-46689 kernel: Squashfs: sanity check...

7.8CVSS6.9AI score0.007EPSS
SaveExploits1References112
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.8 views

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

7.8CVSS6.5AI score0.00144EPSS
SaveExploits0References31
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.6 views

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

6.3CVSS6.5AI score0.00147EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2025/11/13 5:36 p.m.7 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...

7CVSS5.2AI score0.00479EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 4:02 p.m.11 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...

7CVSS5.2AI score0.00334EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 2:02 p.m.9 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.4CVSS5.9AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 12:37 p.m.13 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. Mitigation Mitigation for this issue is either not available ...

7CVSS5.3AI score0.0044EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124925

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

5.8AI score0.0044EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124915

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

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

EUVD-2025-124944

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

5.8AI score0.00144EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.10 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.1CVSS0.00334EPSS
SaveExploits0References2
Rows per page
Query Builder