CVE-2026-80724
Reported by Linux · Published August 28, 2026
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 0.12% · 2.1th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 20503272422693d793b84f88bf23fe4e955d3a33, 20503272422693d793b84f88bf23fe4e955d3a33, 20503272422693d793b84f88bf23fe4e955d3a33 |
| Linux | Linux | 6.13, 0, 6.18.47 |
| Linux | Linux | 7.3-rc1, 7.1.11, 7.2.1 |
| linux | linux_kernel | 6.13, 6.13, 6.13 |
Timeline
- Aug 28, 2026 EPSS Score
- Aug 28, 2026 Coalition ESS Score
- Aug 28, 2026 CVE Published
- Aug 29, 2026 EPSS Score
- Sep 1, 2026 Security Advisory
- Sep 7, 2026 CVE Updated
- Sep 8, 2026 EPSS Score