Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-80724

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/08/2026
Última modificación:
28/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ptp: vmclock: prevent read-only mappings from becoming writable<br /> <br /> vmclock_miscdev_mmap() rejects writable mappings of the shared vmclock<br /> ABI page with -EROFS, but leaves VM_MAYWRITE set. Userspace can map the<br /> page read-only and then upgrade it to writable with mprotect(), after<br /> which the guest can corrupt the host-written timekeeping data (sequence<br /> counter, UTC time, TSC offset) that the vmclock ABI defines as read-only.<br /> <br /> Clear VM_MAYWRITE on the read-only path so the mapping cannot be<br /> upgraded, as i915 does for its read-only objects and as fixed in drm/vc4<br /> (CVE-2026-68445) and drm/panthor (CVE-2024-53071).

Impacto