CVE-2026-43253

Source
https://cve.org/CVERecord?id=CVE-2026-43253
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43253.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43253
Downstream
Published
2026-05-06T11:28:43.160Z
Modified
2026-05-28T03:54:13.123406086Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
iommu/amd: move wait_on_sem() out of spinlock
Details

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

iommu/amd: move waitonsem() out of spinlock

With iommu.strict=1, the existing completion wait path can cause soft lockups under stressed environment, as waitonsem() busy-waits under the spinlock with interrupts disabled.

Move the completion wait in iommucompletionwait() out of the spinlock. waitonsem() only polls the hardware-updated cmd_sem and does not require iommu->lock, so holding the lock during the busy wait unnecessarily increases contention and extends the time with interrupts disabled.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43253.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
4bf5beef578e46393f11eb69dda7d17a065e05ff
Fixed
f2f65b28d802a667119147444ec2ae33eebf9a58
Fixed
715c263119fd1b918a9fcbd8a36ea5b604a46324
Fixed
e15768e68820142077bbca402d8e902f64ade1b0
Fixed
496269d12072ecb219826485bdbec70c92a8eef5
Fixed
d2a0cac10597068567d336e85fa3cbdbe8ca62bf

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.9.0
Fixed
6.6.128
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.6

Database specific

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