Lucene search
+L

329622 matches found

Wolfi
Wolfi
added 6 days ago6 views

CVE-2026-59842 vulnerabilities

Vulnerabilities for packages: libssh...

5.3CVSS5.1AI score0.0042EPSS
SaveExploits0
Ubuntu
Ubuntu
added 6 days ago11 views

USN-8636-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Media drivers; - Network drivers; - Mellanox network drivers; - Texas...

9.8CVSS5.6AI score0.03234EPSS
SaveExploits87
Ubuntu
Ubuntu
added 6 days ago8 views

USN-8634-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - Cryptographic API; - InfiniBand drivers; - Media drivers; - STMicroelectronics network drivers;...

9.8CVSS5.5AI score0.00908EPSS
SaveExploits72
OSV
OSV
added 6 days ago9 views

JLSEC-2026-1268 Cap'n Proto and its Rust implementation vulnerable to out-of-bounds read due to logic error handling list-of-list

The Cap'n Proto library and capnp Rust package are vulnerable to out-of-bounds read due to logic error handling list-of-list. If a message consumer expects data of type "list of pointers", and if the consumer performs certain specific actions on such data, then a message producer can cause the...

5.4CVSS6.2AI score0.00852EPSS
SaveExploits0References15
Ubuntu
Ubuntu
added 6 days ago6 views

USN-8629-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Network traffic control; - IPv4 networking; - IPv6...

9.8CVSS7AI score0.00908EPSS
SaveExploits18
RedHat Linux
RedHat Linux
added 6 days ago6 views

next: Next.js: Denial of Service via excessive memory consumption in Server Actions

A flaw was found in Next.js. An attacker sending specially crafted requests to a Next.js application utilizing the App Router with Server Actions configured to use the Edge runtime can cause excessive memory consumption. This can lead to a denial of service DoS due to resource exhaustion...

6.3CVSS5.3AI score0.00531EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 6 days ago6 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via memory exhaustion in SPDY-to-HTTP codec

A flaw was found in Netty. A remote attacker can exploit a vulnerability in the SpdyHttpDecoder handler of Netty's SPDY-to-HTTP codec. When processing a client-initiated SYNSTREAM frame, the decoder fails to release allocated memory if the stream is reset or content limits are exceeded. This...

8.7CVSS5.3AI score0.00612EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 6 days ago6 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.4AI score0.00856EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 6 days ago6 views

netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression

A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli br, Zstandard zstd, or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an...

7.5CVSS6.9AI score0.0099EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 6 days ago7 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 6 days ago7 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS7.2AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 6 days ago5 views

netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers

A flaw was found in the Netty HAProxy PROXY protocol v2 codec. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy PROXY protocol v2 header with nested PP2TYPESSL type-length-value TLV records. This can lead to a memory leak, causing the underlying cumulation...

8.7CVSS5.6AI score0.0063EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 6 days ago8 views

netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message

A flaw was found in netty-codec-haproxy, a component of the Netty network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy message with a malformed PP2TYPESSL TLV Type-Length-Value header. This can lead to an IndexOutOfBoundsException...

7.5CVSS5.4AI score0.00617EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 6 days ago6 views

Next.js: Next.js: Denial of Service via Image Optimization API

A flaw was found in Next.js. When self-hosting Next.js with the default image loader, the Image Optimization API fetches local images entirely into memory without enforcing a maximum size limit. A remote attacker could exploit this by requesting large local assets from the /next/image endpoint...

7.5CVSS7.3AI score0.00739EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 6 days ago6 views

netty: io.netty/netty-codec-compression: io.netty/netty-codec: Netty: Denial of Service via excessive memory allocation in LZ4FrameDecoder

A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted LZ4 compressed data stream. This can cause the Lz4FrameDecoder to allocate a large amount of memory up to 32 MB per block before...

7.5CVSS6.7AI score0.00429EPSS
SaveExploits1References5
SUSE Linux
SUSE Linux
added 6 days ago4 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues: The following security issues were fixed: CVE-2026-46056: Bluetooth: hcievent: fix potential UAF in SSP passkey handlers bsc1267435. CVE-2026-46193: xfrm: ah: account for ESN high bits in async callbacks bsc126765...

9.3CVSS7AI score0.00704EPSS
SaveExploits14References330
RedHat Linux
RedHat Linux
added 6 days ago9 views

Important: Red Hat Security Advisory: python-pillow security update

An update for python-pillow is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scori...

9.1CVSS5.4AI score0.00476EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 6 days ago6 views

Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image

A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes, getpixel, convert, or save ca...

9.1CVSS5.3AI score0.00476EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-68433

A flaw was found in the libceph component of the Linux kernel. This vulnerability occurs because the system incorrectly processes replies, using an allocated buffer size rather than the actual received data length. A specially crafted, truncated reply can lead to the system reading uninitialized...

8.6CVSS5.5AI score0.00282EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-68431

A flaw was found in ksmbd in the Linux kernel. When handling Server Message Block version 2 SMB2 transform requests, the system fails to validate the minimum Protocol Data Unit PDU size. An unauthenticated remote attacker can send a specially crafted, short transform packet, bypassing security...

9.1CVSS5.3AI score0.00265EPSS
SaveExploits0References4
Rows per page
Query Builder