Das U-Boot versions 2019.07-rc1 through 2019.07-rc4 can double-free a cached block of data when listing files in a crafted ext4 filesystem.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/u-boot/u-boot/commits/master | third party advisory patch |
https://lists.denx.de/pipermail/u-boot/2019-July/375513.html | mailing list patch vendor advisory |
https://gist.github.com/deephooloovoo/d91b81a1674b4750e662dfae93804d75 | third party advisory |