Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-31567
Published: April 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of a warning condition in pm_restore_gfp_mask() when defensive calls are made without a saved GFP mask. A local user can trigger a spurious kernel warning to cause a denial of service.
The issue can occur in hibernation-related execution paths, including the uswsusp interface.