CVE-2026-23370
In the Linux kernel, the following vulnerability has been resolved:
platform/x86: dell-wmi-sysman: Don’t 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.
More information : https://git.kernel.org/stable/c/0e6115c2f2facaed9593c16ad2e5accd487f5c52
