Lucene search
+L

17 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fixed an issue where uninitialized saddr values were used in xfrm6getsaddr. The xfrm6getsaddr function does not check the return value of ipv6devgetsaddr. When ipv6devgetsaddr fails to find a suitable source address...

8.6CVSS7AI score0.00375EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/06 1:06 a.m.11 views

SUSE CVE-2026-64580

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 8:16 a.m.7 views

UBUNTU-CVE-2026-64580

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/05 8:09 a.m.41 views

CVE-2026-64580 xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS0.0012EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/05 8:09 a.m.90 views

CVE-2026-64580

CVE-2026-64580 affects the Linux kernel xfrm6 path. On error when in6_dev_get(dev) returns NULL, xfrm6_fill_dst() releases the device reference with netdev_put() but leaves xdst->u.dst.dev set, causing dst_destroy() to netdev_put(dst->dev) again and double-free the net_device reference, und...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/05 8:09 a.m.8 views

EUVD-2026-53274

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

5.4AI score0.0012EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-64580

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/28 9:36 a.m.14 views

EUVD-2026-32799

In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6rcvencap xfrm6rcvencap performs an IPv6 route lookup when the skb does not already have a dst attached. ip6routeinputlookup returns a referenced dst entry even when the lookup resolves to...

5.8AI score0.00128EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.25 views

SUSE CVE-2026-43139

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6getsaddr xfrm6getsaddr does not check the return value of ipv6devgetsaddr. When ipv6devgetsaddr fails to find a suitable source address returns -EADDRNOTAVAIL, saddr-in6 is left uninitialize...

5.5CVSS5.8AI score0.00375EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/05/06 6:27 p.m.17 views

CVE-2026-43139

A flaw was found in the Linux kernel's xfrm6 subsystem. This vulnerability occurs because the xfrm6getsaddr function does not properly check the return value of ipv6devgetsaddr. This oversight can result in an uninitialized source address being used, potentially leading to system instability or a...

8.6CVSS5.8AI score0.00375EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43139

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6getsaddr xfrm6getsaddr does not check the return value of ipv6devgetsaddr. When ipv6devgetsaddr fails to find a suitable source address returns -EADDRNOTAVAIL, saddr-in6 is left uninitialize...

8.6CVSS0.00375EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.12 views

MiracleLinux 9 : kernel-5.14.0-427.40.1.el9_4 (AXSA:2024-8938:33)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-8938:33 advisory. kernel: Local information disclosure on IntelR AtomR processors CVE-2023-28746 kernel: netfilter: nftflowoffload: reset dst in route object after...

9.1CVSS7.1AI score0.00922EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-395462)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-395462 advisory. In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6dstidev return value in xfrm6getsaddr ip6dstidev can return NULL, xfrm6getsaddr...

5.5CVSS6.1AI score0.00276EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: xfrm6: Check the return value of ip6dstidev in xfrm6getsaddr. ip6dstidev can return NULL, and xfrm6getsaddr must act accordingly. syzbot reported: Oops: General protection fault, likely due to a non-canonical address...

5.5CVSS5.4AI score0.00276EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/17 3:33 a.m.7 views

SUSE CVE-2024-40959

In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6dstidev return value in xfrm6getsaddr ip6dstidev can return NULL, xfrm6getsaddr must act accordingly. syzbot reported: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1...

5.5CVSS6.5AI score0.00276EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.6 views

Linux kernel security vulnerabilities

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 the xfrm6 component failing to properly check the return value of the ip6dstidev function when obtaining a...

5.5CVSS6.4AI score0.00276EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2012/04/17 12:00 a.m.4 views

PT-2012-3357 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.22 Description: The issue is related to a double free vulnerability in the xfrm6 tunnel rcv function. This vulnerability can be exploited by remote attackers who send crafted IPv6 packets, potentially causin...

5CVSS8.5AI score0.03615EPSS
SaveExploits2References12
Rows per page
Query Builder