CVE-2025-9396
BaseFortify
Publication date: 2025-08-24
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ckolivas | lrzip | to 0.651 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-404 | The product does not release or incorrectly releases a resource before it is made available for re-use. |
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a security flaw in the ckolivas lrzip software up to version 0.651, specifically in the function __GI_____strtol_l_internal within the file strtol_l.c. It causes a null pointer dereference when manipulated, which can lead to a crash or denial of service. The attack requires local access to the system.
How can this vulnerability impact me? :
The vulnerability can cause the affected software to crash due to a null pointer dereference, potentially leading to denial of service. Since the attack requires local access, an attacker with such access could exploit this flaw to disrupt normal operation of the software.