Security Advisory

CVE-2026-23303

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-25 10:26:58
Last updated 2026-05-11 22:04:16
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: Don't 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.