2 matches found
CVE-2026-68340
CVE-2026-68340 affects the Linux kernel hwmon OCC poll response parser. The vulnerability arises because the parser walked a counted list of sensor data blocks using the static backing-array capacity as the parse boundary, while a transport response may only carry data_length bytes, risking reads...
5.3AI score
SaveExploits0References5
EUVD-2026-55441
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...
5.3AI score
SaveExploits0References5
20