Improper input validation in Linux kernel - CVE-2026-43129
Published: May 7, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in ima_restore_measurement_list() when restoring the previous kernel's IMA measurement buffer during kexec boot. A local user can boot a second-stage kernel with a limiting command line such as "mem=" to cause a denial of service.
This issue occurs on x86_64 systems during early restore of the measurement list.