Lucene search
+L

19 matches found

RedHat Linux
RedHat Linux
added 2026/06/22 6:44 a.m.11 views

kernel: smc: Fix use-after-free in __pnet_find_base_ndev()

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/22 5:29 a.m.8 views

kernel: net: use dst_dev_rcu() in sk_setup_caps()

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.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/06 10:16 a.m.40 views

CVE-2026-43101

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix potential NULL dereferences in ioam6filltracedata We need to check in6devget for possible NULL value, as suggested by Yiming Qian. Also add skbdstdevrcu instead of skbdstdev, and two missing READONCE. Note that @d...

7.5CVSS0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/24 9:10 a.m.6 views

SUSE-SU-2026:20498-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-54013: interconnect: Fix locking for runpm vs reclaim bsc1256280. - CVE-2025-38321: smb: Log an error when closeallcacheddirs fails bsc1246328. ...

9.8CVSS7.1AI score0.00601EPSS
SaveExploits6References1096
OSV
OSV
added 2025/12/16 2:15 p.m.5 views

UBUNTU-CVE-2025-68188

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

5.7AI score0.00172EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/11/13 4:2 p.m.9 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.00327EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 2:2 p.m.8 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.00144EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 12:37 p.m.11 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.0043EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/11/12 10:46 a.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.8CVSS5.3AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 10:46 a.m.7 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.1CVSS6.1AI score0.00327EPSS
SaveExploits0References5
CVE
CVE
added 2025/11/12 10:23 a.m.45 views

CVE-2025-40135

CVE-2025-40135 affects the Linux kernel IPv6 path: the vulnerability arises from not using RCU protection in ip6_xmit(), leading to potential use-after-free unless dst_dev_rcu() is used. The connected advisories confirm a kernel fix and recommend upgrading to an updated kernel package (e.g., via ...

8.1CVSS5.8AI score0.00536EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 10:23 a.m.12 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
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 ip6output not using RCU to protect dstdevrcu access, which could lead to reuse after release...

6.1AI score0.0043EPSS
SaveExploits0References3
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
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.8 views

SUSE CVE-2025-40074

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

5.5CVSS6.5AI score0.00369EPSS
SaveExploits0References20
OSV
OSV
added 2025/10/28 12:15 p.m.7 views

AZL-68894 CVE-2025-40074 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

9.8CVSS5.6AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 11:48 a.m.5 views

CVE-2025-40074 ipv4: start using dst_dev_rcu()

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

9.8CVSS6.5AI score0.00369EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.8 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 an improper use of the dstdevrcu function, which could lead to reuse after release...

6.1AI score0.00369EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-40074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to...

9.8CVSS7AI score0.00369EPSS
SaveExploits0References4
Rows per page
Query Builder