2026-03-25 10:27:51
Linux
PUBLISHED
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.