Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Nov 11, 2024
1 parent 283eabf commit ce26282
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions data/anchore/2024/CVE-2024-9632.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"additionalMetadata": {
"cna": "redhat",
"cveId": "CVE-2024-9632",
"description": "A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://access.redhat.com/errata/RHSA-2024:8798",
"https://access.redhat.com/security/cve/CVE-2024-9632",
"https://bugzilla.redhat.com/show_bug.cgi?id=2317233"
]
},
"adp": {
"affected": [
{
"collectionURL": "https://gitlab.freedesktop.org/xorg/xserver",
"cpes": [
"cpe:2.3:a:x.org:xorg-server:*:*:*:*:*:*:*:*"
],
"packageName": "xorg-server",
"repo": "https://gitlab.freedesktop.org/xorg/xserver",
"versions": [
{
"lessThan": "21.1.14",
"status": "affected",
"version": "1.1.1",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://gitlab.freedesktop.org/xorg/xserver",
"cpes": [
"cpe:2.3:a:x.org:xwayland:*:*:*:*:*:*:*:*"
],
"packageName": "xwayland",
"repo": "https://gitlab.freedesktop.org/xorg/xserver",
"versions": [
{
"lessThan": "24.1.4",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
},
"references": [
{
"url": "https://lists.freedesktop.org/archives/xorg-announce/2024-October/003545.html"
},
{
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/commit/85b776571487f52e756f68a069c768757369bfe3"
}
]
}
}

0 comments on commit ce26282

Please sign in to comment.