6 matches found
CVE-2026-88386
A flaw was found in libsndfile. This issue occurs due to a misaligned memory access when parsing WAV format chunks in the psfbinheaderreadf function. By convincing an application or user to process a specially crafted WAV audio file, an attacker can trigger an unexpected crash, leading to a Denia...
CVE-2026-88386
libsndfile 1.2.2 contains a misaligned memory access issue in psfbinheaderreadf while parsing WAV fmt chunks. A specially crafted WAV file can cause the function to cast an unaligned destination address to unsigned int and perform a 4-byte store. This results in undefined behavior leading to deni...
CVE-2026-88386
libsndfile 1.2.2 contains a misaligned memory access issue in psfbinheaderreadf while parsing WAV fmt chunks. A specially crafted WAV file can cause the function to cast an unaligned destination address to unsigned int and perform a 4-byte store. This results in undefined behavior leading to deni...
EUVD-2026-86472
libsndfile 1.2.2 contains a misaligned memory access issue in psfbinheaderreadf while parsing WAV fmt chunks. A specially crafted WAV file can cause the function to cast an unaligned destination address to unsigned int and perform a 4-byte store. This results in undefined behavior leading to deni...
CVE-2026-88386
libsndfile 1.2.2 is vulnerable to a misaligned memory access issue within the psf_binheader_readf() function during the parsing of WAV fmt chunks . A specially crafted WAV file can trigger the function to cast an unaligned destination address to an **unsigned int ***, resulting in a 4-byte store ...
The vulnerability of the psf_binheader_readf() function in the library for reading and writing audio files libsndfile allows a attacker to execute arbitrary code on the target system.
The vulnerability of the psfbinheaderreadf function in the library for reading and writing audio files, libsndfile, is related to buffer overflows in dynamic memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code on the target system...