Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

October 2018 Security Update #5764

Merged
merged 7 commits into from
Oct 9, 2018
Merged

Conversation

thomasmo
Copy link
Contributor

@thomasmo thomasmo commented Oct 9, 2018

October 2018 Security Update that addresses the following issues in ChakraCore:
CVE-2018-8473
CVE-2018-8500
CVE-2018-8503
CVE-2018-8505
CVE-2018-8510
CVE-2018-8511
CVE-2018-8513

paolosevMSFT and others added 7 commits October 8, 2018 11:26
…sted 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.
…strMap, freed by path dependent branch folding - Internal
Copy link
Contributor

@rajatd rajatd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@chakrabot chakrabot merged commit 8997c70 into chakra-core:release/1.10 Oct 9, 2018
chakrabot pushed a commit that referenced this pull request Oct 9, 2018
Merge pull request #5764 from thomasmo:1810

October 2018 Security Update that addresses the following issues in ChakraCore:
CVE-2018-8473
CVE-2018-8500
CVE-2018-8503
CVE-2018-8505
CVE-2018-8510
CVE-2018-8511
CVE-2018-8513
chakrabot pushed a commit that referenced this pull request Oct 9, 2018
Merge pull request #5764 from thomasmo:1810

October 2018 Security Update that addresses the following issues in ChakraCore:
CVE-2018-8473
CVE-2018-8500
CVE-2018-8503
CVE-2018-8505
CVE-2018-8510
CVE-2018-8511
CVE-2018-8513
chakrabot pushed a commit that referenced this pull request Oct 10, 2018
…ty Update

Merge pull request #5764 from thomasmo:1810

October 2018 Security Update that addresses the following issues in ChakraCore:
CVE-2018-8473
CVE-2018-8500
CVE-2018-8503
CVE-2018-8505
CVE-2018-8510
CVE-2018-8511
CVE-2018-8513
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants