11 matches found
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: “ice”: fixed the devlink reload call trace. The commit 4da71a77fc3b “ice: read internal temperature sensor” introduced the use of the internal temperature sensor via HWMON. The functions icehwmoninit and icehwmonexit were added t...
[SECURITY] Fedora 43 Update: domoticz-2026.1-1.fc43
Domoticz is a Home Automation System that lets you monitor and configure vari ous devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device...
CVE-2026-23323
In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...
CVE-2026-23323 hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver
In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...
CVE-2026-23104
CVE-2026-23104 describes a Linux kernel ice driver issue where devlink reload can trigger a call trace due to mismatched cleanup of the internal hwmon state. The root cause is that ice_hwmon_init() is invoked during feature init and ice_hwmon_exit() was tied to ice_remove(), which could leave a d...
The vulnerability of the mlx90635_probe() function in the drivers/iio/temperature/mlx90635.c file of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the mlx90635probe function in the drivers/iio/temperature/mlx90635.c file of the Linux kernel is related to insufficient checking of exceptional states. Exploiting this vulnerability could allow an attacker to cause a system failure...
kernel: hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations
In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Prevent integer overflow/underflow in hysteresis calculations Commit b50aa49638c7 "hwmon: lm90 Prevent integer underflows of temperature calculations" addressed a number of underflow situations when writing temperatur...
CVE-2024-40933
In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...
CVE-2024-40933
The CVE-2024-40933 entry concerns a Linux kernel IIO temperature driver mlx90635 issue. The vulnerability arises in mlx90635_probe() where a failure of devm_regmap_init_i2c() could yield regmap_ee as an error pointer rather than being checked with IS_ERR(regmap_ee), effectively a copy-paste error...
The vulnerability of the thermaldebug_cdevremove() function in the Linux operating system’s temperature sensor driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the thermaldebugcdevremove function in the drivers/thermal/thermaldebugfs.c file of the Linux operating system’s temperature sensor driver is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allo...
The vulnerability of the thermaldebug_tzremove() function, a temperature sensor in the Linux kernel, allows a malicious actor to cause a service failure.
The vulnerability of the thermaldebugtzremove function in the drivers/thermal/thermaldebugfs.c file of the Linux kernel’s temperature sensor module is related to a memory leak. Exploiting this vulnerability could allow an attacker to cause a system failure...