diff options
| author | Eliot Courtney <ecourtney@nvidia.com> | 2026-07-03 19:22:05 +0900 |
|---|---|---|
| committer | Alexandre Courbot <acourbot@nvidia.com> | 2026-07-21 14:20:01 -0700 |
| commit | 5f5237410773783c066c6c05bd502a34a95c6e8a (patch) | |
| tree | 20683927a0c5321ed786923e3f395956cf2f97b0 /tools/perf/scripts/python | |
| parent | 22e77d81d0a9ab3aee1c5538b3f2f8a66930bfa7 (diff) | |
gpu: nova-core: fsp: limit FSP receive message allocation size
Currently, the FSP receive message code will try to allocate whatever
was sent without checking it at all. But the actual size allowed is
limited to 1024 anyway, so reject any messages over that size as bogus.
Signed-off-by: Eliot Courtney <ecourtney@nvidia.com>
Link: https://patch.msgid.link/20260703-blackwell-fixes-v2-1-8e3d8bc32bb9@nvidia.com
[acourbot: use `SZ_1K` constant for size.]
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
