CVE-2026-72090

Source
https://cve.org/CVERecord?id=CVE-2026-72090
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72090.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72090
Downstream
Published
2026-08-15T05:52:37.524Z
Modified
2026-08-18T03:56:37.280046716Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
accel/amdxdna: Use caller client for debug BO sync
Details

In the Linux kernel, the following vulnerability has been resolved:

accel/amdxdna: Use caller client for debug BO sync

amdxdnadrmsyncboioctl() looks up args->handle in the ioctl caller's drmfile. For SYNCDIRECTFROMDEVICE, it then calls amdxdnahwctxsyncdebugbo(), but passes abo->client.

amdxdnahwctxsyncdebugbo() uses the passed client both as the handle namespace for debugbohdl and as the owner of the hardware context xarray. Those must match the file that supplied args->handle. The BO's stored client pointer is object state, not the ioctl context.

Pass filp->driver_priv instead, matching the original handle lookup.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72090.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7ea0468380216c10b73633b976d33efa8c12d375
Fixed
216e43d93dd49ec253052741aa476e51a8c54cd8
Fixed
7caf2a2351d4053075670ff3e26a6815da0a9e1e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72090.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72090.json"