Security Advisory

CVE-2017-2624

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2018-07-27 18:00:00
Last updated 2024-08-05 14:02:06
Assigner redhat
State PUBLISHED

Description

It was found that xorg-x11-server before 1.19.0 including uses memcmp() to check the received MIT cookie against a series of valid cookies. If the cookie is correct, it is allowed to attach to the Xorg session. Since most memcmp() implementations return after an invalid byte is seen, this causes a time difference between a valid and invalid byte, which could allow an efficient brute force attack.