mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-08 02:05:55 +01:00
Per [1] this CVE is already patched by commit [2].
This can be also verified with yocto build.
Running without this patch:
root@qemux86-64:~# sfconvert poc.wav output format wave
malloc(): corrupted top size
Aborted
Running with it:
root@qemux86-64:~# sfconvert poc.wav output format wave
Audio File Library: Bad number of coefficients [error 62]
Could not open file 'poc.wav' for reading.
[1] https://github.com/mpruett/audiofile/issues/56
[2]
|
||
|---|---|---|
| .. | ||
| files | ||
| audiofile_0.3.6.bb | ||