CVE-2026-72282
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Description
In the Linux kernel, the following vulnerability has been resolved: KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers kvm_io_bus_get_dev() 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 kvm_io_bus*() helpers, which already require the srcu lock to be held by the callers.
INFO
Published Date :
Aug. 15, 2026, 6:21 a.m.
Last Modified :
Aug. 17, 2026, 6:18 a.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
Solution
- Update the Linux kernel to the latest version.
- Ensure callers hold the SR-CU lock appropriately.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-72282.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-72282 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-72282
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-72282 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-72282 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Aug. 17, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'f398b7d92cd999191249830b9171c9bd787a9a91', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '1b4a3c2f0509e7b0e65667f3c36676a849ee2755', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'cfe107b02a3c3f049e0dc15b6a36625f048eda2a', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '90d35d2b8e47afd68fe2a4dd0eeb60bc71641775', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'e01071ea006c9b952125ed8b0cc90ac7bd356cce', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '7099e7148f81c605bbc319b16ce0131540341560', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '3a07249981629ace483ebbef81ef6b34c2d2afec', 'versionType': 'git'}], 'programFiles': ['arch/arm64/kvm/vgic/vgic-its.c', 'virt/kvm/kvm_main.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '4.8'}, {'status': 'unaffected', 'version': '0', 'lessThan': '4.8', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.10.261', 'versionType': 'semver', 'lessThanOrEqual': '5.10.*'}, {'status': 'unaffected', 'version': '5.15.212', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.178', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.97', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.40', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.5', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc4', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['arch/arm64/kvm/vgic/vgic-its.c', 'virt/kvm/kvm_main.c'], 'defaultStatus': 'affected'}] [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'f398b7d92cd999191249830b9171c9bd787a9a91', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '1b4a3c2f0509e7b0e65667f3c36676a849ee2755', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'cfe107b02a3c3f049e0dc15b6a36625f048eda2a', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '90d35d2b8e47afd68fe2a4dd0eeb60bc71641775', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'e01071ea006c9b952125ed8b0cc90ac7bd356cce', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '7099e7148f81c605bbc319b16ce0131540341560', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '3a07249981629ace483ebbef81ef6b34c2d2afec', 'versionType': 'git'}], 'programFiles': ['arch/arm64/kvm/vgic/vgic-its.c', 'virt/kvm/kvm_main.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '4.8'}, {'status': 'unaffected', 'version': '0', 'lessThan': '4.8', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.10.261', 'versionType': 'semver', 'lessThanOrEqual': '5.10.*'}, {'status': 'unaffected', 'version': '5.15.212', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.178', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.97', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.40', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.5', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['arch/arm64/kvm/vgic/vgic-its.c', 'virt/kvm/kvm_main.c'], 'defaultStatus': 'affected'}] -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Aug. 15, 2026
Action Type Old Value New Value Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'f398b7d92cd999191249830b9171c9bd787a9a91', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '1b4a3c2f0509e7b0e65667f3c36676a849ee2755', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'cfe107b02a3c3f049e0dc15b6a36625f048eda2a', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '90d35d2b8e47afd68fe2a4dd0eeb60bc71641775', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': 'e01071ea006c9b952125ed8b0cc90ac7bd356cce', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '7099e7148f81c605bbc319b16ce0131540341560', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa', 'versionType': 'git'}, {'status': 'affected', 'version': '8a39d00670f0792c1186e442e1dd28fe0326f2ee', 'lessThan': '3a07249981629ace483ebbef81ef6b34c2d2afec', 'versionType': 'git'}], 'programFiles': ['arch/arm64/kvm/vgic/vgic-its.c', 'virt/kvm/kvm_main.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '4.8'}, {'status': 'unaffected', 'version': '0', 'lessThan': '4.8', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.10.261', 'versionType': 'semver', 'lessThanOrEqual': '5.10.*'}, {'status': 'unaffected', 'version': '5.15.212', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.178', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.97', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.40', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.5', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc4', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['arch/arm64/kvm/vgic/vgic-its.c', 'virt/kvm/kvm_main.c'], 'defaultStatus': 'affected'}] Added Description In the Linux kernel, the following vulnerability has been resolved: KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers kvm_io_bus_get_dev() 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 kvm_io_bus*() helpers, which already require the srcu lock to be held by the callers. Added Reference https://git.kernel.org/stable/c/0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa Added Reference https://git.kernel.org/stable/c/1b4a3c2f0509e7b0e65667f3c36676a849ee2755 Added Reference https://git.kernel.org/stable/c/3a07249981629ace483ebbef81ef6b34c2d2afec Added Reference https://git.kernel.org/stable/c/7099e7148f81c605bbc319b16ce0131540341560 Added Reference https://git.kernel.org/stable/c/90d35d2b8e47afd68fe2a4dd0eeb60bc71641775 Added Reference https://git.kernel.org/stable/c/cfe107b02a3c3f049e0dc15b6a36625f048eda2a Added Reference https://git.kernel.org/stable/c/e01071ea006c9b952125ed8b0cc90ac7bd356cce Added Reference https://git.kernel.org/stable/c/f398b7d92cd999191249830b9171c9bd787a9a91