Junglewise Threat Intelligence

CVE-2026-23370: Linux Kernel information disclosure in dell-wmi-sysman

CVE-2026-23370 · Severity: medium · CVSS 5.5 · Published 2026-03-25

Technologies: Linux Kernel, Siemens SIMATIC S7-1500 CPU 1518-4 PN/DP MFP. Vendors: Linux, Siemens.

Executive brief

A vulnerability in the Linux kernel's Dell system management driver could allow sensitive information to be exposed. The software incorrectly recorded administrative passwords in plain text within system logs during password update operations. This could allow a local user with access to system logs to discover hardware management credentials, potentially leading to unauthorized configuration changes.

Technical details

An information disclosure vulnerability exists in the dell-wmi-sysman driver within the Linux kernel. The function 'set_new_password()' in 'passwordattr-interface.c' utilized 'print_hex_dump_bytes()' to log the contents of the password buffer, which contains both current and new passwords in plaintext. A local attacker with sufficient privileges to read kernel debug or system logs could retrieve these credentials. The issue has been resolved by removing the hex dump call from the driver code. Patches are available in various stable kernel branches.

Affected products

  • Linux Linux Kernel
  • Siemens SIMATIC S7-1500 CPU 1518-4 PN/DP MFP V3.1.5, V3.1.6

Timeline

  • 2026-03-03: other: Patch submitted by developer
  • 2026-03-25: advisory: NVD publication date
  • 2026-03-13: patched: Initial stable tree commit

References

Related threats