Bug 22094 - nodejs security update fixes several flaws
Summary: nodejs security update fixes several flaws
Status: RESOLVED DUPLICATE of bug 21330
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Joseph Wang
QA Contact:
URL: https://nodejs.org/en/blog/release/v8...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-29 15:03 CET by Stig-Ørjan Smelror
Modified: 2017-12-06 23:05 CET (History)
0 users

See Also:
Source RPM:
CVE:
Status comment: CVE-2017-14919


Attachments

Description Stig-Ørjan Smelror 2017-11-29 15:03:54 CET
* crypto:
        -expose ECDH class #8188
* http2:
        -http2 is now exposed by default without the need for a flag #15685
        -a new environment variable NODE_NO_HTTP2 has been added to allow userland http2 to be required #15685
        -support has been added for generic Duplex streams #16269
* module:
        -resolve and instantiate loader pipeline hooks have been added to the ESM lifecycle #15445
* zlib:
        -CVE-2017-14919 - In zlib v1.2.9, a change was made that causes an error to be raised when a raw deflate stream is initialized with windowBits set to 8. On some versions this crashes Node and you cannot recover from it, while on some versions it throws an exception. Node.js will now gracefully set windowBits to 9 replicating the legacy behavior to avoid a DOS vector. nodejs-private/node-private#95
Stig-Ørjan Smelror 2017-11-29 15:04:19 CET

Status comment: (none) => CVE-2017-14919

Stig-Ørjan Smelror 2017-11-29 15:05:30 CET

Assignee: bugsquad => joequant

Comment 1 David Walser 2017-12-06 23:05:38 CET
dup

*** This bug has been marked as a duplicate of bug 21330 ***

Resolution: (none) => DUPLICATE
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.