CVE-2025-68242
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68242 is a Linux kernel vulnerability in the NFS (Network File System) client subsystem where nfs_setattr fails to verify the inode's UID against the caller's filesystem UID (fsuid) when delegated timestamps are enabled. This missing authorization check allows a caller with a mismatched UID to modify file timestamps (atime/mtime) locally without the operation being validated by the NFS server. The vulnerability was published on December 16, 2025, and affects Linux kernel versions starting from commit e12912d94137ab36ee704a91f465ff15c8b423da up to the respective fix commits in stable branches. No CVSS score has been assigned by NVD at this time, and the record is not currently prioritized for NVD enrichment (NVD, Feedly).

Technical details

The root cause is an improper authorization check (missing UID validation) in the nfs_setattr function within the Linux kernel's NFS client code. When delegated timestamps are permitted for an inode, the kernel allows local modification of atime/mtime metadata without verifying that the caller's fsuid matches the inode's owner UID. This means a process running as an unprivileged user (e.g., 'nobody') can bypass the expected server-side permission check and alter file timestamps on an NFSv4.2 mount. The fix adds an explicit UID comparison; if the caller's fsuid does not match the inode's UID, the setattr request is forwarded to the NFS server for proper authorization. The vulnerability is reproducible using NFSv4.2 mounts with delegated timestamps enabled and the Linux Test Project (LTP) utimes01/utime06 test cases (NVD).

Impact

The primary impact is an improper authorization bypass that allows a local or NFS-connected user with a mismatched UID to modify file timestamps (atime and mtime) on NFSv4.2 mounts without server-side permission validation. This affects the integrity of file metadata on NFS-exported filesystems, potentially enabling an attacker to obscure access patterns, manipulate audit trails, or interfere with time-sensitive applications. The confidentiality and availability impacts are minimal; the vulnerability is limited to integrity of timestamp metadata rather than data exfiltration or denial of service (NVD).

Mitigation and workarounds

The Linux kernel stable branches have been patched with the following fix commits: b2e4cda71ed062c87573b016d2d956a62f4258ed (for one stable branch), 0e9be902041c6b9f0ed4b72764187eed1067a42f, and b623390045a81fc559decb9bfeb79319721d3dfb. Patched versions include Linux 6.12.59, 6.17.9, and 6.18. Administrators should update to a patched kernel version as the primary remediation. As a workaround, disabling NFSv4.2 delegated timestamps (if operationally feasible) would prevent the vulnerable code path from being triggered (NVD, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management