Lucene search
K

66 matches found

RedHat Linux
RedHat Linux
added 3 days ago12 views

ovn: ovn: Heap Over-Read in ICMP Error Response Generation - security issue

When generating an ICMP Destination Unreachable or Packet Too Big response, the handler copies a portion of the original packet into the ICMP error body using the IP header's self-declared total length iptotlen for IPv4, ip6plen for IPv6 without validating it against the actual packet buffer size...

6.5CVSS5.9AI score0.0004EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.8 views

SUSE CVE-2026-45850

In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph-len already contains its offset, so use it to fix the problem...

5.8AI score0.00024EPSS
Exploits0References3
NVD
NVD
added 2026/05/27 2:16 p.m.7 views

CVE-2026-45850

In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph-len already contains its offset, so use it to fix the problem...

0.00024EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.5 views

PT-2026-43717

In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph-len already contains its offset, so use it to fix the problem...

5.8AI score0.00024EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/22 3:21 a.m.7 views

EUVD-2026-31403

An attacker sending tcp, il, rudp, rudp, or gre packets with a length less than the header size would trigger a kernel panic...

9.2CVSS5.8AI score0.00052EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/05/14 12:0 a.m.5 views

Fleet 安全漏洞

Fleet is an open-source device management platform developed by Fleet Device Management. It supports various operating systems and devices, and helps IT and security teams with device management, vulnerability reporting, MDM operations, etc. Versions of Fleet prior to 4.80.1 contained security...

7.5CVSS5.8AI score0.00083EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 10:16 p.m.3 views

CVE-2026-42544

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS0.00084EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.6 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from issues with header offset overflow and protocol header misalignment during the extraction of data...

7.5CVSS5.9AI score0.0005EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.5 views

PT-2026-38268

Name of the Vulnerable Software and Affected Versions Granian versions 1.2.0 through 2.7.3 Description An unauthenticated client can cause a worker process to abort by sending a WebSocket upgrade request containing non-ASCII bytes in the Sec-WebSocket-Protocol header. This occurs during the...

7.5CVSS5.8AI score0.00084EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.3 views

OVN 安全漏洞

OVN is an open-source data center virtualization platform based on virtual network technology. OVN has a security vulnerability that arises from the lack of verification of the total length of the IP header declaration and the actual packet buffer size when generating ICMP error responses. This c...

6.5CVSS5.9AI score0.0004EPSS
Exploits0References1
CVE
CVE
added 2026/04/22 1:54 p.m.4 views

CVE-2026-31472

CVE-2026-31472 concerns the Linux kernel, specifically the xfrm/ IPTFS path. A crafted ESP packet with an inner IPv4 header can cause an infinite loop in __input_process_payload() if the inner header has tot_len=0 or malformed ihl. The fix adds validation to reject inner packets where tot_len &lt...

5.5CVSS5.6AI score0.00015EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.3 views

RHEL 9 : nodejs:24 (RHSA-2026:7350)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:7350 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS7.3AI score0.00175EPSS
Exploits1References38
Snyk
Snyk
added 2026/03/30 5:26 p.m.1 views

Incorrect Privilege Assignment

Overview Affected versions of this package are vulnerable to Incorrect Privilege Assignment due to improper BGP header validation in the BGPHeader.DecodeFromBytes function. An attacker can modify BGP header data by sending specially crafted packets to the affected process. Remediation Upgrade...

6.3CVSS5.9AI score0.00059EPSS
Exploits0References3
CVE
CVE
added 2026/03/26 5:26 p.m.5 views

CVE-2026-33495

Ory Oathkeeper is vulnerable to an authentication bypass when behind proxies/CDNs due to improper handling of X-Forwarded-Proto. If serve.proxy.trust_forwarded_headers is not respected, requests with manipulated X-Forwarded-Proto can satisfy a different rule-set (HTTP vs HTTPS) and bypass authent...

6.5CVSS5.8AI score0.00016EPSS
Exploits0References2Affected Software1
Snyk
Snyk
added 2026/03/20 8:50 p.m.1 views

Missing Authorization

Overview github.com/ory/oathkeeper/proxy is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules Affected versions of this package are vulnerable to Missing Authorization in the evaluation of the X-Forwarded-Proto header due to...

6.9CVSS5.8AI score0.00016EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:50 p.m.2 views

Ory Oathkeeper has an authentication bypass by usage of untrusted header

Description Ory Oathkeeper is often deployed behind other components like CDNs, WAFs, or reverse proxies. Depending on the setup, another component might forward the request to the Oathkeeper proxy with a different protocol http vs. https than the original request. In order to properly match the...

6.5CVSS5.8AI score0.00016EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/02/26 8:47 a.m.2 views

BIT-MONGODB-2026-1848 Connections received from the proxy port may not count towards total accepted connections

Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pending the proxy protocol header...

8.2CVSS5.5AI score0.00078EPSS
Exploits0References2
NVD
NVD
added 2026/02/10 7:15 p.m.3 views

CVE-2026-1848

Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pending the proxy protocol header...

8.2CVSS0.00078EPSS
Exploits0References1
OSV
OSV
added 2026/02/10 7:15 p.m.1 views

CVE-2026-1848

Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pending the proxy protocol header...

8.2CVSS5.9AI score
Exploits0References1
OSV
OSV
added 2026/02/10 7:15 p.m.1 views

UBUNTU-CVE-2026-1848

Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pending the proxy protocol header...

8.2CVSS5.8AI score0.00078EPSS
Exploits0References3
Rows per page
Query Builder