commit | 20bab74865ba955921eb0e4e427c84e37e1c8916 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 24 14:31:16 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue May 28 15:29:09 2024 -0500 |
tree | 08a2826e6c36b013aac9ce008d707e9da7700b22 | |
parent | f60e71086f99f486415b5a7ba515517ee1d0c785 [diff] |
SrvRqst: 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: Ife4b74d7541d6939bdc30a381fc5cc80cfd24057 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>