LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-64298

linux · linux kernel

Published
CVSS7.1
Severityhigh
WeaknessNVD-CWE-noinfo
ExploitedNot in CISA KEV

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAY_WRITE in open permission mask for O_TRUNC POSIX requires write permission to truncate a file, so an open() that specifies O_TRUNC must be authorized for write access regardless of the O_ACCMODE access mode. nfs_open_permission_mask() builds the access mask passed to nfs_may_open(), which is the local authorization gate for OPENs the client serves itself from a cached write delegation via the can_open_delegated() path in nfs4_try_open_cached(). The mask is derived from O_ACCMODE alone, so an open(O_RDONLY | O_TRUNC) against a file the caller cannot write requests only MAY_READ and passes the local check

References

← Back to the CVE Tracker

Our coverage of CVE-2026-64298

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-64298.