commit | 8540c7dd20de35cd133c8e79caca04e81789a9cf | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Sun Jun 08 23:54:24 2025 +0000 |
committer | Brandon Kim <brandonkim@google.com> | Mon Jun 09 00:21:30 2025 +0000 |
tree | 97e4b083115c34dfeabefb9b81beb9293c3f8e41 | |
parent | 90ccfe879a68915e35f9f4d8de0ef94bf983249f [diff] |
rde_handler: Check operationInitRequest 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: I655c28c799f0eda072636d55bfef83727afc5df7
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