Skip to content
Commit b7ab0b19 authored by Hefty, Sean's avatar Hefty, Sean Committed by Roland Dreier
Browse files

IB/mad: Verify mgmt class in received MADs



If a received MAD contains an invalid or reserved mgmt class, we will
attempt to access method_table outside of its range.  Add a check to
ensure that mgmt class falls within the handled range.

Found by code inspection.

Signed-off-by: default avatarSean Hefty <sean.hefty@intel.com>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent f45ee80e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment