Inclusion of Sensitive Information in Log Files in Linux kernel - CVE-2026-43377

 

Inclusion of Sensitive Information in Log Files in Linux kernel - CVE-2026-43377

Published: May 9, 2026


Vulnerability identifier: #VU130812
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-43377
CWE-ID: CWE-532
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to disclose sensitive information.

The vulnerability exists due to insertion of sensitive information into log files in generate_smb3signingkey() and generate_smb3encryptionkey() when debug authentication logging is enabled during SMB3 signing and encryption key generation. A local user can access generated logs containing session, signing, encryption, and decryption key bytes to disclose sensitive information.

Only systems with KSMBD_DEBUG_AUTH logging enabled are affected by this exposure.


How to mitigate CVE-2026-43377

Install security update from vendor's repository.

Sources