node/doc
Evan Lucas 23cb8a0af0
2017-07-11, Version 7.10.1 (Current)
This is a security release. All Node.js users should consult the
security release summary at
https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/
for details on patched vulnerabilities.

* **build**:
  - Disable V8 snapshots - The hashseed embedded in the snapshot is
    currently the same for all runs of the binary. This opens node up to
collision attacks which could result in a Denial of Service. We have
temporarily disabled snapshots until a more robust solution is found
(Ali Ijaz Sheikh)
* **deps**:
  - CVE-2017-1000381 - The c-ares function ares_parse_naptr_reply(),
    which is used for parsing NAPTR responses, could be triggered to
read memory outside of the given input buffer if the passed in DNS
response packet was crafted in a particular way. This patch checks that
there is enough data for the required elements of an NAPTR record (2
int16, 3 bytes for string lengths) before processing a record. (David
Drysdale)

PR-URL: https://github.com/nodejs/node-private/pull/92
2017-07-11 00:01:22 +01:00
..
api 2017-05-02, Version 7.10.0 (Current) 2017-05-02 20:42:02 -05:00
api_assets doc: reduce font size on smaller screens 2017-03-13 11:39:35 -04:00
changelogs 2017-07-11, Version 7.10.1 (Current) 2017-07-11 00:01:22 +01:00
guides doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
full-white-stripe.jpg
node.1 doc, inspector: note that the host is optional 2017-04-10 13:44:33 -04:00
onboarding-extras.md doc: add suggestion to use --3way 2017-05-02 12:46:15 -05:00
onboarding.md doc: correct git fix whitespace command 2017-05-02 12:46:11 -05:00
osx_installer_logo.png
releases.md doc: update Mac OS X references in releases.md 2017-04-10 13:44:36 -04:00
STYLE_GUIDE.md doc: fix typo in STYLE_GUIDE.md 2017-03-05 23:21:18 +01:00
template.html tools,doc: add Google Analytics tracking. 2017-01-30 12:09:01 -05:00
thin-white-stripe.jpg