CVE-2025-38077
Published: Jun 18, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store() If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index 'length - 1' will result in a buffer overflow. Add a check for an empty string. Found by Linux Verification Center (linuxtesting.org) with SVACE.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e8a60aa7404bfef37705da5607c97737073ac38d - < fb7cde625872709b8cedad9b241e0ec3d82fa7d3affected e8a60aa7404bfef37705da5607c97737073ac38d - < 60bd13f8c4b3de2c910ae1cdbef85b9bbc9685f5affected e8a60aa7404bfef37705da5607c97737073ac38d - < f86465626917df3b8bdd2756ec0cc9d179c5af0faffected e8a60aa7404bfef37705da5607c97737073ac38d - < 8594a123cfa23d708582dc6fb36da34479ef8a5baffected e8a60aa7404bfef37705da5607c97737073ac38d - < 97066373ffd55bd9af0b512ff3dd1f647620a3dc+1 more versions |
Linux | Linux | affected 5.11unaffected 0 - < 5.11unaffected 5.15.185 - <= 5.15.*unaffected 6.1.141 - <= 6.1.*unaffected 6.6.93 - <= 6.6.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now