Security Advisory

CVE-2026-64315

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-25 08:49:45
Last updated 2026-07-25 08:49:45
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() to avoid leaking secrets at runtime when CONFIG_DYNAMIC_DEBUG is enabled.