CVE-2014-8103
Description
X.Org Server (aka xserver and xorg-server) 1.15.0 through 1.16.x before 1.16.3 allows remote authenticated users to cause a denial of service (out-of-bounds read or write) or possibly execute arbitrary code via a crafted length or index value to the (1) sproc_dri3_query_version, (2) sproc_dri3_open, (3) sproc_dri3_pixmap_from_buffer, (4) sproc_dri3_buffer_from_pixmap, (5) sproc_dri3_fence_from_fd, (6) sproc_dri3_fd_from_fence, (7) proc_present_query_capabilities, (8) sproc_present_query_version, (9) sproc_present_pixmap, (10) sproc_present_notify_msc, (11) sproc_present_select_input, or (12) sproc_present_query_capabilities function in the (a) DRI3 or (b) Present extension.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-8103
Vendor advisory: secalert@redhat.com — http://www.x.org/wiki/Development/Security/Advisory-2014-12-09/
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2:1.16.2.901-1 |
| debian | bullseye | fixed | 2:1.16.2.901-1 |
| debian | forky | fixed | 2:1.16.2.901-1 |
| debian | sid | fixed | 2:1.16.2.901-1 |
| debian | trixie | fixed | 2:1.16.2.901-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| x.org | x_server | 1.15.0 | |
| x.org | x_server | 1.15.0.901 | |
| x.org | x_server | 1.15.1 | |
| x.org | x_server | 1.15.2 | |
| x.org | x_server | 1.15.99.901 | |
| x.org | x_server | 1.15.99.902 | |
| x.org | x_server | 1.15.99.903 | |
| x.org | x_server | 1.15.99.904 | |
| x.org | x_server | 1.16.0 | |
| x.org | x_server | 1.16.0.901 | |
| x.org | x_server | 1.16.1 | |
| x.org | x_server | 1.16.1.901 | |
| x.org | x_server | 1.16.2 | |
| x.org | x_server | 1.16.2.99.901 | |
| x.org | x_server | 1.16.2.901 | |
References
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.