commit | f60e71086f99f486415b5a7ba515517ee1d0c785 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 24 12:39:36 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue May 28 15:29:03 2024 -0500 |
tree | fb925a7794fa3755b91a4343431b05b6af9e84fa | |
parent | 6f01edce2e38bea3d70e3be1e725aed730d39b7c [diff] |
SrvTypeRqst: Add bounds checking on buffer parsing There are multiple length fields provided by the user in this command. Need to ensure those lengths do not exceed the input buffer size. Tested: - Executed new unit tests successfully Change-Id: Id42c8c2f7f87cab07982edabe93f09cd9ef4208a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>