A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additional failure occurs later in the function. This condition may result in heap corruption or application instability in low-memory scenarios, posing a risk to system reliability where key export operations are performed.
References
Configurations
No configuration.
History
04 Jul 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-04 09:15
Updated : 2025-07-04 09:15
NVD link : CVE-2025-5351
Mitre link : CVE-2025-5351
CVE.ORG link : CVE-2025-5351
JSON object : View
Products Affected
No product.
CWE
CWE-415
Double Free