Bugzilla – Bug 1222538
VUL-0: CVE-2024-26730: kernel: hwmon: (nct6775) Fix access to temperature configuration registers
Last modified: 2024-04-09 11:06:48 UTC
In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775) Fix access to temperature configuration registers The number of temperature configuration registers does not always match the total number of temperature registers. This can result in access errors reported if KASAN is enabled. BUG: KASAN: global-out-of-bounds in nct6775_probe+0x5654/0x6fe9 nct6775_core References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26730 https://www.cve.org/CVERecord?id=CVE-2024-26730 https://git.kernel.org/stable/c/c196387820c9214c5ceaff56d77303c82514b8b1 https://git.kernel.org/stable/c/d56e460e19ea8382f813eb489730248ec8d7eb73 https://git.kernel.org/stable/c/f006c45a3ea424f8f6c8e4b9283bc245ce2a4d0f https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26730.mbox https://bugzilla.redhat.com/show_bug.cgi?id=2273254
Only affecting kernel 6.6. Closing as not affected.