Inclusion of Sensitive Information in Log Files in Linux kernel - CVE-2026-31543
Published: April 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to insertion of sensitive information into log files in read_key_from_user_keying() when debug logging is enabled while processing key payloads. A local user can trigger key handling to disclose sensitive information.
Only the first 8 bytes of the dm-crypt key payload are exposed, and only when debug logging is enabled.