In the Linux kernel, the following vulnerability has been resolved:
NFS: Fix LTP test failures when timestamps are delegated
The utimes01 and utime06 tests fail when delegated timestamps are enabled, specifically in subtests that modify the atime and mtime fields using the 'nobody' user ID.
The problem can be reproduced as follow:
# echo "/media *(rw,no_root_squash,sync)" >> /etc/exports # export -ra # mount -o rw,nfsvers=4.2 127.0.0.1:/media /tmpdir # cd /opt/ltp # ./runltp -d /tmpdir -s utimes01 # ./runltp -d /tmpdir -s utime06
This issue occurs because nfs_setattr does not verify the inode's UID against the caller's fsuid when delegated timestamps are permitted for the inode.
This patch adds the UID check and if it does not match then the request is sent to the server for permission checking.
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon_linux_2023 | — | Upgrade kernel6.12-libbpfUpgrade perf6.12-debuginfoUpgrade kernel-livepatch-6.12.63-84.121Upgrade kernel6.12-libbpf-develUpgrade python3-perf6.12-debuginfoUpgrade kernel6.12-tools-debuginfoUpgrade kernel6.12-libbpf-staticUpgrade bpftool6.12-debuginfoUpgrade perf6.12Upgrade kernel6.12-debuginfoUpgrade python3-perf6.12Upgrade kernel6.12-toolsUpgrade kernel6.12-debuginfo-common-aarch64Upgrade kernel6.12-headersUpgrade kernel6.12-modules-extraUpgrade kernel6.12Upgrade kernel6.12-libbpf-debuginfoUpgrade bpftool6.12Upgrade kernel6.12-modules-extra-commonUpgrade kernel6.12-tools-develUpgrade kernel6.12-develUpgrade kernel6.12-debuginfo-common-x86_64 | Feb 20, 2026 | Dec 16, 2025 |
| Debian | — | Upgrade linux | Jul 23, 2026 | Jul 23, 2026 |
| Oracle_linux | — | Upgrade kernel-uek | Jan 15, 2026 | Dec 16, 2025 |
| Redhat_linux | — | No solution exists | Jul 17, 2026 | Dec 16, 2025 |
| Ubuntu | — | Upgrade linux-image-6.17.0-14-genericUpgrade linux-image-oem-6.17Upgrade linux-image-gcp-6.17Upgrade linux-image-realtimeUpgrade linux-image-realtime-6.17Upgrade linux-image-aws-6.17Upgrade linux-image-6.17.0-1007-gcp-64kUpgrade linux-image-6.17.0-1008-raspiUpgrade linux-image-gcp-64kUpgrade linux-image-oracle-6.17Upgrade linux-image-awsUpgrade linux-image-oracleUpgrade linux-image-virtualUpgrade linux-image-gcp-64k-6.17Upgrade linux-image-aws-64kUpgrade linux-image-6.17.0-14-generic-64kUpgrade linux-image-azure-6.17Upgrade linux-image-6.17.0-1007-oracle-64kUpgrade linux-image-raspiUpgrade linux-image-azureUpgrade linux-image-6.17.0-1008-azureUpgrade linux-image-6.17.0-1006-realtimeUpgrade linux-image-generic-6.17Upgrade linux-image-6.17.0-1007-aws-64kUpgrade linux-image-raspi-6.17Upgrade linux-image-genericUpgrade linux-image-6.17.0-1007-awsUpgrade linux-image-6.17.0-1011-oemUpgrade linux-image-virtual-6.17Upgrade linux-image-generic-64k-6.17Upgrade linux-image-6.17.0-1007-oracleUpgrade linux-image-aws-64k-6.17Upgrade linux-image-6.17.0-1007-gcpUpgrade linux-image-oracle-64k-6.17Upgrade linux-image-gcpUpgrade linux-image-oracle-64kUpgrade linux-image-generic-64k | Feb 13, 2026 | Feb 12, 2026 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub