Alerts This Week
Warning Icon 1 646
Alerts This Week
Warning Icon 1 646

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -6 articles for you...
89

Fedora 35: 2022-afdea1c747 moderate: PHP 8.0.24 Bug Fixes and Updates

**PHP version 8.0.24** (29 Sep 2022) **Core:** * Fixed bug [GH-9323](https://github.com/php/php-src/issues/9323) (Crash in ZEND_RETURN/GC/zend_call_function) (Tim Starling) * Fixed bug [GH-9361](https://github.com/php/php-src/issues/9361) (Segmentation fault on script exit php#9379). (cmb, Christian Schneider) * Fixed bug. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-afdea1c747 2022-10-07 13:13:03.413575 --------------------------------------------------------------------------------Name : php Product : Fedora 35 Version : 8.0.24 Release : 1.fc35 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. --------------------------------------------------------------------------------Update Information: **PHP version 8.0.24** (29 Sep 2022) **Core:** * Fixed bug [GH-9323](https://github.com/php/php-src/issues/9323) (Crash in ZEND_RETURN/GC/zend_call_function) (Tim Starling) * Fixed bug [GH-9361](https://github.com/php/php-src/issues/9361) (Segmentation fault on script exit php#9379). (cmb, Christian Schneider) * Fixed bug [GH-9407](https://github.com/php/php-src/issues/9407) (LSP error in eval'd code refers to wrong class for static type). (ilutov) * Fixed bug php#81727: Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. (**CVE-2022-31629**). (Derick) **DOM:** * Fixed bug php#79451 (DOMDocument-> replaceChild on doctype causes double free). (Nathan Freeman) **FPM:** * Fixed bug[GH-8885](https://github.com/php/php-src/issues/8885) (FPM access.log with stderr begins to write logs to error_log after daemon reload). (Dmitry Menshikov) * Fixed bug php#77780 ("Headers already sent..." when previous connection was aborted). (Jakub Zelenka) **GMP** * Fixed bug [GH-9308](https://github.com/php/php-src/issues/9308) (GMP throws the wrong error when a GMP object is passed to gmp_init()). (Girgias) **Intl** * Fixed bug [GH-9421](https://github.com/php/php-src/issues/9421) (Incorrect argument number for ValueError in NumberFormatter). (Girgias) **Phar:** * Fixed bug php#81726: phar wrapper: DOS when using quine gzip file. (**CVE-2022-31628**). (cmb) **PDO_PGSQL:** * Fixed bug [GH-9411](https://github.com/php/php-src/issues/9411) (PgSQL large object resource is incorrectly closed). (Yurunsoft) **Reflection:** * Fixed bug [GH-8932](https://github.com/php/php-src/issues/8932) (ReflectionFunction provides no way to get the called class of a Closure). (cmb, Nicolas Grekas) * Fixed bug [GH-9409](https://github.com/php/php-src/issues/9409) (Private method is incorrectly dumped as "overwrites"). (ilutov) **Streams:** * Fixed bug [GH-9316](https://github.com/php/php-src/issues/9316) ($http_response_header is wrong for long status line). (cmb, timwolla) --------------------------------------------------------------------------------ChangeLog: * Thu Sep 29 2022 Remi Collet - 8.0.24-1 - Update to 8.0.24 - https://www.php.net/releases/8_0_24.php --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-afdea1c747' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be foundat https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . Acquire the newest Fedora release for PHP version 8.0.24, which resolves urgent vulnerabilities and improves overall functionality.. PHP Updates,Fedora Security,PHP Bug Fixes,Critical CVE Patches,Web Development PHP. . LinuxSecurity.com Team

Calendar 2 Oct 07, 2022 Fedora
89

Fedora 32: FEDORA-2020-3ea2253402 Critical: PHP Memory Leak Fix

**PHP version 7.4.6** (14 May 2020) **Core:** * Fixed bug php#78434 (Generator yields no items after valid() call). (Nikita) * Fixed bug php#79477 (casting object into array creates references). (Nikita) * Fixed bug php#79514 (Memory leaks while including unexistent file). (cmb, Nikita) * Fixed bug php#79470 (PHP incompatible with 3rd party file system on demand). (cmb) * Fixed bug php#78784. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2020-3ea2253402 2020-05-19 02:52:04.490396 --------------------------------------------------------------------------------Name : php Product : Fedora 32 Version : 7.4.6 Release : 1.fc32 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The php package contains the module (often referred to as mod_php) which adds support for the PHP language to Apache HTTP Server. --------------------------------------------------------------------------------Update Information: **PHP version 7.4.6** (14 May 2020) **Core:** * Fixed bug php#78434 (Generator yields no items after valid() call). (Nikita) * Fixed bug php#79477 (casting object into array creates references). (Nikita) * Fixed bug php#79514 (Memory leaks while including unexistent file). (cmb, Nikita) * Fixed bug php#79470 (PHP incompatible with 3rd party file system on demand). (cmb) * Fixed bug php#78784 (Unable to interact with files inside a VFS for Git repository). (cmb) * Fixed bug php#78875 (Long variables cause OOM and temp files are not cleaned).(cmb) (**CVE-2019-11048**) * Fixed bug php#78876 (Long variables cause OOM and temp files are not cleaned). (cmb) (**CVE-2019-11048**) **DOM:** * Fixed bug php#78221 (DOMNode::normalize() doesn't remove empty text nodes). (cmb) **EXIF:** * Fixed bug php#79336 (ext/exif/tests/bug79046.phpt fails on Big endian arch). (Nikita) **FCGI:** * Fixed bug php#79491 (Search for .user.ini extends up to root dir). (cmb) **MBString:** * Fixed bug php#79441 (Segfault in mb_chr() if internal encoding is unsupported). (Girgias) **OpenSSL:** * Fixed bug php#79497 (stream_socket_client() throws an unknown error sometimes with

Calendar 2 May 18, 2020 Critical Fedora
89

Fedora 21 Critical Advisory: PHP Code Fixes and Vulnerability Mitigation

16 Apr 2015, **PHP 5.6.8** Core: * Fixed bug #66609 (php crashes with __get() and ++ operator in some cases). (Dmitry, Laruence) * Fixed bug #68021 (get_browser() browser_name_regex returns non-utf-8 characters). (Tjerk) * Fixed bug #68917 (parse_url fails on some partial urls). (Wei Dai). -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2015-6407 2015-04-18 05:45:03 -------------------------------------------------------------------------------- Name : php Product : Fedora 21 Version : 5.6.8 Release : 1.fc21 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The php package contains the module (often referred to as mod_php) which adds support for the PHP language to Apache HTTP Server. -------------------------------------------------------------------------------- Update Information: 16 Apr 2015, **PHP 5.6.8** Core: * Fixed bug #66609 (php crashes with __get() and ++ operator in some cases). (Dmitry, Laruence) * Fixed bug #68021 (get_browser() browser_name_regex returns non-utf-8 characters). (Tjerk) * Fixed bug #68917 (parse_url fails on some partial urls). (Wei Dai) * Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options). (Anatol Belski) * Additional fix for bug #69152 (Type confusion vulnerability in exception::getTraceAsString). (Stas) * Fixed bug #69210 (serialize function return corrupted data when sleep has non-string values). (Juan Basso) * Fixed bug #69212 (Leaking VIA_HANDLER func when exception thrown in __call/... argpassing). (Nikita) * Fixed bug #69221 (Segmentation fault when using a generator in combination with an Iterator). (Nikita) * Fixed bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability). (Stas) * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions). (Stas) Apache2handler: * Fixed bug #69218 (potential remote code execution with apache 2.4 apache2handler). (Gerrit Venema) cURL: * Implemented FR#69278 (HTTP2 support). (Masaki Kagaya) * Fixed bug #68739 (Missing break / control flow). (Laruence) * Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence) Date: * Fixed bug #69336 (Issues with "last day of "). (Derick Rethans) Enchant: * Fixed bug #65406 (Enchant broker plugins are in the wrong place in windows builds). (Anatol) Ereg: * Fixed bug #68740 (NULL Pointer Dereference). (Laruence) Fileinfo: * Fixed bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault). (Anatol Belski) Filter: * Fixed bug #69202: (FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used). (Jeff Welch) * Fixed bug #69203 (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127). (Jeff Welch) OPCache: * Fixed bug #69297 (function_exists strange behavior with OPCache on disabled function). (Laruence) * Fixed bug #69281 (opcache_is_script_cached no longer works). (danack) * Fixed bug #68677 (Use After Free). (CVE-2015-1351) (Laruence) OpenSSL * Fixed bugs #68853, #65137 (Buffered crypto stream data breaks IO polling in stream_select() contexts) (Chris Wright) * Fixed bug #69197 (openssl_pkcs7_sign handles default value incorrectly) (Daniel Lowrey) * Fixed bug #69215 (Crypto servers should send client CA list) (Daniel Lowrey) * Add a check for RAND_egd to allow compiling against LibreSSL (Leigh) Phar: * Fixed bug #64343 (PharData::extractTo fails for tarball created by BSD tar). (Mike) * Fixed bug #64931 (phar_add_file is too restrictive on filename). (Mike) * Fixed bug #65467 (Call toundefined method cli_arg_typ_string). (Mike) * Fixed bug #67761 (Phar::mapPhar fails for Phars inside a path containing ".tar"). (Mike) * Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar). (Stas) * Fixed bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode). (Stas) Postgres: * Fixed bug #68741 (Null pointer dereference). (CVE-2015-1352) (Laruence) SPL: * Fixed bug #69227 (Use after free in zval_scan caused by spl_object_storage_get_gc). (adam dot scarr at 99designs dot com) SOAP: * Fixed bug #69293 (NEW segfault when using SoapClient::__setSoapHeader (bisected, regression)). (Laruence) Sqlite3: * Fixed bug #68760 (SQLITE segfaults if custom collator throws an exception). (Dan Ackroyd) * Fixed bug #69287 (Upgrade bundled libsqlite to 3.8.8.3). (Anatol) * Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan) -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 16 2015 Remi Collet 5.6.8-1 - Update to 5.6.8 https://www.php.net/releases/5_6_8.php * Fri Mar 20 2015 Remi Collet 5.6.7-1 - Update to 5.6.7 https://www.php.net/releases/5_6_7.php * Thu Feb 19 2015 Remi Collet 5.6.6-1 - Update to 5.6.6 https://www.php.net/releases/5_6_6.php * Thu Jan 22 2015 Remi Collet 5.6.5-1 - Update to 5.6.5 https://www.php.net/releases/5_6_5.php - FPM: enable ACL support for Unix Domain Socket * Wed Dec 17 2014 Remi Collet 5.6.4-2 - Update to 5.6.4 (real) https://www.php.net/releases/5_6_4.php - php-xmlrpc requires php-xml * Wed Dec 10 2014 Remi Collet 5.6.4-1 - Update to 5.6.4 https://www.php.net/releases/5_6_4.php * Fri Nov 28 2014 Remi Collet 5.6.4-0.1.RC1 - php 5.6.4RC1 * Mon Nov 17 2014 Remi Collet 5.6.3-4 - FPM: add upstream patch for https://bugs.php.net/index.php listen.allowed_clients is IPv4 only * Mon Nov 17 2014 Remi Collet 5.6.3-3 - sync php-fpm configuration with upstream - refresh upstream patch for 68421 * Sun Nov 16 2014 Remi Collet 5.6.3-2 - FPM: addupstream patch for https://bugs.php.net/index.php access.format=R doesn't log ipv6 address - FPM: add upstream patch for https://bugs.php.net/index.php listen=9000 listens to ipv6 localhost instead of all addresses - FPM: add upstream patch for https://bugs.php.net/index.php will no longer load all pools * Thu Nov 13 2014 Remi Collet 5.6.3-1 - Update to PHP 5.6.3 https://www.php.net/releases/5_6_3.php * Fri Oct 31 2014 Remi Collet 5.6.3-0.2.RC1 - php 5.6.3RC1 (refreshed, phpdbg changes reverted) - new version of systzdata patch, fix case sensitivity - ignore Factory in date tests * Wed Oct 29 2014 Remi Collet 5.6.3-0.1.RC1 - php 5.6.3RC1 - disable opcache.fast_shutdown in default config - enable phpdbg_webhelper new extension (in php-dbg) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1185900 - CVE-2015-1351 php: use after free in opcache extension https://bugzilla.redhat.com/show_bug.cgi?id=1185900 [ 2 ] Bug #1213407 - php: missing null byte checks for paths in various PHP extensions https://bugzilla.redhat.com/show_bug.cgi?id=1213407 [ 3 ] Bug #1213411 - php: use-after-free vulnerability in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER https://bugzilla.redhat.com/show_bug.cgi?id=1213411 [ 4 ] Bug #1185904 - CVE-2015-1352 php: NULL pointer dereference in pgsql extension https://bugzilla.redhat.com/show_bug.cgi?id=1185904 [ 5 ] Bug #1213416 - php: NULL pointer dereference at ext/ereg/regex/regcomp.c https://bugzilla.redhat.com/show_bug.cgi?id=1213416 [ 6 ] Bug #1213442 - php: denial of service when processing a crafted file with Fileinfo https://bugzilla.redhat.com/show_bug.cgi?id=1213442 [ 7 ] Bug #1213446 - CVE-2015-2783 php: Buffer Over-read in unserialize when parsing Phar https://bugzilla.redhat.com/show_bug.cgi?id=1213446 -------------------------------------------------------------------------------- This update can be installed with the "yum" updateprogram. Use su -c 'yum update php' at the command line. For more information, refer to "Managing Software with yum", available at . 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/security/ -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. https://lists.fedoraproject.org/admin/lists/package-announce.lists.fedoraproject.org/ . Dive into the Fedora 21 PHP security enhancement aimed at bolstering system reliability and addressing vulnerabilities that could lead to remote code execution through various bug remedies.. Security Update, Fedora 21, PHP Version Fixes, Bug Resolutions, Stabilization. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 23, 2015 Critical Fedora
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here