CVE 7.8 HIGH

media: rockchip: rkcif: fix off by one bugs_CVE-2026-52907

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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]

Basic Information

ID CVE-2026-52907
Source Linux
Published Jun 9, 2026 at 12:36
Modified Jun 14, 2026 at 04:30

Affected Product

Vendor Linux
Product Linux
Version 1f2353f5a1af995efbf7bea44341aa0d03460b28
Affected Versions Linux Linux 1f2353f5a1af995efbf7bea44341aa0d03460b28
Linux Linux 1f2353f5a1af995efbf7bea44341aa0d03460b28
Linux Linux 6.19

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.