Improper Check for Unusual or Exceptional Conditions in Linux kernel - CVE-2026-53282
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 a missing return address in x86 kexec purgatory code when processing a non-kjump kexec. A local user can trigger a non-kjump kexec to cause a denial of service.
The issue can cause purgatory to crash by attempting to access a return address above the top of its stack.