2 matches found
Vulnerability of the w83791d_detect_subclients() function in the drivers/hwmon/w83791d.c module – This driver for monitoring hardware in Linux operating systems allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.
Vulnerability of the w83791ddetectsubclients function in the drivers/hwmon/w83791d.c module – The Linux kernel monitoring driver is vulnerable due to a NULL pointer dereferencing issue. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...
DEBIAN-CVE-2021-47384
In the Linux kernel, the following vulnerability has been resolved: hwmon: w83793 Fix NULL pointer dereference by removing unnecessary structure field If driver read tmp value sufficient for tmp & 0x08 && !tmp & 0x80 && tmp & 0x7 == tmp 4 & 0x7 from device then Null pointer dereference occurs. It...