Re: [PATCH v2] remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array

From: Bjorn Andersson

Date: Mon Apr 06 2026 - 11:11:57 EST



On Tue, 31 Mar 2026 22:42:43 +0530, Mukesh Ojha wrote:
> MAX_NUM_OF_SS was hardcoded to 10 in the minidump_global_toc struct,
> which is a direct overlay on an SMEM item allocated by the firmware.
> Newer Qualcomm SoC firmware allocates space for more subsystems, while
> older firmware only allocates space for 10. Bumping the constant would
> cause Linux to read/write beyond the SMEM item boundary on older
> platforms.
>
> [...]

Applied, thanks!

[1/1] remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
commit: 743cfae79d2458e241b06ed523c28a09f1449b75

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>