Vulnerability 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. [fix cosmetic issues]
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.19, < 7.0.4 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/73e119036b3a799170ed89907b4273c07306d611Patch
- https://git.kernel.org/stable/c/e4056b84af0fc18c84b4e5741df04ecd8ca17973Patch
FAQ
What is CVE-2026-52907?
CVE-2026-52907 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2026-52907?
CVE-2026-52907 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-52907?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.