8 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-38142 CVE-2025-38142 in rootio-linux - Patched by Root
Root has patched CVE-2025-38142 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
ROOT-OS-DEBIAN-12-CVE-2025-38142 CVE-2025-38142 in rootio-linux - Patched by Root
Root has patched CVE-2025-38142 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
[SECURITY] [DLA 4328-1] linux-6.1 security update
Debian LTS Advisory DLA-4328-1 [email protected] https://www.debian.org/lts/security/ Ben Hutchings October 13, 2025 https://wiki.debian.org/LTS Package : linux-6.1 Version : 6.1.153-1 CVE ID : CVE-2024-36331 CVE-2024-36350 CVE-2024-36357 CVE-2024-36913 CVE-2024-41013 CVE-2024-47704...
CVE-2025-38142
creationtimestamp| type| source ---|---|--- 2025-07-03 20:22:33+00:00| seen| https://infosec.exchange/users/vuldb/statuses/114791163687587398...
BELL-CVE-2025-38142
Bulletin has no description...
CVE-2025-38142 hwmon: (asus-ec-sensors) check sensor index in read_string()
In the Linux kernel, the following vulnerability has been resolved: hwmon: asus-ec-sensors check sensor index in readstring Prevent a potential invalid memory access when the requested sensor is not found. findecsensorindex may return a negative value e.g. -ENOENT, but its result was used without...
CVE-2025-38142
The CVE-2025-38142 issue affects the Linux kernel hwmon path (asus-ec-sensors) where read_string() could read a non-existent sensor because find_ec_sensor_index() returned a negative value (for example -ENOENT) and was used without validation. The fix introduces a check to ensure sensor_index is ...
CVE-2025-38142
In the Linux kernel, the following vulnerability has been resolved: hwmon: asus-ec-sensors check sensor index in readstring Prevent a potential invalid memory access when the requested sensor is not found. findecsensorindex may return a negative value e.g. -ENOENT, but its result was used without...