CVE-2026-72092

Source
https://cve.org/CVERecord?id=CVE-2026-72092
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72092.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72092
Downstream
Published
2026-08-15T05:52:39.120Z
Modified
2026-08-18T03:30:59.470739124Z
Summary
accel/amdxdna: reject command submission on devices without a submit op
Details

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

accel/amdxdna: reject command submission on devices without a submit op

amdxdnacmdsubmit() calls xdna->devinfo->ops->cmdsubmit() unconditionally, but only aie2devops defines that callback. aie4vfops (the AIE4 SR-IOV virtual function) does not, so a user AMDXDNAEXECCMD ioctl on an AIE4 device reaches a NULL function-pointer call and oopses the kernel. AIE4 submits work through a mapped user queue and doorbell, not this ioctl path.

Reject the submission early with -EOPNOTSUPP when the device provides no cmd_submit op, so the shared EXEC ioctl is a clean no-op on such devices.

Found by 0sec automated security-research tooling (https://0sec.ai).

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72092.json",
    "cna_assigner": "Linux"
}
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
aac243092b707bb3018e951d470cc1a9bcbaba6c
Fixed
af7a4c2caa7a191d6e7ed33903b69f9901874cd0
Fixed
f7d08603c87bae19ca3e424da5ab6d0aee81886e
Fixed
38953513d7313992676d4136cd425cdb70c6278e

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.18.42
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-72092.json"