PT-2026-64519 · Linux+2 · Linux Kernel+2

CVE-2026-64298

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the NFSv4 implementation where the nfs open permission mask() function fails to include MAY WRITE in the access mask when the O TRUNC flag is used during a file open operation. This occurs because the mask is derived solely from O ACCMODE. Consequently, a request such as open(O RDONLY | O TRUNC) on a file where the caller lacks write permissions may pass the local authorization check in nfs may open() via the can open delegated() path in nfs4 try open cached(). This allows the truncation to be issued to the server as a SETATTR(size=0) over the delegation stateid, which the server accepts, violating POSIX requirements that such an operation should fail with EACCES.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

ALSA-2026:61887
ALSA-2026:63013
ALSA-2026:63014
ALSA-2026:63129
AZL-93668
CVE-2026-64298
ECHO-1CE1-419A-8EC0
OPENSUSE-SU-2026:11476-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3594-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Rocky Linux
Ubuntu