Lucene search
+L

560 matches found

BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.8 views

The vulnerability of the hwmon/w83791d.c component in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the hwmon/w83791d.c component in the Linux operating system is related to insufficient checking of the status of the shared resource. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS5.5AI score0.00093EPSS
SaveExploits0References16Affected Software3
EUVD
EUVD
added 2026/08/12 12:07 a.m.7 views

EUVD-2026-57051

In the Linux kernel, the following vulnerability has been resolved: hwmon: gigabytewaterforce Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of...

5.5AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:47 p.m.10 views

CVE-2026-68358

A flaw was found in the Linux kernel's hwmon nzxt-kraken3 component. A race condition exists where the hidhwstop function does not stop device input/output IO. This can lead to a use-after-free UAF vulnerability if a device probe operation fails after IO has been initiated. This vulnerability cou...

5.5CVSS5.3AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 1:30 p.m.7 views

CVE-2026-68340

A flaw was found in the Linux kernel's hwmon OCC OpenPOWER Abbreviated Command and Control poll response parser. This vulnerability occurs because the parser incorrectly uses a static array capacity as the boundary for sensor data blocks instead of the actual data length. A specially crafted,...

7.7CVSS5.5AI score0.0015EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 8:51 a.m.6 views

CVE-2026-68359

A flaw was found in the Linux kernel's hwmon nzxt-smart2 component. A race condition exists when the hidhwstop function is called without first stopping device input/output IO. If a device probe operation fails after IO has been initiated, this race condition can lead to a use-after-free UAF...

5.7AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.2AI score0.0015EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.4AI score0.0015EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.2AI score0.0015EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55460

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of hiddeviceiosta...

5.5AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:03 p.m.9 views

CVE-2026-68340 hwmon: occ: validate poll response sensor blocks

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.3AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68340

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array...

7.7CVSS5.4AI score0.0015EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68361

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: corsair-psu Stop device IO before calling hidhwstop hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and th...

5.8AI score0.00194EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68360

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: corsair-cpro Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputrepo...

5.6AI score0.00236EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.29 views

CVE-2026-64213

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 3:23 p.m.13 views

EUVD-2026-48621

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.7AI score0.00121EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.22 views

PT-2026-64328

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the lm90 alert function, which executes in the smbus alert context. The function calls lm90 update confreg to disable the hardware alert line without acquiring...

5.8AI score0.00121EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64135

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: pmbus/adm1266 widen blackbox-info buffer to I2CSMBUSBLOCKMAX adm1266nvmemreadblackbox declares a 5-byte stack buffer and passes it to...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: pmbus/adm1266 include PEC byte in pmbusblockxfer read buffer adm1266pmbusblockxfer sets up the read transaction with .buf = data-readbuf, .len =...

7.8CVSS5.6AI score0.00139EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-64086

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 include PEC byte in pmbusblockxfer read buffer adm1266pmbusblockxfer sets up the read transaction with .buf = data-readbuf, .len = ADM1266PMBUSBLOCKMAX + 2, but readbuf in struct adm1266data is declared as u8...

7.8CVSS0.00139EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 3:40 p.m.18 views

EUVD-2026-45820

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 widen blackbox-info buffer to I2CSMBUSBLOCKMAX adm1266nvmemreadblackbox declares a 5-byte stack buffer and passes it to i2csmbusreadblockdata to retrieve the 4-byte BLACKBOXINFO response. i2csmbusreadblockdat...

5.5AI score0.00123EPSS
SaveExploits0References8
Rows per page
Query Builder