Bug 2451225 (CVE-2026-23370) - CVE-2026-23370 kernel: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data
Summary: CVE-2026-23370 kernel: platform/x86: dell-wmi-sysman: Don't hex dump plaintex...
Keywords:
Status: NEW
Alias: CVE-2026-23370
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-25 11:05 UTC by OSIDB Bzimport
Modified: 2026-03-25 14:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-25 11:05:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.