CVE-2026-72282

Source
https://cve.org/CVERecord?id=CVE-2026-72282
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72282.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72282
Downstream
Published
2026-08-15T05:55:06.307Z
Modified
2026-08-18T03:56:23.066289199Z
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
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Details

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

KVM: Move kvmiobusgetdev() locking responsibilities to callers

kvmiobusgetdev() returns a device that is only matched by the address, and nothing else. This can cause a lifetime issue if the matched device is not the expected type, as by the time the caller can introspect the object, it might be gone (the srcu lock having been dropped).

Given that there is only a single user of this helper, the simplest option is to move the locking responsibility to the caller, which can keep the srcu lock held for as long as it wants.

Note that this aligns with other kvmiobus*() helpers, which already require the srcu lock to be held by the callers.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72282.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
8a39d00670f0792c1186e442e1dd28fe0326f2ee
Fixed
f398b7d92cd999191249830b9171c9bd787a9a91
Fixed
1b4a3c2f0509e7b0e65667f3c36676a849ee2755
Fixed
cfe107b02a3c3f049e0dc15b6a36625f048eda2a
Fixed
90d35d2b8e47afd68fe2a4dd0eeb60bc71641775
Fixed
e01071ea006c9b952125ed8b0cc90ac7bd356cce
Fixed
7099e7148f81c605bbc319b16ce0131540341560
Fixed
0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa
Fixed
3a07249981629ace483ebbef81ef6b34c2d2afec

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.8.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
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-72282.json"