CVE-2026-52907

Summary

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]

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1f2353f5a1af995efbf7bea44341aa0d03460b28 < 73e119036b3a799170ed89907b4273c07306d611affected
LinuxLinux1f2353f5a1af995efbf7bea44341aa0d03460b28 < e4056b84af0fc18c84b4e5741df04ecd8ca17973affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux7.0.4 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References