Lucene search
+L

22 matches found

EUVD
EUVD
added 2026/08/15 5:56 a.m.7 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.00169EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.31 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.00169EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 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.00169EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/21 11:40 p.m.9 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.00514EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 9:52 a.m.6 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.00629EPSS
SaveExploits8References41
EUVD
EUVD
added 2026/07/19 2:56 p.m.13 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.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:56 p.m.7 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.12 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.00514EPSS
SaveExploits0
OSV
OSV
added 2026/07/16 8:59 a.m.7 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.00629EPSS
SaveExploits8References49
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
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 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.7 views

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

...

9.8CVSS7AI score0.00332EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/18 12:00 a.m.11 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.00215EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/10 12:00 a.m.19 views

PT-2024-32172

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, where the lwt seg6 related BPF ops can be invoked via bpf test run without entering input action end bpf first. This is because the per-CPU...

5.5CVSS5.5AI score0.00215EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.9 views

CVE-2021-47515

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 iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

5.5CVSS6.1AI score0.00746EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.20 views

CVE-2021-47515

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 iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

5.5CVSS6.7AI score
SaveExploits0References6
OSV
OSV
added 2024/05/24 3:15 p.m.13 views

UBUNTU-CVE-2021-47515

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 iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

7.5CVSS6.1AI score0.00746EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.24 views

CVE-2021-47515 seg6: fix the iif in the IPv6 socket control block

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 iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

7.5CVSS6.6AI score0.00746EPSS
SaveExploits0References6
NVD
NVD
added 2023/05/30 4:15 p.m.36 views

CVE-2023-24817

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2023.04, an attacker can send a crafted frame to the device resulting in an integer underflow and out of bounds access in the packet buffer...

7.5CVSS7.3AI score0.00635EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/05/30 3:50 p.m.31 views

CVE-2023-24817 RIOT-OS vulnerable to Out of Bounds write in routing with SRH

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2023.04, an attacker can send a crafted frame to the device resulting in an integer underflow and out of bounds access in the packet buffer...

7.5CVSS7.5AI score0.00635EPSS
SaveExploits0References2
Rows per page
Query Builder