#VU124468 Exposure of Private Information ('Privacy Violation') in Linux kernel - CVE-2026-23370

 

#VU124468 Exposure of Private Information ('Privacy Violation') in Linux kernel - CVE-2026-23370

Published: March 25, 2026


Vulnerability identifier: #VU124468
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23370
CWE-ID: CWE-359
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to disclose sensitive information.

The vulnerability exists due to improper output neutralization in the dell-wmi-sysman driver when handling password data. A local user can access kernel logs to disclose sensitive information.

The vulnerability specifically involves the logging of plaintext passwords via a hex dump in the set_new_password() function, which could expose current and new passwords.


Remediation

Install security update from vendor's repository.

External links