CVE-2021-47385

Updated: 2024-12-23 21:49:01.007246

Description:

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((val >> 4) & 0x7)) from device then Null pointer dereference occurs. (It is possible if tmp = 0b0xyz1xyz, where same literals mean same numbers) Also lm75[] does not serve a purpose anymore after switching to devm_i2c_new_dummy_device() in w83791d_detect_subclients(). The patch fixes possible NULL pointer dereference by removing lm75[]. Found by Linux Driver Verification project (linuxtesting.org). [groeck: Dropped unnecessary continuation lines, fixed multipline alignment]


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2024-09-25 12:27:08
CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-25 12:27:08
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-09-25 12:27:08
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Released CLSA-2024:1727690947 2024-09-30 10:47:17
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Released CLSA-2024:1727690025 2024-09-30 10:47:18
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Released CLSA-2024:1727815919 2024-10-01 17:27:46
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-25 12:27:08
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-09-25 12:27:08
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-25 12:27:08
Ubuntu 16.04 ELS linux-hwe 4.15.0 5.5 MEDIUM Ignored 2024-12-26 02:40:51
Total: 11