CVE-2024-31083
CVSS V2 None
CVSS V3 None
Description
A use-after-free vulnerability was found in the ProcRenderAddGlyphs() function of Xorg servers. This issue occurs when AllocateGlyph() is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently, ProcRenderAddGlyphs() may free a glyph, leading to a use-after-free scenario when the same glyph pointer is subsequently accessed. This flaw allows an authenticated attacker to execute arbitrary code on the system by sending a specially crafted request.
Overview
- CVE ID
- CVE-2024-31083
- Assigner
- redhat
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-04-05T12:04:49.414Z
- Last Modified Date
- 2024-06-20T14:32:44.924Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-31083 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-31083 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 23:00:26 | Added to TrackCVE |