CVE-2026-52907 HIGH

CVE-2026-52907: media: rockchip: rkcif: fix off by one bugs

Vendor Linux
Product Linux
Published June 9, 2026
Last update June 14, 2026

CVSS base score

7.8/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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]

Key dates

02Disclosure timeline

June 9, 2026 CVE published
June 14, 2026 Record updated