In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: validate SVM ioctl nattr against buffer size
Validate nattr field against the buffer size, preventing
out-of-bounds buffer access via user-controlled attribute count.
(cherry picked from commit 5eca8bfdfa456c3304ca77523718fe24254c172f)
| Score | Percentile |
|---|---|
| 0.01% | 2.50% |
| Base score | Version | Severity | Vector |
|---|---|---|---|
| 7.8 | 3.1 | — |
|
| Type | Value |
|---|---|
| GHSA | GHSA-38pr-68p2-9hqw ↗ |
| CVE | CVE-2026-46197 ↗ |
| CWE id | Name |
|---|---|
| CWE-787 | Out-of-bounds Write |