Security Advisory

CVE-2026-64316

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-25 08:49:46
Last updated 2026-07-25 08:49:46
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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