Lucene search
+L

52 matches found

OSV
OSV
•added 2026/09/14 4:33 p.m.•12 views

OESA-2026-3707 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a single dstcache per encap route, shared between seg6inputcore and...

10CVSS6.3AI score0.00793EPSS
SaveExploits3References112
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: seg6: A separate dstcache is used for input and output paths in the seg6 lwtunnel. The seg6 lwtunnel uses a single dstcache per encap route, which is shared between seg6inputcore and seg6outputcore. These two paths can perform th...

9.8CVSS4.6AI score0.00793EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/11 12:00 a.m.•8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-107290)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-107290 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels Some lwtunnels have a dst cache for...

5.5CVSS5.8AI score0.00203EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•14 views

PT-2026-85633

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix use-after-free in ip6 finish output2 ip6 finish output2 caches a pointer to the IPv6 destination address daddr before invoking lwtunnel xmit. The LWT-BPF transmit path or other encapsulation operations within lwtunnel...

8.8CVSS5.5AI score0.00434EPSS
SaveExploits2References129
RedHat Linux
RedHat Linux
•added 2026/09/02 1:05 p.m.•18 views

kernel: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels

A flaw was found in the Linux kernel's IPv6 networking implementation, specifically within the seg6 and rpl lwtunnels. A race condition can occur when handling destination cache entries, where a NOREF no reference destination object is used after it has been freed. This use-after-free vulnerabili...

8.1CVSS5.8AI score0.0041EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/31 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80612

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom,...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/28 4:36 p.m.•11 views

SUSE CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/28 8:16 a.m.•12 views

CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS0.00553EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/08/28 8:16 a.m.•15 views

CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/28 8:16 a.m.•11 views

UBUNTU-CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/28 6:48 a.m.•42 views

CVE-2026-80612 net: lwtunnel: Drop skb metadata before LWT encapsulation

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS0.00553EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/28 6:48 a.m.•40 views

EUVD-2026-67488

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

5.8AI score0.00553EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/28 6:48 a.m.•43 views

CVE-2026-80612

This Linux kernel vulnerability affects the net lwtunnel (lightweight tunnel) subsystem. When LWT encapsulation prepends outer headers, it moves skb->data over the headroom where XDP/TC skb metadata resides. Non-BPF encaps types (MPLS, Seg6, IOAM6) silently overwrite this metadata via skb_push...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/28 6:48 a.m.•27 views

CVE-2026-80612 net: lwtunnel: Drop skb metadata before LWT encapsulation

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/08/28 6:48 a.m.•15 views

CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•1 views

CVE-2026-80612: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•11 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100370)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100370 advisory. In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a sing...

9.8CVSS5AI score0.00793EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099739)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099739 advisory. In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a sing...

9.8CVSS5AI score0.00793EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/27 2:17 p.m.•10 views

AZL-88526 CVE-2026-46099 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6inputcore and rplinput call ip6routeinput which sets a NOREF dst on the skb, then pass it to dstcachesetip6 invoking dsthold unconditionally. On PREEMPTRT, ksoftirqd is...

8.1CVSS5.8AI score0.0041EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/04/27 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-31668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a...

9.8CVSS5.9AI score0.00793EPSS
SaveExploits0References3
Rows per page
Query Builder