Use upperbound instead of offset to check if the extent of memory region
being accessed is tainted or not.
Original author: steakhal
Differential D125524
[BoundV2] ArrayBoundV2 checks if the extent is tainted gamesh411 on May 13 2022, 1:03 AM. Authored by
Details
Diff Detail
Event Timeline
|
Could you please explain why we change rawOffset to *upperBoundToCheck? And perhaps the same explanation could infiltrate into the checker's code itself as a comment to upperbound.