In autofile Audio File Library 0.3.6, there exists one memory leak vulnerability in printfileinfo, in printinfo.c, which allows an attacker to leak sensitive information via a crafted file. The printfileinfo function calls the copyrightstring function to get data, however, it dosn't use zero bytes to truncate the data.
References
Configurations
History
21 Aug 2025, 19:04
Type | Values Removed | Values Added |
---|---|---|
First Time |
Audiofile
Audiofile audiofile |
|
CPE | cpe:2.3:a:audiofile:audiofile:0.3.6:*:*:*:*:*:*:* |
Information
Published : 2022-02-24 15:15
Updated : 2025-08-21 19:04
NVD link : CVE-2022-24599
Mitre link : CVE-2022-24599
CVE.ORG link : CVE-2022-24599
JSON object : View
Products Affected
fedoraproject
- fedora
audiofile
- audiofile
debian
- debian_linux
CWE
CWE-401
Missing Release of Memory after Effective Lifetime