Approved changes feed: RSS · Atom

cpe:2.3:a:x.org:xorg-server:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorX.Org (4cd053ee-09df-594a-873d-dbd09ec2f899)
ProductXorg Server (d5c5a228-377c-5b85-be9a-ca5da7e1b31e)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:deb/debian/xserver-xorg-core purl2cpe 2026-06-01 10:14:02.669882
pkg:deb/ubuntu/xserver-xorg-core purl2cpe 2026-06-01 10:14:02.669883
pkg:freedesktop/xorg/xserver purl2cpe 2026-06-01 10:14:02.669885
pkg:github/freedesktop/xorg-xserver purl2cpe 2026-06-01 10:14:02.669886
pkg:rpm/fedora/xorg-x11-server purl2cpe 2026-06-01 10:14:02.669888

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2024-0409 vulnerable 2026-06-03 14:54:02.615854 Xorg-x11-server: selinux context corruption
HIGH (7.8)
A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context.
Published: 2024-01-18T15:40:22.071Z
Updated: 2025-11-20T07:09:01.279Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-0408 vulnerable 2026-06-03 14:54:02.605334 Xorg-x11-server: selinux unlabeled glx pbuffer
MEDIUM (5.5)
A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry) or when it creates another resource that needs to access that buffer, such as a GC, the XSELINUX code will try to use an object that was never labeled and crash because the SID is NULL.
Published: 2024-01-18T15:40:06.955Z
Updated: 2025-11-20T07:08:59.547Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-6816 vulnerable 2026-06-03 14:53:59.054482 Xorg-x11-server: heap buffer overflow in devicefocusevent and procxiquerypointer
CRITICAL (9.8)
A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.
Published: 2024-01-18T04:31:07.908Z
Updated: 2026-03-19T21:23:24.417Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-1393 vulnerable 2026-06-03 14:48:55.397633 Details available
A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.
Published: 2023-03-30T00:00:00.000Z
Updated: 2026-01-22T04:55:52.536Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-14362 vulnerable 2026-06-03 14:41:43.563464 Details available
A flaw was found in X.Org Server before xorg-x11-server 1.20.9. An Integer underflow leading to heap-buffer overflow may lead to a privilege escalation vulnerability. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Published: 2020-09-15T00:00:00.000Z
Updated: 2024-08-04T12:46:33.327Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-14361 vulnerable 2026-06-03 14:41:43.562986 Details available
A flaw was found in X.Org Server before xorg-x11-server 1.20.9. An Integer underflow leading to heap-buffer overflow may lead to a privilege escalation vulnerability. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Published: 2020-09-15T00:00:00.000Z
Updated: 2024-08-04T12:46:33.907Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-14347 vulnerable 2026-06-03 14:41:43.535329 Details available
MEDIUM (5.5)
A flaw was found in the way xserver memory was not properly initialized. This could leak parts of server memory to the X client. In cases where Xorg server runs with elevated privileges, this could result in possible ASLR bypass. Xorg-server before version 1.20.9 is vulnerable.
Published: 2020-08-05T13:08:43.000Z
Updated: 2024-08-04T12:39:36.535Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-14346 vulnerable 2026-06-03 14:41:43.531424 Details available
A flaw was found in xorg-x11-server before 1.20.9. An integer underflow in the X input extension protocol decoding in the X server may lead to arbitrary access of memory contents. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Published: 2020-09-15T00:00:00.000Z
Updated: 2024-08-04T12:39:36.531Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-14665 vulnerable 2026-06-03 14:38:12.404682 Details available
A flaw was found in xorg-x11-server before 1.20.3. An incorrect permission check for -modulepath and -logfile options when starting Xorg. X server allows unprivileged users with the ability to log in to the system via physical console to escalate their privileges and run arbitrary code under root privileges.
Published: 2018-10-25T20:00:00.000Z
Updated: 2024-08-05T09:38:13.000Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-2624 vulnerable 2026-06-03 14:37:07.834332 Details available
MEDIUM (5.9)
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.
Published: 2018-07-27T18:00:00.000Z
Updated: 2024-08-05T14:02:06.893Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-13723 vulnerable 2026-06-03 14:36:38.004172 Details available
In X.Org Server (aka xserver and xorg-server) before 1.19.4, a local attacker authenticated to the X server could overflow a global buffer, causing crashes of the X server or potentially other problems by injecting large or malformed XKB related atoms and accessing them via xkbcomp.
Published: 2017-10-09T14:00:00.000Z
Updated: 2024-08-05T19:05:19.958Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-13721 vulnerable 2026-06-03 14:36:38.003243 Details available
In X.Org Server (aka xserver and xorg-server) before 1.19.4, an attacker authenticated to an X server with the X shared memory extension enabled can cause aborts of the X server or replace shared memory segments of other X clients in the same session.
Published: 2017-10-09T14:00:00.000Z
Updated: 2024-08-05T19:05:20.137Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12187 vulnerable 2026-06-03 14:36:34.589409 Details available
xorg-x11-server before 1.19.5 was missing length validation in RENDER extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-16T19:30:41.654Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12186 vulnerable 2026-06-03 14:36:34.588819 Details available
xorg-x11-server before 1.19.5 was missing length validation in X-Resource extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-17T00:46:33.148Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12185 vulnerable 2026-06-03 14:36:34.588178 Details available
xorg-x11-server before 1.19.5 was missing length validation in MIT-SCREEN-SAVER extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-08-05T18:28:16.638Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12184 vulnerable 2026-06-03 14:36:34.587605 Details available
xorg-x11-server before 1.19.5 was missing length validation in XINERAMA extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-17T02:41:51.662Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12183 vulnerable 2026-06-03 14:36:34.587064 Details available
xorg-x11-server before 1.19.5 was missing length validation in XFIXES extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-16T19:21:10.764Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12182 vulnerable 2026-06-03 14:36:34.586500 Details available
xorg-x11-server before 1.19.5 was missing length validation in XFree86 DRI extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-16T23:11:10.194Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12181 vulnerable 2026-06-03 14:36:34.585921 Details available
xorg-x11-server before 1.19.5 was missing length validation in XFree86 DGA extension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-17T04:10:25.463Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12180 vulnerable 2026-06-03 14:36:34.585395 Details available
xorg-x11-server before 1.19.5 was missing length validation in XFree86 VidModeExtension allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-16T20:21:43.549Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12179 vulnerable 2026-06-03 14:36:34.584813 Details available
xorg-x11-server before 1.19.5 was vulnerable to integer overflow in (S)ProcXIBarrierReleasePointer functions allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-17T02:01:13.421Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12178 vulnerable 2026-06-03 14:36:34.584259 Details available
xorg-x11-server before 1.19.5 had wrong extra length check in ProcXIChangeHierarchy function allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-16T16:18:38.414Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12177 vulnerable 2026-06-03 14:36:34.583636 Details available
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.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-17T01:52:02.457Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12176 vulnerable 2026-06-03 14:36:34.582192 Details available
xorg-x11-server before 1.19.5 was missing extra length validation in ProcEstablishConnection function allowing malicious X client to cause X server to crash or possibly execute arbitrary code.
Published: 2018-01-24T15:00:00.000Z
Updated: 2024-09-16T17:43:41.126Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-10972 vulnerable 2026-06-03 14:36:27.494218 Details available
Uninitialized data in endianness conversion in the XEvent handling of the X.Org X Server before 2017-06-19 allowed authenticated malicious users to access potentially privileged data from the X server.
Published: 2017-07-06T11:00:00.000Z
Updated: 2024-08-05T17:57:56.820Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-10971 vulnerable 2026-06-03 14:36:27.493177 Details available
In the X.Org X server before 2017-06-19, a user authenticated to an X Session could crash or execute code in the context of the X Server by exploiting a stack overflow in the endianness conversion of X Events.
Published: 2017-07-06T11:00:00.000Z
Updated: 2024-08-05T17:57:56.738Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-3418 vulnerable 2026-06-03 14:34:50.222476 Details available
The ProcPutImage function in dix/dispatch.c in X.Org Server (aka xserver and xorg-server) before 1.16.4 allows attackers to cause a denial of service (divide-by-zero and crash) via a zero-height PutImage request.
Published: 2016-12-13T16:00:00.000Z
Updated: 2024-08-06T05:47:57.680Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-0255 vulnerable 2026-06-03 14:34:29.400007 Details available
X.Org Server (aka xserver and xorg-server) before 1.16.3 and 1.17.x before 1.17.1 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (crash) via a crafted string length value in a XkbSetGeometry request.
Published: 2015-02-13T15:00:00.000Z
Updated: 2024-08-06T04:03:10.448Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8102 vulnerable 2026-06-03 14:34:22.669201 Details available
The SProcXFixesSelectSelectionInput function in the XFixes extension in X.Org X Window System (aka X11 or X) X11R6.8.0 and X.Org Server (aka xserver and xorg-server) 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 value.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.735Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8101 vulnerable 2026-06-03 14:34:22.668697 Details available
The RandR extension in XFree86 4.2.0, X.Org X Window System (aka X11 or X) X11R6.7, and X.Org Server (aka xserver and xorg-server) 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) SProcRRQueryVersion, (2) SProcRRGetScreenInfo, (3) SProcRRSelectInput, or (4) SProcRRConfigureOutputProperty function.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.426Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8100 vulnerable 2026-06-03 14:34:22.667067 Details available
The Render extension in XFree86 4.0.1, X.Org X Window System (aka X11 or X) X11R6.7, and X.Org Server (aka xserver and xorg-server) 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) ProcRenderQueryVersion, (2) SProcRenderQueryVersion, (3) SProcRenderQueryPictFormats, (4) SProcRenderQueryPictIndexValues, (5) SProcRenderCreatePicture, (6) SProcRenderChangePicture, (7) SProcRenderSetPictureClipRectangles, (8) SProcRenderFreePicture, (9) SProcRenderComposite, (10) SProcRenderScale, (11) SProcRenderCreateGlyphSet, (12) SProcRenderReferenceGlyphSet, (13) SProcRenderFreeGlyphSet, (14) SProcRenderFreeGlyphs, or (15) SProcRenderCompositeGlyphs function.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.327Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8099 vulnerable 2026-06-03 14:34:22.664589 Details available
The XVideo extension in XFree86 4.0.0, X.Org X Window System (aka X11 or X) X11R6.7, and X.Org Server (aka xserver and xorg-server) 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) SProcXvQueryExtension, (2) SProcXvQueryAdaptors, (3) SProcXvQueryEncodings, (4) SProcXvGrabPort, (5) SProcXvUngrabPort, (6) SProcXvPutVideo, (7) SProcXvPutStill, (8) SProcXvGetVideo, (9) SProcXvGetStill, (10) SProcXvPutImage, (11) SProcXvShmPutImage, (12) SProcXvSelectVideoNotify, (13) SProcXvSelectPortNotify, (14) SProcXvStopVideo, (15) SProcXvSetPortAttribute, (16) SProcXvGetPortAttribute, (17) SProcXvQueryBestSize, (18) SProcXvQueryPortAttributes, (19) SProcXvQueryImageAttributes, or (20) SProcXvListImageFormats function.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.793Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8098 vulnerable 2026-06-03 14:34:22.664042 Details available
The GLX extension in XFree86 4.0, X.Org X Window System (aka X11 or X) X11R6.7, and X.Org Server (aka xserver and xorg-server) 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) __glXDisp_Render, (2) __glXDisp_RenderLarge, (3) __glXDispSwap_VendorPrivate, (4) __glXDispSwap_VendorPrivateWithReply, (5) set_client_info, (6) __glXDispSwap_SetClientInfoARB, (7) DoSwapInterval, (8) DoGetProgramString, (9) DoGetString, (10) __glXDispSwap_RenderMode, (11) __glXDisp_GetCompressedTexImage, (12) __glXDispSwap_GetCompressedTexImage, (13) __glXDisp_FeedbackBuffer, (14) __glXDispSwap_FeedbackBuffer, (15) __glXDisp_SelectBuffer, (16) __glXDispSwap_SelectBuffer, (17) __glXDisp_Flush, (18) __glXDispSwap_Flush, (19) __glXDisp_Finish, (20) __glXDispSwap_Finish, (21) __glXDisp_ReadPixels, (22) __glXDispSwap_ReadPixels, (23) __glXDisp_GetTexImage, (24) __glXDispSwap_GetTexImage, (25) __glXDisp_GetPolygonStipple, (26) __glXDispSwap_GetPolygonStipple, (27) __glXDisp_GetSeparableFilter, (28) __glXDisp_GetSeparableFilterEXT, (29) __glXDisp_GetConvolutionFilter, (30) __glXDisp_GetConvolutionFilterEXT, (31) __glXDisp_GetHistogram, (32) __glXDisp_GetHistogramEXT, (33) __glXDisp_GetMinmax, (34) __glXDisp_GetMinmaxEXT, (35) __glXDisp_GetColorTable, (36) __glXDisp_GetColorTableSGI, (37) GetSeparableFilter, (38) GetConvolutionFilter, (39) GetHistogram, (40) GetMinmax, or (41) GetColorTable function.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:49.953Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8097 vulnerable 2026-06-03 14:34:22.662224 Details available
The DBE extension in X.Org X Window System (aka X11 or X) X11R6.1 and X.Org Server (aka xserver and xorg-server) 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) ProcDbeSwapBuffers or (2) SProcDbeSwapBuffers function.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.893Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8096 vulnerable 2026-06-03 14:34:22.660118 Details available
The SProcXCMiscGetXIDList function in the XC-MISC extension in X.Org X Window System (aka X11 or X) X11R6.0 and X.Org Server (aka xserver and xorg-server) 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.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.159Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8095 vulnerable 2026-06-03 14:34:22.658291 Details available
The XInput extension in X.Org X Window System (aka X11 or X) X11R4 and X.Org Server (aka xserver and xorg-server) 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) SProcXChangeDeviceControl, (2) ProcXChangeDeviceControl, (3) ProcXChangeFeedbackControl, (4) ProcXSendExtensionEvent, (5) SProcXIAllowEvents, (6) SProcXIChangeCursor, (7) ProcXIChangeHierarchy, (8) SProcXIGetClientPointer, (9) SProcXIGrabDevice, (10) SProcXIUngrabDevice, (11) ProcXIUngrabDevice, (12) SProcXIPassiveGrabDevice, (13) ProcXIPassiveGrabDevice, (14) SProcXIPassiveUngrabDevice, (15) ProcXIPassiveUngrabDevice, (16) SProcXListDeviceProperties, (17) SProcXDeleteDeviceProperty, (18) SProcXIListProperties, (19) SProcXIDeleteProperty, (20) SProcXIGetProperty, (21) SProcXIQueryDevice, (22) SProcXIQueryPointer, (23) SProcXISelectEvents, (24) SProcXISetClientPointer, (25) SProcXISetFocus, (26) SProcXIGetFocus, or (27) SProcXIWarpPointer function.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:49.894Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8093 vulnerable 2026-06-03 14:34:22.495043 Details available
Multiple integer overflows in the GLX extension in XFree86 4.0, X.Org X Window System (aka X11 or X) X11R6.7, and X.Org Server (aka xserver and xorg-server) before 1.16.3 allow remote authenticated users to cause a denial of service (crash) or possibly execute arbitrary code via a crafted request to the (1) __glXDisp_ReadPixels, (2) __glXDispSwap_ReadPixels, (3) __glXDisp_GetTexImage, (4) __glXDispSwap_GetTexImage, (5) GetSeparableFilter, (6) GetConvolutionFilter, (7) GetHistogram, (8) GetMinmax, (9) GetColorTable, (10) __glXGetAnswerBuffer, (11) __GLX_GET_ANSWER_BUFFER, (12) __glXMap1dReqSize, (13) __glXMap1fReqSize, (14) Map2Size, (15) __glXMap2dReqSize, (16) __glXMap2fReqSize, (17) __glXImageSize, or (18) __glXSeparableFilter2DReqSize function, which triggers an out-of-bounds read or write.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.027Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8092 vulnerable 2026-06-03 14:34:22.493558 Details available
Multiple integer overflows in X.Org X Window System (aka X11 or X) X11R1 and X.Org Server (aka xserver and xorg-server) before 1.16.3 allow remote authenticated users to cause a denial of service (crash) or possibly execute arbitrary code via a crafted request to the (1) ProcPutImage, (2) GetHosts, (3) RegionSizeof, or (4) REQUEST_FIXED_SIZE function, which triggers an out-of-bounds read or write.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.212Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8091 vulnerable 2026-06-03 14:34:22.491116 Details available
X.Org X Window System (aka X11 and X) X11R5 and X.Org Server (aka xserver and xorg-server) before 1.16.3, when using SUN-DES-1 (Secure RPC) authentication credentials, does not check the return value of a malloc call, which allows remote attackers to cause a denial of service (NULL pointer dereference and server crash) via a crafted connection request.
Published: 2014-12-10T15:00:00.000Z
Updated: 2024-08-06T13:10:50.088Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.