CVE-2026-80724
Last modified
CVE-2026-80724 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclock_miscdev_mmap() rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VM_MAYWRITE set. Userspace can map the page read-only and then upgrade it to writable with mprotect(), after which the guest can corrupt the host-written timekeeping data (sequence counter, UTC time, TSC offset) that the vmclock ABI defines as read-only. Clear VM_MAYWRITE on the read-only path so the mapping cannot be upgraded, as i915 does for its read-only objects and as fixed in drm/vc4 (CVE-2026-68445) and drm/panthor (CVE-2024-53071).. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclock_miscdev_mmap() rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VM_MAYWRITE set. Userspace can map the page read-only and then upgrade it to writable with mprotect(), after which the guest can corrupt the host-written timekeeping data (sequence counter, UTC time, TSC offset) that the vmclock ABI defines as read-only. Clear VM_MAYWRITE on the read-only path so the mapping cannot be upgraded, as i915 does for its read-only objects and as fixed in drm/vc4 (CVE-2026-68445) and drm/panthor (CVE-2024-53071).
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 20503272422693d793b84f88bf23fe4e955d3a33, < 5b4f2bec7bea6c04084d720d731bedee7caf878d; >= 20503272422693d793b84f88bf23fe4e955d3a33, < 3f5677d2f817355147337f0453174c7bb0f3b66a; >= 20503272422693d793b84f88bf23fe4e955d3a33, < 2496e141827102d6af512950057d402a2cfb2bfc; >= 20503272422693d793b84f88bf23fe4e955d3a33, < 2e596e7814ba38cdc129991058b6c254ed37cb11; >= 20503272422693d793b84f88bf23fe4e955d3a33, < 0ce59c4148ecd1520c5592a63bb3c8991ee2d326; >= 20503272422693d793b84f88bf23fe4e955d3a33, < a5edadbae57e2298a56cf7a4e774a027905a331f |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80724?
How severe is CVE-2026-80724?
How do I fix CVE-2026-80724?
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-80719In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8072Insecure generation of credentials in the local SAT (Technic…9.2
- CVE-2026-80720In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80721In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80722In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80723In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80725In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80726In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80727In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80728In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80729In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8073The Kirki – Freeform Page Builder, Website Builder & Customi…7.5
Are you affected by CVE-2026-80724?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
