GPUCORE-35499: Fix GROUP_SUSPEND kcpu suspend handling to prevent UAF

This commit fixes a buffer vulnerability that is provided for internal
test/dump use in kcpu queue to get a CSG's suspend buffer content. The
change ensures that the user supplied GPU VA mapped dump receiving
buffer must meet some additional expected attributes so as to avoid the
risk the dump buffer is abused from the user side, yielding potential
vulnerability of use after free in kbase GPU mapped buffers from the
said kcpu dump arrangement for CSG suspend buffer content.

TI2: 906872 (PLAN-39472r8 R38P1 DDK Precommit)
TI2: 906873 (PLAN-39568r4 R38 GPU Core CS CSF, targeted R38 test, red
             an unrelated issue, intermittent)
TI2: 907201 (PLAN-39568r4 R38 GPU Core CS CSF, rerun the targeted red)
TI2: 906018 (PLAN-2596r269 GPU Core CS CSF, 1 unrelated red)
TI2: 906307 (PLAN-2596r269 GPU Core CS CSF, rerun the red)
TI2: 906019 (PLAN-28130r51 GPUCORE CS Android-12-CSF-Minimal, the red
             is a trunk issue, multiple nightly reds in history)

(cherry picked from commit 3646ab9f80d1e57b6cdff4e0651f3f07f7065954)
Bug: 254445909
Provenance: https://code.ipdelivery.arm.com/c/GPU/mali-ddk/+/4746
Change-Id: I25275830b56941f597e6ebb7e38bf8764a5a2555
1 file changed
tree: 3fde7554265bc49ecd7fe199d86c472abee41551
  1. common/
  2. mali_kbase/
  3. mali_pixel/