CVE-2025-4382

A flaw was found in systems utilizing LUKS-encrypted disks with GRUB configured for TPM-based auto-decryption. When GRUB is set to automatically decrypt disks using keys stored in the TPM, it reads the decryption key into system memory. If an attacker with physical access can corrupt the underlying filesystem superblock, GRUB will fail to locate a valid filesystem and enter rescue mode. At this point, the disk is already decrypted, and the decryption key remains loaded in system memory. This scenario may allow an attacker with physical access to access the unencrypted data without any further authentication, thereby compromising data confidentiality. Furthermore, the ability to force this state through filesystem corruption also presents a data integrity concern.
Configurations

No configuration.

History

12 May 2025, 17:32

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-09 12:15

Updated : 2025-05-12 17:32


NVD link : CVE-2025-4382

Mitre link : CVE-2025-4382

CVE.ORG link : CVE-2025-4382


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function