A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.
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().
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:2145 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:2973 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2023-43787 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2242254 | third party advisory issue tracking |
http://www.openwall.com/lists/oss-security/2024/01/24/9 | |
https://jfrog.com/blog/xorg-libx11-vulns-cve-2023-43786-cve-2023-43787-part-two/ | |
https://security.netapp.com/advisory/ntap-20231103-0006/ |