← Back to CVE List

CVE-2024-26751

Published: 2024-04-03T17:15Z
Last Modified: 2025-03-17T16:57Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiod_lookup_table Without the terminator, if a con_id is passed to gpio_find() that does not exist in the lookup table the function will not stop looping correctly, and eventually cause an oops. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt