Bug 2507142 (CVE-2026-64315) - CVE-2026-64315 kernel: crypto: caam - use print_hex_dump_devel to guard key hex dumps
Summary: CVE-2026-64315 kernel: crypto: caam - use print_hex_dump_devel to guard key h...
Keywords:
Status: NEW
Alias: CVE-2026-64315
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-25 10:07 UTC by OSIDB Bzimport
Modified: 2026-07-29 16:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-25 10:07:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.