mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00:00
audiofile: mark CVE-2020-18781 as patched
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] c48e4c6503
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 68f55c158e15a5d35702ae5c730586001e487f86)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
b9822f5eaf
commit
c36dd4dabd
@ -17,6 +17,7 @@ CVE: CVE-2017-6832
|
|||||||
CVE: CVE-2017-6833
|
CVE: CVE-2017-6833
|
||||||
CVE: CVE-2017-6835
|
CVE: CVE-2017-6835
|
||||||
CVE: CVE-2017-6837
|
CVE: CVE-2017-6837
|
||||||
|
CVE: CVE-2020-18781
|
||||||
Upstream-Status: Inactive-Upstream [lastrelease: 2013]
|
Upstream-Status: Inactive-Upstream [lastrelease: 2013]
|
||||||
Signed-off-by: Peter Marko <peter.marko@siemens.com>
|
Signed-off-by: Peter Marko <peter.marko@siemens.com>
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user