Lucene search
K

27 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: hwmon: w83792d A NULL pointer dereferencing issue was addressed by removing unnecessary structure fields. If the driver reads a value that is sufficient for the condition: val & 0x08 && !val & 0x80 && val & 0x7 == val 4 & 0x7...

5.5CVSS6.3AI score0.00241EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989680)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989680 advisory. In the Linux kernel, the following vulnerability has been resolved: hwmon: w83792d Fix NULL pointer dereference by removing unnecessary structure field If driver rea...

5.5CVSS5.9AI score0.00241EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986675)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986675 advisory. In the Linux kernel, the following vulnerability has been resolved: hwmon: w83792d Fix NULL pointer dereference by removing unnecessary structure field If driver rea...

5.5CVSS5.9AI score0.00241EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:0 a.m.7 views

Vulnerability of the w83792d_detect_subclients() function in the drivers/hwmon/w83792d.c module – This driver is used for monitoring hardware in Linux operating systems. It allows a hacker to cause system failures.

Vulnerability of the w83792ddetectsubclients function in the drivers/hwmon/w83792d.c module – The driver for monitoring hardware in Linux operating systems is vulnerable due to a NULL pointer dereferencing issue. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.4AI score0.00241EPSS
Exploits0References12Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/16 1:8 a.m.2 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/10/16 12:28 a.m.2 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/10/16 12:12 a.m.5 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.2 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.3 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.m.3 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.5 views

kernel: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

A vulnerability was found in the Linux kernel's hwmon driver for the w83792d module where a NULL pointer dereference was caused by the lm75 obsolete structure field. During specific device read operations, if certain conditions are met, the driver may attempt to access a NULL pointer because this...

5.5CVSS7.2AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.43 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

7.8CVSS7.2AI score0.02701EPSS
Exploits1References19
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.3 views

SUSE CVE-2021-47385

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. I...

5.5CVSS6.4AI score0.00241EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/05/22 10:20 a.m.20 views

CVE-2021-47385

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. I...

4.4CVSS8.2AI score0.00241EPSS
Exploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47385

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. I...

5.5CVSS5.5AI score0.00241EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47385

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. I...

5.5CVSS6.3AI score0.00241EPSS
Exploits0References14
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

UBUNTU-CVE-2021-47385

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. I...

5.5CVSS6.1AI score0.00241EPSS
Exploits0References15
CVE
CVE
added 2024/05/21 3:3 p.m.154 views

CVE-2021-47385

CVE-2021-47385 is a Linux kernel hwmon issue affecting the w83792d driver (and related subclients) where a NULL pointer dereference could occur if a value read from the device matches certain bit patterns. The root cause is dereferencing a NULL after reading val; the advisory notes that the patch...

5.5CVSS6.6AI score0.00241EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.18 views

CVE-2021-47385 hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

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. I...

6.8AI score0.00241EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.23 views

CVE-2021-47385 hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

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. I...

6.3AI score0.00241EPSS
Exploits0References4
Rows per page
Query Builder