Bugzilla – Bug 1213453
VUL-0: CVE-2022-33064: libsndfile: off-by-one error in wav_read_header() in src/wav.c
Last modified: 2024-03-15 09:50:01 UTC
CVE-2022-33064 An off-by-one error in function wav_read_header in src/wav.c in Libsndfile 1.1.0, results in a write out of bound, which allows an attacker to execute arbitrary code, Denial of Service or other unspecified impacts. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-33064 https://www.cve.org/CVERecord?id=CVE-2022-33064 https://github.com/libsndfile/libsndfile/issues/832
According to the upstream tracker entry, this looks like a false-positive report (while another report bsc#1213451 was already fixed). Reassigned back.
marked as ignore