ghsa-q6w6-rjjj-5p52
Vulnerability from github
Published
2024-04-05 12:31
Modified
2024-11-12 15:30
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2024-31083" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-05T12:15:37Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-q6w6-rjjj-5p52", "modified": "2024-11-12T15:30:32Z", "published": "2024-04-05T12:31:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31083" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P73U4DAAWLFZAPD75GLXTGMSTTQWW5AP" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EBLQJIAXEDMEGRGZMSH7CWUJHSVKUWLV" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6TF7FZXOKHIKPZXYIMSQXKVH7WITKV3V" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00009.html" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272000" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-31083" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9122" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9093" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:3343" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:3261" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:3258" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2616" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2080" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2042" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2041" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2040" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2039" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2038" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2037" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2036" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1785" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/03/13" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/12/10" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.