CVE-2026-52907

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]
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

08 Jul 2026, 20:35

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE CWE-193
References () https://git.kernel.org/stable/c/73e119036b3a799170ed89907b4273c07306d611 - () https://git.kernel.org/stable/c/73e119036b3a799170ed89907b4273c07306d611 - Patch
References () https://git.kernel.org/stable/c/e4056b84af0fc18c84b4e5741df04ecd8ca17973 - () https://git.kernel.org/stable/c/e4056b84af0fc18c84b4e5741df04ecd8ca17973 - Patch

14 Jun 2026, 06:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

09 Jun 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 14:16

Updated : 2026-07-08 20:35


NVD link : CVE-2026-52907

Mitre link : CVE-2026-52907

CVE.ORG link : CVE-2026-52907


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-193

Off-by-one Error