You are here
Home > Preporuke > Sigurnosni propust programske biblioteke libuv

Sigurnosni propust programske biblioteke libuv

  • Detalji os-a: FED
  • Važnost: IMP
  • Operativni sustavi: L
  • Kategorije: LFE

——————————————————————————–
Fedora Update Notification
FEDORA-2015-2313
2015-02-20 04:51:27
——————————————————————————–

Name : nodejs
Product : Fedora 21
Version : 0.10.36
Release : 3.fc21
URL : http://nodejs.org/
Summary : JavaScript runtime
Description :
Node.js is a platform built on Chrome’s JavaScript runtime
for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that
makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.

——————————————————————————–
Update Information:

# nodejs

* tls: re-add 1024-bit SSL certs removed by f9456a2 (Chris Dickinson)

* timers: don’t close interval timers when unrefd (Julien Gilli)

* timers: don’t mutate unref list while iterating it (Julien Gilli)

* child_process: check execFile args is an array (Sam Roberts)

* child_process: check fork args is an array (Sam Roberts)

* crypto: update root certificates (Ben Noordhuis)

* domains: fix issues with abort on uncaught (Julien Gilli)

* timers: Avoid linear scan in _unrefActive. (Julien Gilli)

* timers: fix unref() memory leak (Trevor Norris)

* debugger: fix when using “use strict” (Julien Gilli)

# libuv

* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhuis)

* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)

* linux: fix sigmask size arg in epoll_pwait() call (Ben Noordhuis)

* linux: handle O_NONBLOCK != SOCK_NONBLOCK case (Helge Deller)

* doc: update project links (Ben Noordhuis)

* unix: add flag for blocking SIGPROF during poll (Ben Noordhuis)

* unix, windows: add uv_loop_configure() function (Ben Noordhuis)

# v8

* Fix debugger and strict mode regression (Julien Gilli)

* don’t busy loop in cpu profiler thread (Ben Noordhuis)

* add api for aborting on uncaught exception (Julien Gilli)
——————————————————————————–
ChangeLog:

