Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-53319
Published: June 29, 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 expected error conditions in wbt_init_enable_default() when processing ioctl(BLKPG) requests during MTD partition creation. A local user can trigger memory allocation failures to cause a denial of service.
The issue results in a spurious kernel warning and stack trace rather than memory corruption.