diff options
author | Vignesh Sridhar <[email protected]> | 2021-03-02 10:12:00 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-04-22 09:26:22 -0700 |
commit | 0891c89674e8d39eb47310e7c0646c2b07228fe7 (patch) | |
tree | b101c8d30b5ffcaaccbe2c0513003e76e02ac885 /scripts/gdb/vmlinux-gdb.py | |
parent | 5d869070569a23aa909c6e7e9d010fc438a492ef (diff) |
ice: warn about potentially malicious VFs
Attempt to detect malicious VFs and, if suspected, log the information but
keep going to allow the user to take any desired actions.
Potentially malicious VFs are identified by checking if the VFs are
transmitting too many messages via the PF-VF mailbox which could cause an
overflow of this channel resulting in denial of service. This is done by
creating a snapshot or static capture of the mailbox buffer which can be
traversed and in which the messages sent by VFs are tracked.
Co-developed-by: Yashaswini Raghuram Prathivadi Bhayankaram <[email protected]>
Signed-off-by: Yashaswini Raghuram Prathivadi Bhayankaram <[email protected]>
Co-developed-by: Paul M Stillwell Jr <[email protected]>
Signed-off-by: Paul M Stillwell Jr <[email protected]>
Co-developed-by: Brett Creeley <[email protected]>
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Vignesh Sridhar <[email protected]>
Tested-by: Konrad Jankowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions