diff options
| author | Rhys Lloyd <[email protected]> | 2025-07-13 02:51:08 +0000 |
|---|---|---|
| committer | Alexandre Courbot <[email protected]> | 2025-07-17 05:10:58 +0000 |
| commit | 14ae91a81ec8fa0bc23170d4aa16dd2a20d54105 (patch) | |
| tree | 687057a2f131d1870bb3237a66fdeee9cf8a4c90 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | Documentation: gpu: nova-core: Document basics of the Falcon (diff) | |
| download | kernel-14ae91a81ec8fa0bc23170d4aa16dd2a20d54105.tar.gz kernel-14ae91a81ec8fa0bc23170d4aa16dd2a20d54105.zip | |
gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
data is sliced from 2..6, but the bounds check data.len() < 5
does not satisfy those bounds.
Fixes: 47c4846e4319 ("gpu: nova-core: vbios: Add support for FWSEC ucode extraction")
Reviewed-by: Alexandre Courbot <[email protected]>
Reviewed-by: Joel Fernandes <[email protected]>
Signed-off-by: Rhys Lloyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Courbot <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
