CVE-2026-72279

Source
https://cve.org/CVERecord?id=CVE-2026-72279
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72279.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72279
Downstream
Published
2026-08-15T05:55:04.313Z
Modified
2026-08-18T03:56:40.031867383Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H CVSS Calculator
Summary
KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
Details

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

KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR

KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backing PFN is read-only (e.g. RO memslot), meaning that the L1 VNCR should use at most a read-only mapping.

Cache the writability of the PFN in the VNCR TLB and use it to constrain the resulting fixmap permissions. Promote VNCR permission faults to an SEA in the case where the guest attempts to write to a read-only endpoint. Conveniently, this also plugs a page leak found by Sashiko [*] resulting from the early return for a read-only PFN.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72279.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
2a359e072596fcb2e9e85017a865e3618a2fe5b5
Fixed
5c50db5bcbb9073cb2fd97be51b962de92f429e9
Fixed
d35defbdfcb15296ebe28968ad7452c1a8c11cea
Fixed
2684e02bac41c5220f6c1ab2bdcc957b71812977

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.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-72279.json"