
Currently, driver is determining the amount of memory to allocate based on the event log object indexes (first, last). The last index can change if there is additional logging done during the coredump phase and potentially cause an out-of-bound memory access during buffer traversal. This change restrict the event log object traversal to a maximum of the output buffer size. Change-Id: I91e5734362d2d7a796129fce85e27611bab2245f Signed-off-by: Amine Najahi <quic_anajahi@quicinc.com>
81 KiB
81 KiB