Lucene search
+L

19 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 11:40 p.m.6 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.4 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.00595EPSS
SaveExploits8References41
EUVD
EUVD
added 2026/07/19 2:56 p.m.11 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.5 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:0 a.m.9 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.4 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.00595EPSS
SaveExploits8References49
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 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:7 p.m.9 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.5 views

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

...

9.8CVSS7AI score0.00325EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.9 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:0 a.m.16 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.7 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.19 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.5 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 =...

5.5CVSS6.1AI score0.00746EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.22 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.32 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.28 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
Openbugbounty
Openbugbounty
added 2023/03/12 1:17 p.m.14 views

srh-karriere.de Cross Site Scripting vulnerability OBB-3218618

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

SaveExploits0
Openbugbounty
Openbugbounty
added 2018/03/02 9:19 a.m.11 views

srh-info.org XSS vulnerability

Open Bug Bounty ID: OBB-572352 Description| Value ---|--- Affected Website:| srh-info.org Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

6.2AI score
SaveExploits0
Rows per page
Query Builder