A vulnerability has been identified in the libarchive library. This flaw can lead to a heap buffer over-read due to the size of a filter block potentially exceeding the Lempel-Ziv-Storer-Schieber (LZSS) window. This means the library may attempt to read beyond the allocated memory buffer, which can result in unpredictable program behavior, crashes (denial of service), or the disclosure of sensitive information from adjacent memory regions.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2025-5915 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2370865 | Issue Tracking |
https://github.com/libarchive/libarchive/pull/2599 | Patch |
https://github.com/libarchive/libarchive/releases/tag/v3.8.0 | Release Notes |
Configurations
Configuration 1 (hide)
|
History
15 Aug 2025, 18:07
Type | Values Removed | Values Added |
---|---|---|
First Time |
Redhat
Redhat openshift Container Platform Redhat enterprise Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.6 |
CPE | cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* |
|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2370865 - Issue Tracking | |
References | () https://github.com/libarchive/libarchive/releases/tag/v3.8.0 - Release Notes | |
References | () https://github.com/libarchive/libarchive/pull/2599 - Patch | |
References | () https://access.redhat.com/security/cve/CVE-2025-5915 - Vendor Advisory |
09 Jun 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-09 20:15
Updated : 2025-08-15 18:07
NVD link : CVE-2025-5915
Mitre link : CVE-2025-5915
JSON object : View
Products Affected
redhat
- enterprise_linux
- openshift_container_platform
CWE
CWE-122
Heap-based Buffer Overflow