[PATCH v2 0/4] staging: vc04_services: vchiq-mmal: fix multiple memory safety issues
Sebastian Josue Alba Vives
sebasjosue84 at gmail.com
Sun Mar 29 00:15:38 PDT 2026
Changes since v1:
- Reframed patch 1 as hardening rather than security fix (Greg)
- Switched pr_err/pr_warn to ratelimited variants (Greg)
- Added Cc: stable to all patches (Greg)
- Note: dev_err() not used as this file has no struct device access
This series adds defensive bounds checks to the MMAL VCHIQ driver
which handles multimedia message passing between the ARM CPU and the
VideoCore GPU on all Raspberry Pi models.
Reported-by: Sebastián Alba Vives <sebasjosue84 at gmail.com>
More information about the linux-arm-kernel
mailing list