Resolved Bugs
1058993 – rubygem-passenger: insecure use of temporary files [fedora-20]<br
build for f20 (#1058993)
Monthly Archives: January 2015
Fedora 20 Security Update: mingw-jasper-1.900.1-26.fc20
Resolved Bugs
1184751 – CVE-2014-8157 CVE-2014-8158 mingw-jasper: various flaws [fedora-all]
1179282 – CVE-2014-8157 jasper: dec->numtiles off-by-one check in jpc_dec_process_sot() (oCERT-2015-001)
1179298 – CVE-2014-8158 jasper: unrestricted stack memory use in jpc_qmfb.c (oCERT-2015-001)<br
Fixes for CVE-2014-8157 and CVE-2014-8158
Fedora 20 Security Update: docker-io-1.4.1-6.fc20
Resolved Bugs
1180059 – SELinux is preventing /usr/bin/docker from ‘getattr’ accesses on the file /.docker/key.json.
1173324 – CVE-2014-9357 CVE-2014-9356 CVE-2014-9358 docker-io: various flaws [fedora-all]
1172761 – CVE-2014-9356 docker: Path traversal during processing of absolute symlinks
1172782 – CVE-2014-9357 docker: Escalation of privileges during decompression of LZMA archives
1172787 – CVE-2014-9358 docker: Path traversal and spoofing opportunities presented through image identifiers<br
run tests inside a docker repo
allow unitfile to use /etc/sysconfig/docker-network
Security fix for CVE-2014-9357, CVE-2014-9358, CVE-2014-9356
Fedora 21 Security Update: qpid-cpp-0.30-7.fc21
Fedora 20 Security Update: puppetlabs-stdlib-4.5.1-1.20150121git7a91f20.fc20
Fedora 20 Security Update: php-5.5.21-1.fc20
22 Jan 2014, PHP 5.5.21
Core:
* Upgraded crypt_blowfish to version 1.3. (Leigh)
* Fixed bug #60704 (unlink() bug with some files path).
* Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien)
* Fixed bug #65576 (Constructor from trait conflicts with inherited constructor). (dunglas at gmail dot com)
* Fixed bug #55541 (errors spawn MessageBox, which blocks test automation). (Anatol)
* Fixed bug #68297 (Application Popup provides too few information). (Anatol)
* Fixed bug #65769 (localeconv() broken in TS builds). (Anatol)
* Fixed bug #65230 (setting locale randomly broken). (Anatol)
* Fixed bug #66764 (configure doesn’t define EXPANDED_DATADIR / PHP_DATADIR correctly). (Ferenc)
* Fixed bug #68583 (Crash in timeout thread). (Anatol)
* Fixed bug #68676 (Explicit Double Free). (Kalle)
* Fixed bug #68710 (Use After Free Vulnerability in PHP’s unserialize()). (CVE-2015-0231) (Stefan Esser)
CGI:
* Fixed bug #68618 (out of bounds read crashes php-cgi).(CVE-2014-9427) (Stas)
CLI server:
* Fixed bug #68745 (Invalid HTTP requests make web server segfault). (Adam)
cURL:
* Fixed bug #67643 (curl_multi_getcontent returns ” when CURLOPT_RETURNTRANSFER isn’t set). (Jille Timmermans)
EXIF:
* Fixed bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas)
Fileinfo:
* Fixed bug #68671 (incorrect expression in libmagic). (Joshua Rogers, Anatol Belski)
* Removed readelf.c and related code from libmagic sources (Remi, Anatol)
* Fixed bug #68735 (fileinfo out-of-bounds memory access). (Anatol)
FPM:
* Fixed bug #68751 (listen.allowed_clients is broken). (Remi)
GD:
* Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)
Mbstring:
* Fixed bug #68504 (–with-libmbfl configure option not present on Windows). (Ashesh Vashi)
Mcrypt:
* Fixed possible read after end of buffer and use after free. (Dmitry)
Opcache:
* Fixed bug #67111 (Memory leak when using “continue 2” inside two foreach loops). (Nikita)
OpenSSL:
* Fixed bug #55618 (use case-insensitive cert name matching). (Daniel Lowrey)
Pcntl:
* Fixed bug #60509 (pcntl_signal doesn’t decrease ref-count of old handler when setting SIG_DFL). (Julien)
PCRE:
* Fixed bug #66679 (Alignment Bug in PCRE 8.34 upstream). (Rainer Jung, Anatol Belski)
pgsql:
* Fixed bug #68697 (lo_export return -1 on failure). (Ondřej Surý)
PDO:
* Fixed bug #68371 (PDO#getAttribute() cannot be called with platform-specific attribute names). (Matteo)
PDO_mysql:
* Fixed bug #68424 (Add new PDO mysql connection attr to control multi statements option). (peter dot wolanin at acquia dot com)
SPL:
* Fixed bug #66405 (RecursiveDirectoryIterator::CURRENT_AS_PATHNAME breaks the RecursiveIterator). (Paul Garvin)
* Fixed bug #65213 (cannot cast SplFileInfo to boolean) (Tjerk)
* Fixed bug #68479 (Added escape parameter to SplFileObject::fputcsv). (Salathe)
SQLite:
* Fixed bug #68120 (Update bundled libsqlite to 3.8.7.2). (Anatol)
Streams:
* Fixed bug #68532 (convert.base64-encode omits padding bytes). (blaesius at krumedia dot de)
Fedora 21 Security Update: php-5.6.5-1.fc21
22 Jan 2015, PHP 5.6.5
Core:
* Upgraded crypt_blowfish to version 1.3. (Leigh)
* Fixed bug #60704 (unlink() bug with some files path).
* Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien)
* Fixed bug #68536 (pack for 64bits integer is broken on bigendian). (Remi)
* Fixed bug #55541 (errors spawn MessageBox, which blocks test automation). (Anatol)
* Fixed bug #68297 (Application Popup provides too few information). (Anatol)
* Fixed bug #65769 (localeconv() broken in TS builds). (Anatol)
* Fixed bug #65230 (setting locale randomly broken). (Anatol)
* Fixed bug #66764 (configure doesn’t define EXPANDED_DATADIR / PHP_DATADIR correctly). (Ferenc)
* Fixed bug #68583 (Crash in timeout thread). (Anatol)
* Fixed bug #65576 (Constructor from trait conflicts with inherited constructor). (dunglas at gmail dot com)
* Fixed bug #68676 (Explicit Double Free). (Kalle)
* Fixed bug #68710 (Use After Free Vulnerability in PHP’s unserialize()). (CVE-2015-0231) (Stefan Esser)
CGI:
* Fixed bug #68618 (out of bounds read crashes php-cgi). (CVE-2014-9427) (Stas)
CLI server:
* Fixed bug #68745 (Invalid HTTP requests make web server segfault). (Adam)
cURL:
* Fixed bug #67643 (curl_multi_getcontent returns ” when CURLOPT_RETURNTRANSFER isn’t set). (Jille Timmermans)
Date:
* Implemented FR #68268 (DatePeriod: Getter for start date, end date and interval). (Marc Bennewitz)
EXIF:
* Fixed bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas)
Fileinfo:
* Fixed bug #68398 (msooxml matches too many archives). (Anatol)
* Fixed bug #68665 (invalid free in libmagic). (Joshua Rogers, Anatol Belski)
* Fixed bug #68671 (incorrect expression in libmagic). (Joshua Rogers, Anatol Belski)
* Removed readelf.c and related code from libmagic sources (Remi, Anatol)
* Fixed bug #68735 (fileinfo out-of-bounds memory access). (Anatol)
FPM:
* Fixed request #68526 (Implement POSIX Access Control List for UDS). (Remi)
* Fixed bug #68751 (listen.allowed_clients is broken). (Remi)
GD:
* Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)
* Fixed request #68656 (Report gd library version). (Remi)
mbstring:
* Fixed bug #68504 (–with-libmbfl configure option not present on Windows). (Ashesh Vashi)
Opcache:
* Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8 + Opcache). (Laruence)
* Fixed bug #67111 (Memory leak when using “continue 2” inside two foreach loops). (Nikita)
OpenSSL:
* Improved handling of OPENSSL_KEYTYPE_EC keys. (Dominic Luechinger)
pcntl:
* Fixed bug #60509 (pcntl_signal doesn’t decrease ref-count of old handler when setting SIG_DFL). (Julien)
PCRE:
* Fixed bug #66679 (Alignment Bug in PCRE 8.34 upstream). (Rainer Jung, Anatol Belski)
pgsql:
* Fixed bug #68697 (lo_export return -1 on failure). (Ondřej Surý)
PDO:
* Fixed bug #68371 (PDO#getAttribute() cannot be called with platform-specifi attribute names). (Matteo)
PDO_mysql:
* Fixed bug #68424 (Add new PDO mysql connection attr to control multi statements option). (peter dot wolanin at acquia dot com)
SPL:
* Fixed bug #66405 (RecursiveDirectoryIterator::CURRENT_AS_PATHNAME breaks the RecursiveIterator). (Paul Garvin)
* Fixed bug #68479 (Added escape parameter to SplFileObject::fputcsv). (Salathe)
SQLite:
* Fixed bug #68120 (Update bundled libsqlite to 3.8.7.2). (Anatol)
Streams:
* Fixed bug #68532 (convert.base64-encode omits padding bytes). (blaesius at krumedia dot de)
Fedora 21 Security Update: jasper-1.900.1-30.fc21
Resolved Bugs
1184750 – CVE-2014-8157 CVE-2014-8158 jasper: various flaws [fedora-all]
1179282 – CVE-2014-8157 jasper: dec->numtiles off-by-one check in jpc_dec_process_sot() (oCERT-2015-001)
1179298 – CVE-2014-8158 jasper: unrestricted stack memory use in jpc_qmfb.c (oCERT-2015-001)<br
This update fixes two security flaws in jasper.
Fedora 21 Security Update: seamonkey-2.32-1.fc21
Resolved Bugs
1182009 – seamonkey-2.32 is available<br
Update to 2.32
Fixes various security issues, see http://www.mozilla.org/security/known-vulnerabilities/seamonkey.html for more info.
Fedora 21 Security Update: mingw-jasper-1.900.1-26.fc21
Resolved Bugs
1184751 – CVE-2014-8157 CVE-2014-8158 mingw-jasper: various flaws [fedora-all]
1179282 – CVE-2014-8157 jasper: dec->numtiles off-by-one check in jpc_dec_process_sot() (oCERT-2015-001)
1179298 – CVE-2014-8158 jasper: unrestricted stack memory use in jpc_qmfb.c (oCERT-2015-001)<br
Fixes for CVE-2014-8157 and CVE-2014-8158