Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-53396
Published: July 21, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper error handling in nfsd4_create_file() when processing OPEN(CREATE) requests with ACL attributes and an invalid filename. A remote attacker can send a specially crafted OPEN(CREATE) request to cause a denial of service.
The issue can be triggered repeatedly by supplying ACL attributes together with a filename longer than NAME_MAX.