Lucene search
+L

2210 matches found

SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.9 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.0017EPSS
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.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 4:2 p.m.8 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.0017EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:2 a.m.6 views

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

...

7AI score0.0017EPSS
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.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/13 12:0 a.m.24 views

CVE-2025-60671

A command injection vulnerability exists in the D-Link DIR-823G router firmware DIR823GV1.0.2B0520181207.bin in the timelycheck and sysconf binaries, which process the /var/system/linuxvlanreinit file. The vulnerability occurs because content read from this file is only partially validated for a...

0.01453EPSS
SaveExploits1References3
CVE
CVE
added 2025/11/12 9:40 p.m.722 views

CVE-2025-64500

Affected component: Symfony HttpFoundation (Symfony PHP framework). Vulnerability: The Request class improperly interprets some PATH_INFO, allowing representation of URLs without a leading slash and potentially bypassing access-control rules that assume a leading “/”. Versions and root cause: Pri...

7.3CVSS6.1AI score0.01344EPSS
SaveExploits0References5Affected Software2
EUVD
EUVD
added 2025/11/12 12:30 p.m.15 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.00182EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.7 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...

0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.5 views

AZL-70013 CVE-2025-40168 affecting package kernel 6.6.126.1-1

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.6AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 11:15 a.m.5 views

AZL-69998 CVE-2025-40139 affecting package kernel 6.6.126.1-1

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.6AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 11:15 a.m.8 views

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

5.7AI score0.0017EPSS
SaveExploits0References9
CVE
CVE
added 2025/11/12 10:46 a.m.39 views

CVE-2025-40168

CVE-2025-40168 : In the Linux kernel, smc_clc_prfx_match() was using sk_dst_get(sk)->dev, which could trigger a use-after-free since smc_listen_work() is not under RCU/RTNL. The fix switches to __sk_dst_get() and dst_dev_rcu() to safely obtain the device. Note: the function’s return value is n...

5.8AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 10:46 a.m.6 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...

6.1AI score0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/12 10:46 a.m.20 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...

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

5.1AI score0.0017EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.19 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...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 10:23 a.m.7 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...

6.2AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/11 12:0 a.m.9 views

ALSA-2025:21038 Important: kea security update

DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers suppor...

7.5CVSS6.8AI score0.00387EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/11/08 1:32 a.m.9 views

[SECURITY] Fedora 42 Update: kea-3.0.2-1.fc42

DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers suppor...

7.5CVSS6.7AI score0.00387EPSS
SaveExploits0
Rows per page
Query Builder