|
|
Log in / Subscribe / Register

xorg-server: denial of service

Package(s):xorg-server CVE #(s):CVE-2015-3418
Created:May 4, 2015 Updated:May 6, 2015
Description: From the Debian LTS advisory:

This issue (CVE-2015-3418) is a regression which got introduced by fixing CVE-2014-8092. The above referenced version of xorg-server in Debian squeeze-lts fixes this regression in the following way:

The length checking code validates PutImage height and byte width by making sure that byte-width >= INT32_MAX / height. If height is zero, this generates a divide by zero exception. Allow zero height requests explicitly, bypassing the INT32_MAX check (in dix/dispatch.c).

Alerts:
Gentoo 201701-64 xorg-server 2017-01-25
Mageia MGASA-2015-0196 x11-server 2015-05-06
Debian-LTS DLA-120-2 xorg-server 2015-05-04

to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds