commit | 90ccfe879a68915e35f9f4d8de0ef94bf983249f | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Fri Jun 06 20:38:56 2025 +0000 |
committer | Brandon Kim <brandonkim@google.com> | Mon Jun 09 00:21:04 2025 +0000 |
tree | 10057c1f5533e6b31975d2b6e91d3b98849e0ce5 | |
parent | 07d92b1acebd9ef1bc307a497fbfa9d7f3f56ae9 [diff] |
rde_handler: Check multiPartReceiveResp over-read It seems the handler had vulnerabilities to buffer over-reads found by the fuzzer. Fix them and add unit test coverage. Tested: Unit test Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Ic217a7a9be39c0873d10f89fe68b559e5d3cfadb
This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md
More detailed implementation details will also be placed here in the future