Alerts This Week
Warning Icon 1 681
Alerts This Week
Warning Icon 1 681

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 -5 articles for you...
89

Fedora 42 phpunit11 Important Arbitrary Code Execution Vulner 2026-24765

Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-c3b42a28dd 2026-02-06 01:09:06.041426+00:00 -------------------------------------------------------------------------------- Name : phpunit11 Product : Fedora 42 Version : 11.5.50 Release : 1.fc42 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 11 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 11 of PHPUnit, available using the phpunit11 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 11.5.49 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 11.5.48 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 11.5.47 - 2026-01-15 Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 11.5.50-1 - update to 11.5.50 * Mon Jan 26 2026 Remi Collet - 11.5.49-1 - update to 11.5.49 - raise dependency on sebastian/comparator 6.3.3 * Sat Jan 17 2026 Remi Collet - 11.5.48-1 - update to 11.5.48 * Thu Jan 15 2026 Remi Collet - 11.5.47-1 - update to 11.5.47 - raise dependency on phpunit/php-code-coverage 11.0.12 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433680 - CVE-2026-24765 phpunit11: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433680 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-c3b42a28dd' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label 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 -- 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: https://forge.fedoraproject.org/infra/tickets/issues/new . Explore the critical update for PHPUnit in Fedora 42 addressing arbitrary code execution and PPE attacks.. PHPUnit, Fedora, security advisory, arbitrary code execution. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Feb 06, 2026 Important Fedora
89

Fedora 42 PHPUnit8 Critical Code Exec Issue 2026-8a7678fa99

Version 8.5.52 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-8a7678fa99 2026-02-06 01:09:06.041418+00:00 -------------------------------------------------------------------------------- Name : phpunit8 Product : Fedora 42 Version : 8.5.52 Release : 1.fc42 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 8 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 8 of PHPUnit, available using the phpunit8 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 8.5.52 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 8.5.51 - 2026-01-24 Changed PHPUnit\Framework\MockObject exceptions subtypes of PHPUnit\Exception -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 8.5.52-1 - update to 8.5.52 * Mon Jan 26 2026 Remi Collet - 8.5.51-1 - update to 8.5.51 - raise dependency on sebastian/comparator 3.0.7 - phpspec/prophecy is optional -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433681 - CVE-2026-24765 phpunit8: PHPUnit: Arbitrary code execution via unsafe deserialization of code coveragefiles [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433681 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-8a7678fa99' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label 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 -- 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: https://forge.fedoraproject.org/infra/tickets/issues/new . CVE-2026-24765 affects PHPUnit in Fedora 42, requiring urgent updates to prevent unsafe code execution.. Fedora PHP PHPUnit CodeExecution Pipeline. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Feb 06, 2026 Critical Fedora
89

Fedora 43 phpunit12 Important Arbitrary Code Exec Risk 2026-470a48f838

Version 12.5.8 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-470a48f838 2026-02-05 00:57:20.049055+00:00 -------------------------------------------------------------------------------- Name : phpunit12 Product : Fedora 43 Version : 12.5.8 Release : 1.fc43 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 12 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 12 of PHPUnit, available using the phpunit12 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 12.5.8 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 12.5.7 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 12.5.6 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 12.5.5 - 2026-01-15 Deprecated #6461: any() matcher (soft deprecation) Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatalerror -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 12.5.8-1 - update to 12.5.8 * Mon Jan 26 2026 Remi Collet - 12.5.7-1 - update to 12.5.7 - raise dependency on sebastian/comparator 7.1.4 * Sat Jan 17 2026 Remi Collet - 12.5.6-1 - update to 12.5.6 * Thu Jan 15 2026 Remi Collet - 12.5.5-1 - update to 12.5.5 - raise dependency on phpunit/php-code-coverage 12.5.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433676 - CVE-2026-24765 phpunit12: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433676 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-470a48f838' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label 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 -- 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: https://forge.fedoraproject.org/infra/tickets/issues/new . Update for Fedora 43 addresses a severe code execution risk in PHPUnit 12.5.8 to enhance securityagainst attacks.. Fedora phpunit12 update code execution security patch. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Feb 05, 2026 Important Fedora
89

Fedora 43 phpunit11 Important Arbitrary Execution Risk 2026-8ccfe50c58

Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-8ccfe50c58 2026-02-05 00:57:20.049049+00:00 -------------------------------------------------------------------------------- Name : phpunit11 Product : Fedora 43 Version : 11.5.50 Release : 1.fc43 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 11 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 11 of PHPUnit, available using the phpunit11 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 11.5.49 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 11.5.48 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 11.5.47 - 2026-01-15 Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 11.5.50-1 - update to 11.5.50 * Mon Jan 26 2026 Remi Collet - 11.5.49-1 - update to 11.5.49 - raise dependency on sebastian/comparator 6.3.3 * Sat Jan 17 2026 Remi Collet - 11.5.48-1 - update to 11.5.48 * Thu Jan 15 2026 Remi Collet - 11.5.47-1 - update to 11.5.47 - raise dependency on phpunit/php-code-coverage 11.0.12 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433680 - CVE-2026-24765 phpunit11: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433680 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-8ccfe50c58' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label 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 -- 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: https://forge.fedoraproject.org/infra/tickets/issues/new . Fedora 43 updates phpunit11 to fix PPE attacks, ensuring safe execution of code coverage tests and preventing arbitrary code execution.. phpunit update,Fedora security advisory,code execution safety,software patching. .Severity: Important. LinuxSecurity.com Team

Calendar 2 Feb 05, 2026 Important 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