3 matches found
CVE-2026-80593
In the Linux kernel, the following vulnerability has been resolved: h...
5.8AI score
SaveExploits0
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 score
SaveExploits0References8
CVE-2026-80593
CVE-2026-80593 is an out-of-bounds read in the Linux kernel 's hwmon/asus_atk0110 driver. The function atk_ec_present() iterates over sub-packages returned by the GGRP ACPI method and reads obj->package.elements[0] without verifying that the sub-package has a non-zero count. Since ACPICA alloc...
5.8AI score
SaveExploits0References8
20