diff options
| author | Yousef Alhouseen <alhouseenyousef@gmail.com> | 2026-06-24 21:09:19 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-17 15:49:59 +0200 |
| commit | 7bf6940d7cf41f1f0330a9bae4b7a886e18fd8e3 (patch) | |
| tree | 33912a482e701862f0d14c8d263f5cc1a7e18ba9 /tools/perf/scripts/python/bin | |
| parent | 655faba1ccf195e22a7a83146ef6015e3271233c (diff) | |
misc: hpilo: validate device queue entries before use
ilo_pkt_dequeue() trusts descriptor IDs and lengths read from the shared
FIFO entry. A bad entry can select a descriptor outside the allocated
queue memory or report a packet length larger than one descriptor.
Reject entries whose descriptor index or packet length exceeds the queue
layout before deriving the packet pointer returned to read and write
paths.
Signed-off-by: Yousef Alhouseen <alhouseenyousef@gmail.com>
Link: https://patch.msgid.link/20260624190919.3432-1-alhouseenyousef@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
