{"id":"CVE-2026-72282","aliases":[],"url":"https://o3.security/vulnerability/CVE-2026-72282","summary":"KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: Move kvm_io_bus_get_dev() locking responsibilities to callers\n\nkvm_io_bus_get_dev() returns a device that is only matched by the\naddress, and nothing else. This can cause a lifetime issue if\nthe matched device is not the expected type, as by the time\nthe caller can introspect the object, it might be gone (the srcu\nlock having been dropped).\n\nGiven that there is only a single user of this helper, the simplest\noption is to move the locking responsibility to the caller, which\ncan keep the srcu lock held for as long as it wants.\n\nNote that this aligns with other kvm_io_bus*() helpers, which\nalready require the srcu lock to be held by the callers.","published":"2026-08-15T05:55:06.307Z","modified":"2026-08-18T03:56:23.066289199Z","cvss":{"score":7.8,"severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[{"ecosystem":"Linux","name":"Kernel","fixedVersion":"5.10.261"}],"fix":null,"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/0cbae0e296d27ce4c4cce83e34d40c2bfd8133aa"},{"type":"WEB","url":"https://git.kernel.org/stable/c/1b4a3c2f0509e7b0e65667f3c36676a849ee2755"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3a07249981629ace483ebbef81ef6b34c2d2afec"},{"type":"WEB","url":"https://git.kernel.org/stable/c/7099e7148f81c605bbc319b16ce0131540341560"},{"type":"WEB","url":"https://git.kernel.org/stable/c/90d35d2b8e47afd68fe2a4dd0eeb60bc71641775"},{"type":"WEB","url":"https://git.kernel.org/stable/c/cfe107b02a3c3f049e0dc15b6a36625f048eda2a"},{"type":"WEB","url":"https://git.kernel.org/stable/c/e01071ea006c9b952125ed8b0cc90ac7bd356cce"},{"type":"WEB","url":"https://git.kernel.org/stable/c/f398b7d92cd999191249830b9171c9bd787a9a91"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72282.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-72282"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-18T03:56:23.066289199Z"}}