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
[CVE-2018-8473] Edge - Chakra: Stack corruption in the presence of nested inlinees
In the presence of nested inlined functions, jitted code can bail out to the wrong function.
This fix disables the inline-args-optimization when it detects that the value of the functionObject symbol for an inlinee has changed between its InlineeStart and its InlineeEnd.
0 commit comments