Description
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Prevent out-of-bounds access The while loop in raspberrypi_discover_clocks() relies on the assumption that the id of the last clock element is zero. Because this data comes from the Videocore firmware and it doesn't guarantuee such a behavior this could lead to out-of-bounds access. So fix this by providing a sentinel element.
References (4)
Core 4
Core References
Scores
CVSS v3
7.1
EPSS
0.0007
EPSS Percentile
20.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Details
CWE
CWE-125
Status
published
Products (5)
linux/Kernel
5.11.0 - 5.15.66linux
linux/Kernel
5.16.0 - 5.19.8linux
linux/Kernel
5.9.0 - 5.10.142linux
linux/linux_kernel
6.0 rc1 (3 CPE variants)
linux/linux_kernel
5.9 - 5.10.142
Published
Jun 18, 2025
Tracked Since
Feb 18, 2026