CVE-2026-64315
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.15%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 7.0 HIGHCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.15% probability · 4th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/1ec775f6a124cce6278ae58b7d1c78a3bc6eef23Patch
- https://git.kernel.org/stable/c/59057f5d4e9a195c6dd61695ad3bc4481ddf4f14Patch
- https://git.kernel.org/stable/c/6407dc85d0a4306681cf6c9be7f05e05dcb67a37Patch
- https://git.kernel.org/stable/c/8005dc808bcce7d6cc2ae015a3cde1683bee602dPatch
- https://git.kernel.org/stable/c/8904b425cfcafe6a820c94b9bdf4b10f7d70f9d7Patch
- https://git.kernel.org/stable/c/bcf3cf74dfb6981e18b22cbf561f859a0f7faa26Patch
- https://git.kernel.org/stable/c/c8cfe11e48b2a4646fa662fcaa92e14810a28d46Patch
- https://git.kernel.org/stable/c/d0b8cafd529b4ec759190c6081f7a76efb563a8fPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.