Lucene search
+L

65 matches found

CVE
CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80695

This vulnerability affects the sht3x hardware monitor (hwmon) driver in the Linux kernel . In sht3x_update_client(), 16-bit temperature and humidity values are read from a stack-allocated byte array using be16_to_cpup(). The pointers passed are buf and buf + 3; because the offset between them is ...

5.8AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 6:53 a.m.3 views

CVE-2026-80695 hwmon: (sht3x) Fix unaligned accesses

In the Linux kernel, the following vulnerability has been resolved: hwmon: sht3x Fix unaligned accesses Sashiko reports: In sht3xupdateclient, the 16-bit temperature and humidity values are extracted from a stack-allocated byte array using be16tocpup. The pointers passed to this function are...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80695

In the Linux kernel, the following vulnerability has been resolved: hwmon: sht3x Fix unaligned accesses Sashiko reports: In sht3xupdateclient, the 16-bit temperature and humidity values are extracted from a stack-allocated byte array using be16tocpup. The pointers passed to this function are...

5.8AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:49 a.m.4 views

CVE-2026-80660 hwmon: (occ) unregister sysfs devices outside occ lock

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score
SaveExploits0References9
OSV
OSV
added 2026/08/28 6:48 a.m.3 views

CVE-2026-80593 hwmon: (asus_atk0110) Check package count before accessing element

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

8.4CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:48 a.m.4 views

EUVD-2026-67469

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

5.8AI score0.00144EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.11 views

CVE-2026-80593

CVE-2026-80593 affects the asus_atk0110 hardware monitoring driver in the Linux kernel. The function atk_ec_present() reads the first element of each ACPI sub-package returned by the GGRP method without first verifying that the sub-package is non-empty. Because ACPICA allocates the element array ...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.9 views

SUSE CVE-2026-74685

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Clamp negative current limits When a negative value is passed to ltc4282writecurr, the signed long val is cast directly to u64: drivers/hwmon/ltc4282.c:ltc4282writecurr / need to pass it in millivolt / u32 in =...

5.6AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74685 hwmon: (ltc4282) Clamp negative current limits

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Clamp negative current limits When a negative value is passed to ltc4282writecurr, the signed long val is cast directly to u64: drivers/hwmon/ltc4282.c:ltc4282writecurr / need to pass it in millivolt / u32 in =...

5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.17 views

CVE-2026-74685

CVE-2026-74685 affects the Linux kernel hardware monitoring driver for the LTC4282 (drivers/hwmon/ltc4282.c). The root cause is an integer sign-extension flaw in ltc4282_write_curr(): a negative long value is cast directly to u64, converting it into a large positive number. The subsequent arithme...

5.6AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74685

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: ltc4282 Clamp negative current limits When a negative value is passed to ltc4282writecurr, the signed long val is cast directly to u64:...

5.4AI score0.00168EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.7 views

CVE-2026-74552

A flaw was found in the Linux kernel's hwmon lm90 driver. A local user can trigger a null pointer dereference by reading sysfs attributes before the driver's registration is complete. This can lead to a system crash, resulting in a denial of service...

5.5CVSS5.2AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.8 views

SUSE CVE-2026-74546

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix divide-by-zero TOCTOU crash in fan speed read If the fan data becomes 0 between the FANDATAVALID check and the FANPERIODTORPM conversion, it will result in a divide-by-zero crash due to a race with a concurrent...

5.5AI score0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:18 p.m.9 views

CVE-2026-74553

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 1:18 p.m.7 views

AZL-96561 CVE-2026-74549 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5. However, it assigns several NCT6106 register arrays such as...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.9 views

CVE-2026-74553

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

5.7AI score0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

AZL-96036 CVE-2026-74546 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix divide-by-zero TOCTOU crash in fan speed read If the fan data becomes 0 between the FANDATAVALID check and the FANPERIODTORPM conversion, it will result in a divide-by-zero crash due to a race with a concurrent...

5.8AI score0.00173EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74546

CVE-2026-74546 affects the Linux kernel hwmon adt7470 driver. A TOCTOU race can occur if fan data becomes 0 between the FAN_DATA_VALID() check and the FAN_PERIOD_TO_RPM() conversion, causing a divide-by-zero crash. The issue is mitigated by reading fan data once to prevent a concurrent update fro...

5.3AI score0.00173EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74547

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

5.4AI score0.00177EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-72394

In the Linux kernel, the following vulnerability has been resolved: hwmon: aspeed-g6-pwm-tach Guard fan RPM calculation against divide-by-zero Sashiko reports: In the aspeed-g6-pwm-tacho driver, the aspeedtachvaltorpm function calculates the fan RPM using the tachometer value. However, it does no...

0.002EPSS
SaveExploits0References4
Rows per page
Query Builder