facebookarchive / BOLT

Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
2.51k stars 176 forks source link

LongJmp stub lookup: Check for end iterator #258

Closed yota9 closed 2 years ago

yota9 commented 2 years ago

The lower_bound might return the end iterator, the ignoring of which may lead to memory corruption.

Vladislav Khmelevsky, Advanced Software Technology Lab, Huawei

yota9 commented 2 years ago

Gentle ping @rafaelauler @maksfb :)

aaupov commented 2 years ago

f249183e2cbb5ce23730f80c55dab557b45fb8c0