CVE-2026-23370

Publication date

2026-03-25 10:27:51

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Dont hex dump plaintext password data set_new_password() hex dumps the entire buffer, which contains plaintext password data, including current and new passwords. Remove the hex dump to avoid leaking credentials.