* Tue Feb 24 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> – 0.10.36-3
– bump v8 requires (RHBZ#1195457)
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> – 0.10.36-1
– new upstream release 0.10.36
http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/
– Please note that several upstream releases were skipped due to regressions
reported in the upstream bug tracker. Please also review the 0.10.34 and
0.10.35 changelogs available at the above URL for a list of all changes.
* Wed Nov 19 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> – 0.10.33-1
– new upstream release 0.10.33
http://blog.nodejs.org/2014/10/23/node-v0-10-33-stable/
– This release disables SSLv3 to secure Node.js services against the POODLE
attack. (CVE-2014-3566; RHBZ#1152789) For more information or to learn how
to re-enable SSLv3 in order to support legacy clients, please see the upstream
release announcement linked above.
* Tue Oct 21 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> – 0.10.32-2
– add Provides nodejs-punycode (RHBZ#1151811)
——————————————————————————–
References:

[ 1 ] Bug #1194651 – CVE-2015-0278 libuv: incorrect revocation order while relinquishing privileges
https://bugzilla.redhat.com/show_bug.cgi?id=1194651
——————————————————————————–

This update can be installed with the “yum” update program. Use
su -c ‘yum update nodejs’ at the command line.
For more information, refer to “Managing Software with yum”,
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
——————————————————————————–
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-announce

——————————————————————————–
Fedora Update Notification
FEDORA-2015-2313
2015-02-20 04:51:27
——————————————————————————–

Name : libuv
Product : Fedora 21
Version : 0.10.34
Release : 1.fc21
URL : http://libuv.org/
Summary : Platform layer for node.js
Description :
libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
Windows and libev on Unix systems. We intend to eventually contain all platform
differences in this library.

——————————————————————————–
Update Information:

# nodejs

* tls: re-add 1024-bit SSL certs removed by f9456a2 (Chris Dickinson)

* timers: don’t close interval timers when unrefd (Julien Gilli)

* timers: don’t mutate unref list while iterating it (Julien Gilli)

* child_process: check execFile args is an array (Sam Roberts)

* child_process: check fork args is an array (Sam Roberts)

* crypto: update root certificates (Ben Noordhuis)

* domains: fix issues with abort on uncaught (Julien Gilli)

* timers: Avoid linear scan in _unrefActive. (Julien Gilli)

* timers: fix unref() memory leak (Trevor Norris)

* debugger: fix when using “use strict” (Julien Gilli)

# libuv

* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhuis)

* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)

* linux: fix sigmask size arg in epoll_pwait() call (Ben Noordhuis)

* linux: handle O_NONBLOCK != SOCK_NONBLOCK case (Helge Deller)

* doc: update project links (Ben Noordhuis)

* unix: add flag for blocking SIGPROF during poll (Ben Noordhuis)

* unix, windows: add uv_loop_configure() function (Ben Noordhuis)

# v8

* Fix debugger and strict mode regression (Julien Gilli)

* don’t busy loop in cpu profiler thread (Ben Noordhuis)

* add api for aborting on uncaught exception (Julien Gilli)
——————————————————————————–
ChangeLog:

* Tue Feb 24 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> – 1:0.10.34-1
– new upstream release 0.10.34
https://github.com/joyent/libuv/blob/v0.10.34/ChangeLog
– resolves incorrect revocation while reliquishing privileges security
vulnerability (CVE-2015-0278, RHBZ#1194651)
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> – 1:0.10.33-2
– add missing %{_?isa} to devel requires of main package
– fix some issues with the pkgconfig file and Group reported by Michael Schwendt
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> – 1:0.10.33-1
– new upstream release 0.10.33
https://github.com/joyent/libuv/blob/v0.10.33/ChangeLog
– update URL to point to the new libuv.org
* Wed Nov 19 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> – 1:0.10.29-1
– new upstream release 0.10.29
https://github.com/joyent/libuv/blob/v0.10.29/ChangeLog
——————————————————————————–
References:

[ 1 ] Bug #1194651 – CVE-2015-0278 libuv: incorrect revocation order while relinquishing privileges
https://bugzilla.redhat.com/show_bug.cgi?id=1194651
——————————————————————————–

This update can be installed with the “yum” update program. Use
su -c ‘yum update libuv’ at the command line.
For more information, refer to “Managing Software with yum”,
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
——————————————————————————–
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-announce

——————————————————————————–
Fedora Update Notification
FEDORA-2015-2313
2015-02-20 04:51:27
——————————————————————————–

Name : v8
Product : Fedora 21
Version : 3.14.5.10
Release : 17.fc21
URL : http://code.google.com/p/v8
Summary : JavaScript Engine
Description :
V8 is Google’s open source JavaScript engine. V8 is written in C++ and is used
in Google Chrome, the open source browser from Google. V8 implements ECMAScript
as specified in ECMA-262, 3rd edition.

——————————————————————————–
Update Information:

# nodejs

* tls: re-add 1024-bit SSL certs removed by f9456a2 (Chris Dickinson)

* timers: don’t close interval timers when unrefd (Julien Gilli)

* timers: don’t mutate unref list while iterating it (Julien Gilli)

* child_process: check execFile args is an array (Sam Roberts)

* child_process: check fork args is an array (Sam Roberts)

* crypto: update root certificates (Ben Noordhuis)

* domains: fix issues with abort on uncaught (Julien Gilli)

* timers: Avoid linear scan in _unrefActive. (Julien Gilli)

* timers: fix unref() memory leak (Trevor Norris)

* debugger: fix when using “use strict” (Julien Gilli)

# libuv

* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhuis)

* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)

* linux: fix sigmask size arg in epoll_pwait() call (Ben Noordhuis)

* linux: handle O_NONBLOCK != SOCK_NONBLOCK case (Helge Deller)

* doc: update project links (Ben Noordhuis)

* unix: add flag for blocking SIGPROF during poll (Ben Noordhuis)

* unix, windows: add uv_loop_configure() function (Ben Noordhuis)

# v8

* Fix debugger and strict mode regression (Julien Gilli)

* don’t busy loop in cpu profiler thread (Ben Noordhuis)

* add api for aborting on uncaught exception (Julien Gilli)
——————————————————————————–
ChangeLog:

* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> – 1:3.14.5.10-17
– backports for nodejs 0.10.36
* Mon Jan 26 2015 David Tardon <dtardon@redhat.com> – 1:3.14.5.10-16
– rebuild for ICU 54.1
* Tue Dec 2 2014 Tom Callaway <spot@fedoraproject.org> – 1:3.14.5.10-15
– use system valgrind header (bz1141483)
——————————————————————————–
References:

[ 1 ] Bug #1194651 – CVE-2015-0278 libuv: incorrect revocation order while relinquishing privileges
https://bugzilla.redhat.com/show_bug.cgi?id=1194651
——————————————————————————–

This update can be installed with the “yum” update program. Use
su -c ‘yum update v8’ at the command line.
For more information, refer to “Managing Software with yum”,
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
——————————————————————————–
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-announce
7e

AutorTomislav Protega
Cert idNCERT-REF-2015-03-0002-ADV
CveCVE-2014-3566 CVE-2015-0278
ID izvornikaFEDORA-2015-2313
Proizvodnodejs libuv v8
Izvorhttp://www.redhat.com
Top
More in Preporuke
Ranjivost programskog paketa samba

Otkrivena je ranjivost u implementaciji Netlogon poslužitelja unutar smbd-a u Sambi uzrokovana mogućnošću korištenja neinicijaliziranog pokazivača stoga. Ranjivost udaljenim napadačima...

Close