---
id: CVE-2026-23370
title: 'platform/x86: dell-wmi-sysman: Don''t hex dump plaintext password data'
summary: |-
  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…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    9bbb420f202834363e1e25435e49db0a385c2232
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    d9e785bd62d2ac23cf29a75dcfea8c8087fd3870
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    411ba3cd837f7825c0e648e155bc505641f95854
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    0e6115c2f2facaed9593c16ad2e5accd487f5c52
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    5de34126fb2edf8ab7f25d677b132e92d8bf9ede
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    d78e74adc5cfff7afd9d03b9da8058a7e435f9bc
  - >-
    Linux >= e8a60aa7404bfef37705da5607c97737073ac38d <
    d1a196e0a6dcddd03748468a0e9e3100790fc85c
  - Linux 5.11
published: '2026-03-25'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T08:45:48.625Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-23370'
references:
  - url: 'https://git.kernel.org/stable/c/9bbb420f202834363e1e25435e49db0a385c2232'
  - url: 'https://git.kernel.org/stable/c/d9e785bd62d2ac23cf29a75dcfea8c8087fd3870'
  - url: 'https://git.kernel.org/stable/c/411ba3cd837f7825c0e648e155bc505641f95854'
  - url: 'https://git.kernel.org/stable/c/0e6115c2f2facaed9593c16ad2e5accd487f5c52'
  - url: 'https://git.kernel.org/stable/c/5de34126fb2edf8ab7f25d677b132e92d8bf9ede'
  - url: 'https://git.kernel.org/stable/c/d78e74adc5cfff7afd9d03b9da8058a7e435f9bc'
  - url: 'https://git.kernel.org/stable/c/d1a196e0a6dcddd03748468a0e9e3100790fc85c'
tags:
  - cve.org
epss: 0.00125
epssPercentile: 0.01901
ingestedAt: '2026-09-08T15:33:26.992Z'
---

## Overview

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.

## Affected

- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < 9bbb420f202834363e1e25435e49db0a385c2232`
- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < d9e785bd62d2ac23cf29a75dcfea8c8087fd3870`
- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < 411ba3cd837f7825c0e648e155bc505641f95854`
- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < 0e6115c2f2facaed9593c16ad2e5accd487f5c52`
- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < 5de34126fb2edf8ab7f25d677b132e92d8bf9ede`
- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < d78e74adc5cfff7afd9d03b9da8058a7e435f9bc`
- `Linux >= e8a60aa7404bfef37705da5607c97737073ac38d < d1a196e0a6dcddd03748468a0e9e3100790fc85c`
- `Linux 5.11`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
