Improper Check for Unusual or Exceptional Conditions in Linux kernel - CVE-2026-80946
Published: September 13, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of hardened usercopy restrictions in the FUSE io-uring transport when copying FUSE request headers between a request slab object and userspace. A local user can trigger request header copying to cause a denial of service.
Systems with CONFIG_HARDENED_USERCOPY enabled can panic when the invalid slab-object usercopy is detected.