CVE-2026-72279
Last modified
CVE-2026-72279 is a critical-severity vulnerability rated 9/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2a359e072596fcb2e9e85017a865e3618a2fe5b5, < 5c50db5bcbb9073cb2fd97be51b962de92f429e9; >= 2a359e072596fcb2e9e85017a865e3618a2fe5b5, < d35defbdfcb15296ebe28968ad7452c1a8c11cea; >= 2a359e072596fcb2e9e85017a865e3618a2fe5b5, < 2684e02bac41c5220f6c1ab2bdcc957b71812977 |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72279?
How severe is CVE-2026-72279?
How do I fix CVE-2026-72279?
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-72273In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72274In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72275In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72276In the Linux kernel, the following vulnerability has been re…
- 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-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-72282In the Linux kernel, the following vulnerability has been re…7.8
- 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
Are you affected by CVE-2026-72279?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
