xorg-x11-server before 1.19.5 was vulnerable to integer overflow in ProcDbeGetVisualInfo function allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
[PLANNED FOR DEPRECATION. SEE MAINTENANCE NOTES AND CONSIDER CWE-252, CWE-248, OR CWE-1069.] Ignoring exceptions and other error conditions may allow an attacker to induce unexpected behavior unnoticed.
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://www.debian.org/security/2017/dsa-4000 | third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1509218 | patch vdb entry third party advisory issue tracking |
https://cgit.freedesktop.org/xorg/xserver/commit/?id=4ca68b878e851e2136c234f40a25008297d8d831 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2017/11/msg00032.html | third party advisory mailing list |
https://security.gentoo.org/glsa/201711-05 | vendor advisory third party advisory vdb entry |