CVE-2026-52907 – media: rockchip: rkcif: fix off by one bugs
CVE ID :CVE-2026-52907
Published : June 9, 2026, 2:16 p.m. | 19 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…