Lucene search
+L

10929 matches found

OSV
OSV
added 2025/11/12 11:15 a.m.11 views

AZL-70019 CVE-2025-40173 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.8 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.0044EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.14 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.0044EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.5 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...

8.1CVSS0.00548EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 11:15 a.m.20 views

AZL-69995 CVE-2025-40135 affecting package kernel 6.6.126.1-1

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

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

8.1CVSS6.6AI score0.00548EPSS
SaveExploits0References23
OSV
OSV
added 2025/11/12 11:15 a.m.10 views

UBUNTU-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.1CVSS5.7AI score0.0044EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/11/12 10:53 a.m.6 views

CVE-2025-40173

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS5.2AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 10:23 a.m.7 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.1CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/11/12 10:23 a.m.48 views

CVE-2025-40158

CVE-2025-40158 concerns the Linux kernel IPv6 stack. The issue arises from improper RCU usage in ip6_output(), which attempted to use dst_dev_rcu() and, per the advisory, allows a potential UAF if the RCU handling is not correct. The description specifies that the fix is to use RCU in ip6_output(...

8.1CVSS5.9AI score0.0044EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.16 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.0044EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/11/12 10:23 a.m.6 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...

5.2AI score0.00548EPSS
SaveExploits0References5
CVE
CVE
added 2025/11/12 10:23 a.m.55 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.00548EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 10:23 a.m.13 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 score
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.14 views

kernel: ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.9 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.6AI score0.00422EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.8 views

RHEL 9 : kernel-rt (RHSA-2025:21136)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21136 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

9.8CVSS7AI score0.00422EPSS
SaveExploits0References49
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-40135

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF. CVE-2025-40135 Note that Nessus relies on the presence of the...

8.1CVSS6.3AI score0.00548EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-40158

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

8.1CVSS7AI score0.0044EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990869)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990869 advisory. In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an...

5.5CVSS5.9AI score0.00268EPSS
SaveExploits0References4
Rows per page
Query Builder