---
id: CVE-2026-46291
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  crypto: caam - guard HMAC key hex dumps in hash_digest_key

  Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in
  hash_digest_key() to avoid leaking secret…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  crypto: caam - guard HMAC key hex dumps in hash_digest_key

  Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in
  hash_digest_key() to avoid leaking secret…
severity: none
published: '2026-06-08'
updated: '2026-07-07'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-46291'
references:
  - url: 'https://git.kernel.org/stable/c/177730a273b18e195263ed953853273e901b5064'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/2adbfca7452eeac45117b8e803288a2767f7075f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/5cffe3c136891aa4d579bf5c079a68f7cb371b0c'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/a9207798fe619cbc85c8744a9b9e2af1db2b6e1a'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/b8f12d9b00c1950779e5679b9c13908584682bb6'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/c7e52fe3f7901ccb9cd29b3f7c683d809ba87e48'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/cd849c07b8d706425e60a4dfcef54b7b67c967ce'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/e8e72fdf47bd5ef7abe642b034c6178a61a8580a'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
epss: 0.00162
epssPercentile: 0.04784
ingestedAt: '2026-07-07T18:42:24.297Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

crypto: caam - guard HMAC key hex dumps in hash_digest_key

Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in
hash_digest_key() to avoid leaking secrets at runtime when
CONFIG_DYNAMIC_DEBUG is enabled.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
