CVE-2026-72282
Last modified
CVE-2026-72282 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < f398b7d92cd999191249830b9171c9bd787a9a91; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < 1b4a3c2f0509e7b0e65667f3c36676a849ee2755; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < cfe107b02a3c3f049e0dc15b6a36625f048eda2a; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < 90d35d2b8e47afd68fe2a4dd0eeb60bc71641775; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < e01071ea006c9b952125ed8b0cc90ac7bd356cce; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < 7099e7148f81c605bbc319b16ce0131540341560; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < 0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa; >= 8a39d00670f0792c1186e442e1dd28fe0326f2ee, < 3a07249981629ace483ebbef81ef6b34c2d2afec |
| Linux | Linux | 4.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72282?
How severe is CVE-2026-72282?
How do I fix CVE-2026-72282?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72277In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-72278In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-72279In the Linux kernel, the following vulnerability has been re…9
- CVE-2026-7228A flaw has been found in SourceCodester Pizzafy Ecommerce Sy…7.3
- CVE-2026-72280In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72281In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72283In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72284In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72285In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72286In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72287In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72288In the Linux kernel, the following vulnerability has been re…9.3
Are you affected by CVE-2026-72282?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
