[PATCH] gpu: nova-core: fix bounds check in PmuLookupTableEntry::new

Alexandre Courbot acourbot at nvidia.com
Thu Jul 17 05:15:42 UTC 2025


On Sun Jul 13, 2025 at 11:51 AM JST, Rhys Lloyd wrote:
> 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")
>
> Signed-off-by: Rhys Lloyd <krakow20 at gmail.com>

Applied to nova-next, thanks!


More information about the dri-devel mailing list