Lucene search
+L

642 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40282

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise...

8.8CVSS5.6AI score0.00273EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/06 9:51 p.m.32 views

CVE-2025-40282

In CVE-2025-40282, the Linux kernel Bluetooth 6lowpan implementation (net/bluetooth/6lowpan.c) is affected. The issue arises because netdev header_ops requires a link-local MAC header on RX skb, but the code resets this header only for the uncompressed IPv6 RX path; the compressed path already ha...

8.8CVSS6.1AI score0.00273EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/25 3:27 p.m.11 views

CLSA-2025-1764084458 bind: Fix of 2 CVEs

CVE-2025-40780: fix randomness sources, drop obsolete PRNG test - CVE-2025-40778: fix NS caching, DNAME/referral handling, restore IPv6 TCP tests...

8.6CVSS6.9AI score0.00665EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/11/19 12:00 a.m.8 views

RHEL 9 : kernel (RHSA-2025:21760)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21760 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ALSA: usb-audio: Validate UAC...

9.8CVSS7AI score0.00422EPSS
SaveExploits0References21
Microsoft CVE
Microsoft CVE
added 2025/11/13 9:02 a.m.12 views

net/ip6_tunnel: Prevent perpetual tunnel growth

...

7.8CVSS7AI score0.00143EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/12 3:08 p.m.22 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt 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.8AI score0.00422EPSS
SaveExploits0References24
EUVD
EUVD
added 2025/11/12 12:30 p.m.4 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.00548EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.8 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.8CVSS0.00143EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 10:53 a.m.16 views

CVE-2025-40173 net/ip6_tunnel: Prevent perpetual tunnel growth

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.8CVSS0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:53 a.m.7 views

CVE-2025-40173 net/ip6_tunnel: Prevent perpetual tunnel growth

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.8AI score
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:53 a.m.31 views

CVE-2025-40173

CVE-2025-40173 affects the Linux kernel’s net/ip6_tunnel code. The issue is described as an IPv6 tunnel headroom growth similar to the IPv4 case, where headroom was previously unbounded and now the IPv6 version is updated to reflect the IPv4 headroom ceiling. The consequence is described as a vul...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.22 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.1CVSS0.00548EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.15 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.1CVSS5.1AI score0.00548EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/11 12:00 a.m.7 views

Amazon Linux 2 : oci-add-hooks, --advisory ALAS2DOCKER-2025-083 (ALASDOCKER-2025-083)

The version of oci-add-hooks installed on the remote host is prior to 0-0.5.20200504git325a340. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2DOCKER-2025-083 advisory. net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted valu...

7.5CVSS7.4AI score0.00617EPSS
SaveExploits0References22
Amazon
Amazon
added 2025/11/10 12:00 a.m.11 views

Important: nerdctl

Issue Overview: net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed withi...

7.5CVSS6.9AI score0.00617EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989824)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989824 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ensure we call ipv6mcdown at most once There are two reasons for addrconfnotify to be...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988735)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988735 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6fragment Blamed commit claimed rcureadlock was held by ip6fragme...

7.8CVSS5.9AI score0.00265EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989529)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989529 advisory. In the Linux kernel, the following vulnerability has been resolved: net, neigh: Fix null-ptr-deref in neightableclear When IPv6 module gets initialized but hits an...

5.5CVSS5.2AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

DEBIAN-CVE-2023-53705

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

8.2CVSS5.5AI score0.00526EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2023-53705 ipv6: Fix out-of-bounds access in ipv6_find_tlv()

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

8.2CVSS0.00526EPSS
SaveExploits0References8
Rows per page
Query Builder