CVE-2023-53819 (GCVE-0-2023-53819)
Vulnerability from cvelistv5 – Published: 2025-12-09 00:01 – Updated: 2026-08-05 09:16
VLAI
EPSS
VEX
Title
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
Summary
In the Linux kernel, the following vulnerability has been resolved:
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
This is motivated by OOB access in amdgpu_vm_update_range when
offset_in_bo+map_size overflows.
v2: keep the validations in amdgpu_vm_bo_map
v3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map
rather than to amdgpu_gem_va_ioctl
Severity
7.8 (High)
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
9f7eb5367d0001536c361bd1400e14521f854ff1 , < 82aace80cfaab778245bd2f9e31b67953725e4d0
(git)
Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < d83c337e654d58d3edd15a2ae76e87dc601c07d9 (git) Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 968e27fd037ec4732068820a9b9836eccc0e0a12 (git) Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 4300a47e4017c9febb60ffa7d39723eeaed00f2b (git) Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < b10db1d2137415e5e7f9706d96cfe77539c499d4 (git) Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < f015aadc0d973047f49526a127e900c488d4e425 (git) Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < bc6dbf34dc4fb639522f3e8e66ef05997c0441ee (git) Affected: 9f7eb5367d0001536c361bd1400e14521f854ff1 , < 9f0bcf49e9895cb005d78b33a5eebfa11711b425 (git) |
guessed | |
| Linux | Linux |
Affected:
4.2
Unaffected: 0 , < 4.2 (semver) Unaffected: 4.19.313 , ≤ 4.19.* (semver) Unaffected: 5.4.275 , ≤ 5.4.* (semver) Unaffected: 5.10.188 , ≤ 5.10.* (semver) Unaffected: 5.15.121 , ≤ 5.15.* (semver) Unaffected: 6.1.39 , ≤ 6.1.* (semver) Unaffected: 6.3.13 , ≤ 6.3.* (semver) Unaffected: 6.4.4 , ≤ 6.4.* (semver) Unaffected: 6.5 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "82aace80cfaab778245bd2f9e31b67953725e4d0",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "d83c337e654d58d3edd15a2ae76e87dc601c07d9",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "968e27fd037ec4732068820a9b9836eccc0e0a12",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "4300a47e4017c9febb60ffa7d39723eeaed00f2b",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "b10db1d2137415e5e7f9706d96cfe77539c499d4",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "f015aadc0d973047f49526a127e900c488d4e425",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "bc6dbf34dc4fb639522f3e8e66ef05997c0441ee",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
},
{
"lessThan": "9f0bcf49e9895cb005d78b33a5eebfa11711b425",
"status": "affected",
"version": "9f7eb5367d0001536c361bd1400e14521f854ff1",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.2"
},
{
"lessThan": "4.2",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"version": "4.19.313",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.275",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.188",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.121",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.39",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.3.*",
"status": "unaffected",
"version": "6.3.13",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.4.*",
"status": "unaffected",
"version": "6.4.4",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.5",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.19.313",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.4.275",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.188",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.121",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.39",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.3.13",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.4.4",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.5",
"versionStartIncluding": "4.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\namdgpu: validate offset_in_bo of drm_amdgpu_gem_va\n\nThis is motivated by OOB access in amdgpu_vm_update_range when\noffset_in_bo+map_size overflows.\n\nv2: keep the validations in amdgpu_vm_bo_map\nv3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map\n rather than to amdgpu_gem_va_ioctl"
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"scenarios": [
{
"lang": "en",
"value": "AV:L - The vulnerability is reached through the `DRM_IOCTL_AMDGPU_GEM_VA` ioctl on a local DRM device node (`/dev/dri/renderD*` or `card*`), requiring local system access. There is no network-facing path to `amdgpu_vm_bo_map()`.\nAC:L - A single ioctl with an attacker-chosen page-aligned `offset_in_bo` near 2^64 deterministically wraps the `offset + size` bounds check; there is no race, no timing window, and no dependence on memory layout the attacker cannot influence. The OOB index is fully attacker-controlled, so the target of the wild access can be aimed rather than guessed.\nPR:L - The ioctl is registered `DRM_AUTH|DRM_RENDER_ALLOW`, so any unprivileged local user with access to the render node can invoke it \u2014 this includes members of the render/video group, any user with a logind graphical session, containers with GPU passthrough, and sandboxed processes such as browser GPU processes. No root or capability is required.\nUI:N - The attacker performs GEM object creation and the malicious `AMDGPU_VA_OP_MAP`/`AMDGPU_VA_OP_REPLACE` ioctl entirely on its own; no victim action or cooperation is needed.\nS:U - The vulnerable amdgpu driver code and the corrupted kernel memory are within the same security authority (the host kernel). This is standard local kernel compromise rather than a VM or IOMMU boundary escape.\nC:H - The overflowed offset produces an OOB read `pages_addr[cursor.start \u003e\u003e PAGE_SHIFT]` at an attacker-chosen index spanning up to 2^55 bytes past the DMA-address array, and the value read becomes the physical address in a GPU page table entry, letting the attacker\u0027s GPU context read arbitrary physical memory. The TT node-walk path additionally performs unbounded OOB reads of kernel heap data.\nI:H - Because the OOB-read value is installed as a GPU PTE physical address, the attacker\u0027s own GPU commands gain DMA write access to arbitrary physical memory, giving a full arbitrary-write primitive suitable for kernel code/credential modification. Attacker-controlled page table entries also corrupt the VM state itself.\nA:H - The same input reliably produces kernel crashes \u2014 wild pointer dereference in the `node++` mm_nodes walk, a reachable `BUG_ON(start + size \u003e res-\u003esize)`, and an effectively unbounded VRAM block-walk loop executed while holding `vm-\u003eeviction_lock` with BOs reserved, causing a soft lockup/hang. Any of these panics or wedges the GPU and the system."
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-05T09:16:12.588Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/82aace80cfaab778245bd2f9e31b67953725e4d0"
},
{
"url": "https://git.kernel.org/stable/c/d83c337e654d58d3edd15a2ae76e87dc601c07d9"
},
{
"url": "https://git.kernel.org/stable/c/968e27fd037ec4732068820a9b9836eccc0e0a12"
},
{
"url": "https://git.kernel.org/stable/c/4300a47e4017c9febb60ffa7d39723eeaed00f2b"
},
{
"url": "https://git.kernel.org/stable/c/b10db1d2137415e5e7f9706d96cfe77539c499d4"
},
{
"url": "https://git.kernel.org/stable/c/f015aadc0d973047f49526a127e900c488d4e425"
},
{
"url": "https://git.kernel.org/stable/c/bc6dbf34dc4fb639522f3e8e66ef05997c0441ee"
},
{
"url": "https://git.kernel.org/stable/c/9f0bcf49e9895cb005d78b33a5eebfa11711b425"
}
],
"title": "amdgpu: validate offset_in_bo of drm_amdgpu_gem_va",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2023-53819",
"datePublished": "2025-12-09T00:01:17.936Z",
"dateReserved": "2025-12-08T23:58:35.277Z",
"dateUpdated": "2026-08-05T09:16:12.588Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-53819",
"date": "2026-09-15",
"epss": "0.00143",
"percentile": "0.03932"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-53819\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-09T01:16:54.230\",\"lastModified\":\"2026-08-04T10:19:22.687\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\namdgpu: validate offset_in_bo of drm_amdgpu_gem_va\\n\\nThis is motivated by OOB access in amdgpu_vm_update_range when\\noffset_in_bo+map_size overflows.\\n\\nv2: keep the validations in amdgpu_vm_bo_map\\nv3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map\\n rather than to amdgpu_gem_va_ioctl\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"82aace80cfaab778245bd2f9e31b67953725e4d0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"d83c337e654d58d3edd15a2ae76e87dc601c07d9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"968e27fd037ec4732068820a9b9836eccc0e0a12\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"4300a47e4017c9febb60ffa7d39723eeaed00f2b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"b10db1d2137415e5e7f9706d96cfe77539c499d4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"f015aadc0d973047f49526a127e900c488d4e425\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"bc6dbf34dc4fb639522f3e8e66ef05997c0441ee\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9f7eb5367d0001536c361bd1400e14521f854ff1\",\"lessThan\":\"9f0bcf49e9895cb005d78b33a5eebfa11711b425\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.2\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.2\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.313\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.275\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.188\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.121\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.39\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.3.13\",\"lessThanOrEqual\":\"6.3.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.4.4\",\"lessThanOrEqual\":\"6.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.5\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/4300a47e4017c9febb60ffa7d39723eeaed00f2b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/82aace80cfaab778245bd2f9e31b67953725e4d0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/968e27fd037ec4732068820a9b9836eccc0e0a12\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9f0bcf49e9895cb005d78b33a5eebfa11711b425\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b10db1d2137415e5e7f9706d96cfe77539c499d4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bc6dbf34dc4fb639522f3e8e66ef05997c0441ee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d83c337e654d58d3edd15a2ae76e87dc601c07d9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f015aadc0d973047f49526a127e900c488d4e425\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-04T19:14:51+00:00",
"cve": "CVE-2023-53819",
"id": "CVE-2023-53819",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:fixed": "279",
"product_status:known_affected": "22",
"product_status:known_not_affected": "166",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: amdgpu: validate offset_in_bo of drm_amdgpu_gem_va",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-53819.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-11T02:19:02Z",
"cve": "CVE-2023-53819",
"id": "CVE-2023-53819",
"initial_release_date": "2025-12-10T00:35:33Z",
"product_status:known_affected": "550",
"product_status:known_not_affected": "70",
"product_status:recommended": "460",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-53819",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-53819.json",
"version": "46"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…