CVE-2026-23303

Publication date

2026-03-25 10:26:58

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: Dont log plaintext credentials in cifs_set_cifscreds When debug logging is enabled, cifs_set_cifscreds() logs the key payload and exposes the plaintext username and password. Remove the debug log to avoid exposing credentials.