Security Advisory

CVE-2026-43377

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-08 14:21:26
Last updated 2026-05-11 22:23:24
Assigner Linux
CVSS score 8.1
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Don't log keys in SMB3 signing and encryption key generation When KSMBD_DEBUG_AUTH logging is enabled, generate_smb3signingkey() and generate_smb3encryptionkey() log the session, signing, encryption, and decryption key bytes. Remove the logs to avoid exposing credentials.