CVE-2026-52907
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1f2353f5a1af995efbf7bea44341aa0d03460b28 < 73e119036b3a799170ed89907b4273c07306d611 | affected |
| Linux | Linux | 1f2353f5a1af995efbf7bea44341aa0d03460b28 < e4056b84af0fc18c84b4e5741df04ecd8ca17973 | affected |
| Linux | Linux | 6.19 | affected |
| Linux | Linux | 0 < 6.19 | unaffected |
| Linux | Linux | 7.0.4 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/73e119036b3a799170ed89907b4273c07306d611
- https://git.kernel.org/stable/c/e4056b84af0fc18c84b4e5741df04ecd8ca17973
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.