CVE-2026-89912

Source
https://cve.org/CVERecord?id=CVE-2026-89912
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89912.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89912
Downstream
Published
2026-09-16T10:32:09Z
Modified
2026-09-17T03:47:27Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H CVSS Calculator
Summary
KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
Details

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

KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save

MAPC with V=0 drops ite->collection but leaves the ITE on the device's ITT list, and vgic_its_save_ite() dereferences it unconditionally. A guest that issues MAPD, MAPTI and then MAPC(V=0) therefore oopses the host when the VMM issues KVM_DEV_ARM_ITS_SAVE_TABLES to migrate it. That sequence is UNPREDICTABLE per the architecture, but KVM already handles the resulting state in the translate, MOVI and DISCARD paths.

Save a zeroed entry, which vgic_its_restore_ite() reads back as invalid. Skipping the ITE instead would leave the ITT slot holding whatever is in guest memory, and restore rejects an entry naming a collection the restored collection table does not have.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89912.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
eff484e0298da5a4d18ca82f5454c557fd942af5
Fixed
3d4c26b16a04a084fe0bde08ccdd8086570f8bbe
Fixed
36df368861d2664291298feeb37dfef43fcae670
Fixed
c6c156d931c33b92362383cf76f6d6e1291dcbfe

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.12.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

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