In the Linux kernel, the following vulnerability has been resolved:
ARM: ep93xx: Add terminator to gpiodlookuptable
Without the terminator, if a conid is passed to gpiofind() that does not exist in the lookup table the function will not stop looping correctly, and eventually cause an oops.