Bug 2507198 (CVE-2026-64316) - CVE-2026-64316 kernel: crypto: caam - use print_hex_dump_devel to guard key hex dumps
Summary: CVE-2026-64316 kernel: crypto: caam - use print_hex_dump_devel to guard key h...
Keywords:
Status: NEW
Alias: CVE-2026-64316
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:10 UTC by OSIDB Bzimport
Modified: 2026-07-29 10:23 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:10:10 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() and gen_split_key() 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.