Lucene search
+L

29 matches found

NVD
NVD
•added 2026/09/25 11:17 a.m.•3 views

CVE-2026-98096

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: restore network header before routing and forwarding ipv6srhrcv runs with skb-data at the Segment Routing Header SRH while skbnetworkheader points at the IPv6 header. When segmentsleft 0, ipv6srhrcv previously restored...

7.4CVSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/25 10:24 a.m.•9 views

CVE-2026-98096 ipv6: sr: restore network header before routing and forwarding

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: restore network header before routing and forwarding ipv6srhrcv runs with skb-data at the Segment Routing Header SRH while skbnetworkheader points at the IPv6 header. When segmentsleft 0, ipv6srhrcv previously restored...

7.4CVSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/11 7:44 p.m.•10 views

EUVD-2026-76472

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6rplsrhrcv ipv6rplsrhrcv dereferences idev from in6devget without a NULL check when reading idev-cnf.rplsegenabled. When the device's MTU drops below IPV6MINMTU, addrconfifdown clears...

6.2AI score0.0063EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/02 11:46 a.m.•12 views

SUSE CVE-2026-72400

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•12 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104592 advisory. In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/15 5:56 a.m.•13 views

EUVD-2026-59299

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

5.4AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/15 5:56 a.m.•35 views

CVE-2026-72400 seg6: validate SRH length before reading fixed fields

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS0.00176EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•13 views

PT-2026-72588

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6 validate srh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6 sr hdr fields. The BPF SEG6 enca...

5.4AI score0.00176EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2026/07/21 11:40 p.m.•13 views

CVE-2026-63984

A flaw was found in the Linux kernel's IPv6 Routing Protocol for Low-Power and Lossy Networks RPL segment routing header SRH decompression function, ipv6rplsrhdecompress. An integer overflow occurs when processing a specially crafted IPv6 packet, causing the header length calculation to truncate...

9.8CVSS5.5AI score0.00755EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/20 9:52 a.m.•9 views

SUSE-SU-2026:22763-1 Security update for the Linux Kernel (Live Patch 11 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.32.1 fixes various security issues The following security issues were fixed: - CVE-2026-31505: iavf: fix out-of-bounds writes in iavfgetethtoolstats bsc1263094. - CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of...

9.8CVSS6.5AI score0.0099EPSS
SaveExploits8References41
EUVD
EUVD
•added 2026/07/19 2:56 p.m.•16 views

EUVD-2026-45757

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix hdrlen overflow in ipv6rplsrhdecompress ipv6rplsrhdecompress computes: outhdr-hdrlen = n + 1 sizeofstruct in6addr 3; hdrlen is u8. For n = 127 the result exceeds 255 and silently truncates. With n=127 cmpri=15,...

5.5AI score0.00755EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/19 2:56 p.m.•16 views

CVE-2026-63984 ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix hdrlen overflow in ipv6rplsrhdecompress ipv6rplsrhdecompress computes: outhdr-hdrlen = n + 1 sizeofstruct in6addr 3; hdrlen is u8. For n = 127 the result exceeds 255 and silently truncates. With n=127 cmpri=15,...

9.8CVSS5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•17 views

PT-2026-61301

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow occurs in the ipv6 rpl srh decompress function when processing Routing Header SRH decompression. The hdrlen variable, defined as u8, fails to hold values when n is 12...

9.8CVSS5.2AI score0.00755EPSS
SaveExploits0
OSV
OSV
•added 2026/07/16 8:59 a.m.•8 views

SUSE-SU-2026:22731-1 Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-40.1 fixes various security issues The following security issues were fixed: - CVE-2026-23393: bridge: cfm: Fix race condition in peermep deletion bsc1260524. - CVE-2026-31505: iavf: fix out-of-bounds writes in iavfgetethtoolstats bsc1263094....

9.8CVSS5.7AI score0.0099EPSS
SaveExploits8References49
OSV
OSV
•added 2026/05/21 1:16 p.m.•10 views

AZL-87077 CVE-2026-43501 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve maclen headroom when recompressed SRH grows ipv6rplsrhrcv decompresses an RFC 6554 Source Routing Header, swaps the next segment into ipv6hdr-daddr, recompresses, then pulls the old header and pushes the new on...

9.8CVSS6AI score0.0099EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/11/05 12:00 a.m.•7 views

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

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989511 advisory. In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the...

7.5CVSS5.8AI score0.00746EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2025/10/28 12:00 a.m.•12 views

The vulnerability of the rpl_do_srhInline() function in the Linux operating system’s kernel component, which allows a hacker to cause a service failure.

The vulnerability of the rpldosrhInline function in the Linux operating system’s kernel component is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00335EPSS
SaveExploits0References12Affected Software3
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•17 views

EUVD-2023-28811

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00635EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
•added 2025/09/04 1:18 a.m.•8 views

rpl: Fix use-after-free in rpl_do_srh_inline().

...

9.8CVSS7AI score0.00335EPSS
SaveExploits0
CNNVD
CNNVD
•added 2024/09/18 12:00 a.m.•13 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 the fact that the per-CPU variable seg6bpfsrhstates::srh is never assigned in the self-check use case, but i...

5.5CVSS6.6AI score0.00247EPSS
SaveExploits0References4
Rows per page
Query Builder