๐Ÿ” CVE Alert

CVE-2025-21656

UNKNOWN 0.0

hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur scsi_execute_cmd() function can return both negative (linux codes) and positive (scsi_cmnd result field) error codes. Currently the driver just passes error codes of scsi_execute_cmd() to hwmon core, which is incorrect because hwmon only checks for negative error codes. This leads to hwmon reporting uninitialized data to userspace in case of SCSI errors (for example if the disk drive was disconnected). This patch checks scsi_execute_cmd() output and returns -EIO if it's error code is positive. [groeck: Avoid inline variable declaration for portability]

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jan 21, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
5b46903d8bf372e563bf2150d46b87fff197a109 < 53e25b10a28edaf8c2a1d3916fd8929501a50dfc 5b46903d8bf372e563bf2150d46b87fff197a109 < 42268d885e44af875a6474f7bba519cc6cea6a9d 5b46903d8bf372e563bf2150d46b87fff197a109 < 82163d63ae7a4c36142cd252388737205bb7e4b9
Linux / Linux
5.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/53e25b10a28edaf8c2a1d3916fd8929501a50dfc git.kernel.org: https://git.kernel.org/stable/c/42268d885e44af875a6474f7bba519cc6cea6a9d git.kernel.org: https://git.kernel.org/stable/c/82163d63ae7a4c36142cd252388737205bb7e4b9