CVE-2011-4029

X.Org xserver <1.11.2 - Info Disclosure

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2011-4029.

AI-analyzed exploit summary This PoC exploits a race condition in Xorg (CVE-2011-4029) to change file permissions on arbitrary files (default: /etc/shadow) by manipulating symlinks and process signals. It uses inotify to detect file creation and SIGSTOP/SIGCONT to pause/resume the Xorg process during the vulnerable chmod operation.

Description

The LockServer function in os/utils.c in X.Org xserver before 1.11.2 allows local users to change the permissions of arbitrary files to 444, read those files, and possibly cause a denial of service (removed execution permission) via a symlink attack on a temporary lock file.

Exploits (1)

exploitdb WORKING POC
clocallinux
https://www.exploit-db.com/exploits/18040

This PoC exploits a race condition in Xorg (CVE-2011-4029) to change file permissions on arbitrary files (default: /etc/shadow) by manipulating symlinks and process signals. It uses inotify to detect file creation and SIGSTOP/SIGCONT to pause/resume the Xorg process during the vulnerable chmod operation.

Classification
Working Poc 100%
Attack Type
Info Leak
Complexity
Complex
Reliability
Racy
Target: Xorg 1.4 to 1.11.2 (and earlier with USE_CHMOD)
No auth needed
Prerequisites: Access to a system with vulnerable Xorg · Ability to execute binaries · TTY access (on some configurations)
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (5)

Core 5
Core References
Various Sources mailing-list x_refsource_mlist
http://lists.freedesktop.org/archives/xorg/2011-October/053680.html
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/46460
Vendor Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2012-0939.html
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/49579

Scores

EPSS 0.0087
EPSS Percentile 75.6%

Details

CWE
CWE-362
Status published
Products (2)
x.org/x_server 1.11.0
x.org/x_server < 1.11.1
Published Jul 03, 2012
Tracked Since Feb 18, 2026