Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to display444as420 function at sdl.cc
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Link | Tags |
---|---|
https://github.com/strukturag/libde265/issues/460 | issue tracking |
https://github.com/zhangteng0526/CVE-information/blob/main/CVE-2024-38949 | third party advisory |