In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead of the _MAX enum values. [fix cosmetic issues]
https://git.kernel.org/stable/c/e4056b84af0fc18c84b4e5741df04ecd8ca17973
https://git.kernel.org/stable/c/73e119036b3a799170ed89907b4273c07306d611