Lucene search
+L

41 matches found

Cvelist
Cvelist
added 2026/09/09 2:32 p.m.8 views

CVE-2026-87823 zstd-jni 1.1.1 through 1.5.7-13 Out-of-Bounds Read via Direct ByteBuffer Frame-Size Methods

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MINVALUE to read unmapped memory, causing JVM...

8.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/09 2:32 p.m.6 views

CVE-2026-87823

zstd-jni (Java JNI binding for Zstandard compression) versions 1.1.1 through 1.5.7-13 are vulnerable to an out-of-bounds read caused by 32-bit signed bounds checks in three direct-ByteBuffer frame-size native methods. An attacker can supply negative offset values near Integer.MIN_VALUE , causing ...

8.8CVSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/09 2:32 p.m.6 views

EUVD-2026-75021

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MINVALUE to read unmapped memory, causing JVM...

8.8CVSS
SaveExploits0References8
OSV
OSV
added 2026/07/28 7:17 a.m.13 views

OSV-2026-1071 Security exception in com.github.javaparser.ast.expr.FieldAccessExpr.accept

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=537183300 Crash type: Security exception Crash state: com.github.javaparser.ast.expr.FieldAccessExpr.accept com.github.javaparser.ast.visitor.VoidVisitorAdapter.visit java.base/java.nio.ByteBuffer.position...

5.8AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/07 5:17 a.m.13 views

CVE-2026-14684

A flaw was found in HdrHistogram. A local attacker can exploit a vulnerability in the decodeFromByteBuffer function by manipulating the numberOfSignificantValueDigits argument. This manipulation leads to uncontrolled memory allocation, which can result in a Denial of Service DoS condition, making...

5CVSS5.6AI score0.0016EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/04 11:30 p.m.14 views

CVE-2026-14684 HdrHistogram AbstractHistogram.java memory allocation

A flaw has been found in HdrHistogram up to 2.2.2. This affects the function org.HdrHistogram.AbstractHistogram.decodeFromByteBuffer of the file src/main/java/org/HdrHistogram/AbstractHistogram.java. This manipulation of the argument numberOfSignificantValueDigits causes uncontrolled memory...

4.8CVSS5.7AI score0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/04 11:00 p.m.160 views

CVE-2026-14683

CVE-2026-14683 affects HdrHistogram up to 2.2.2. The vulnerability is in org.HdrHistogram.AbstractHistogram.decodeFromCompressedByteBuffer, where manipulating lengthOfCompressedContents can trigger uncontrolled memory allocation. Exploitation is local, and a public exploit exists. The issue was r...

4.8CVSS5.7AI score0.0016EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/06/18 2:12 a.m.12 views

org.hdrhistogram/HdrHistogram: HdrHistogram: HdrHistogram: Denial of Service via uncontrolled memory allocation in decodeFromByteBuffer

A flaw was found in HdrHistogram. A local attacker can exploit a vulnerability in the decodeFromByteBuffer function by manipulating the numberOfSignificantValueDigits argument. This manipulation leads to uncontrolled memory allocation, which can result in a Denial of Service DoS condition, making...

4.8CVSS5.8AI score0.0016EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.41 views

PT-2026-48928

Summary A program using swift-nio is vulnerable to a potential out-of-bounds write when attacker-controlled index or length values exceeding UInt32.max are passed to some ByteBuffer methods. This affects all swift-nio versions from 1.0.0 to 2.99.0. It is fixed in 2.100.0 and later releases. Detai...

8.3CVSS5.9AI score0.00042EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2026/06/12 12:00 a.m.24 views

SwiftNIO: Out-of-bounds write via ByteBuffer index and length UInt32 overflow

A program using swift-nio is vulnerable to a potential out-of-bounds write when attacker-controlled index or length values exceeding UInt32.max are passed to some ByteBuffer methods. This affects all swift-nio versions from 1.0.0 to 2.99.0. It is fixed in 2.100.0 and later releases...

5.2AI score0.00042EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2007-1938

Malware in sbrugna...

5CVSS6.4AI score0.01619EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-2191

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does not release ByteBuffers from configured ByteBufferPool in case...

7.5CVSS7.3AI score0.02205EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.13 views

PT-2025-20402

Name of the Vulnerable Software and Affected Versions Eclipse Jetty versions 12.0.0 through 12.0.16 Description The issue arises when an HTTP/2 client specifies a very large value for the HTTP/2 settings parameter SETTINGS MAX HEADER LIST SIZE. The Jetty HTTP/2 server fails to validate this setti...

7.5CVSS7.2AI score0.00748EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2023/11/27 12:00 a.m.5 views

PT-2023-35614 · Unknown · Checkstyle

Name of the Vulnerable Software and Affected Versions: Checkstyle affected versions not specified Description: A security exception occurs in the JavaLanguageParser.expr function, potentially related to the handling of ByteBuffer positions and UTF-8 updates. Recommendations: At the moment, there ...

7AI score
SaveExploits0References2
OSV
OSV
added 2023/11/13 1:02 p.m.16 views

OSV-2023-1152 Security exception in com.puppycrawl.tools.checkstyle.grammar.java.JavaLanguageParser.expr

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64130 Crash type: Security exception Crash state: com.puppycrawl.tools.checkstyle.grammar.java.JavaLanguageParser.expr java.base/java.nio.ByteBuffer.position java.base/sun.nio.cs.UTF8.updatePositions...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/09/07 12:00 a.m.19 views

OSV-2022-852 Security exception in java.base/java.nio.Bits.reserveMemory

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51044 Crash type: Security exception Crash state: java.base/java.nio.Bits.reserveMemory java.base/java.nio.DirectByteBuffer. java.base/java.nio.ByteBuffer.allocateDirect...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/07 12:00 a.m.7 views

PT-2022-37253 · Oracle · Java

Name of the Vulnerable Software and Affected Versions: Java affected versions not specified Description: The issue is related to a security exception in Java, specifically in the java.nio package. The crash occurs in the reserveMemory function of java.nio.Bits, which is called by...

6.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/07/07 8:55 p.m.60 views

Jetty SslConnection does not release pooled ByteBuffers in case of errors

Impact SslConnection does not release ByteBuffers in case of error code paths. For example, TLS handshakes that require client-auth with clients that send expired certificates will trigger a TLS handshake errors and the ByteBuffers used to process the TLS handshake will be leaked. Workarounds...

7.5CVSS1.1AI score0.02205EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/07/07 8:55 p.m.11 views

GHSA-8MPP-F3F7-XC28 Jetty SslConnection does not release pooled ByteBuffers in case of errors

Impact SslConnection does not release ByteBuffers in case of error code paths. For example, TLS handshakes that require client-auth with clients that send expired certificates will trigger a TLS handshake errors and the ByteBuffers used to process the TLS handshake will be leaked. Workarounds...

7.5CVSS7.1AI score0.02205EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/07/07 12:00 a.m.12 views

PT-2022-6930 · Eclipse · Eclipse Jetty

Name of the Vulnerable Software and Affected Versions: Eclipse Jetty versions 10.0.0 through 10.0.9 Eclipse Jetty versions 11.0.0 through 11.0.9 Description: The issue is related to the SslConnection component of the Eclipse Jetty servlet container, which is associated with resource release error...

9.8CVSS7.8AI score0.02205EPSS
SaveExploits1References15
Rows per page
Query Builder