HomeDefectsLIN1025-15612
Acknowledged

LIN1025-15612 : Security Advisory - linux - CVE-2026-46291

Created: Jun 8, 2026    Updated: Jun 15, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  crypto: caam - guard HMAC key hex dumps in hash_digest_key  Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in hash_digest_key() to avoid leaking secrets at runtime when CONFIG_DYNAMIC_DEBUG is enabled.