You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check for out-of-range argument value indices (#1517)
Summary:
Pull Request resolved: #1517
Ensure that arg indices are in range before looking up values. Corrupted files with very large indices could cause arbitrary memory reads.
Reviewed By: lucylq
Differential Revision: D52451739
fbshipit-source-id: 851d047eb217784e1e9f1f87282ed4808becfca8
0 commit comments