Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power


#Servers
#Opensource
 View Only
  • 1.  Security alert for Apache httpd 2.4

    Posted 06/15/26 04:40 AM

    Good morning,

    we got an security alert for Apache httpd 2.4.67 with this CVE:
    CVE-2026-29167, CVE-2026-29170, CVE-2026-34355, CVE-2026-34356, CVE-2026-42535,
    CVE-2026-42536, CVE-2026-43951, CVE-2026-44119, CVE-2026-44185, CVE-2026-44186,
    CVE-2026-44631, CVE-2026-48913, CVE-2026-49975

    Base Score: 9.8

    https://downloads.apache.org/httpd/CHANGES_2.4.68

    Apache remove preview
    View this on Apache >

     

    Can we awaid new packages für version 2.4.68?



    ------------------------------
    Stefan Martin
    ------------------------------


  • 2.  RE: Security alert for Apache httpd 2.4

    Posted 06/15/26 09:22 AM

    We will be updating soon in AIX Toolbox. 



    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: Security alert for Apache httpd 2.4

    Posted 06/19/26 03:50 AM

    httpd 2.4.68 is now available in AIX Toolbox. 



    ------------------------------
    Ayappan P
    ------------------------------



  • 4.  RE: Security alert for Apache httpd 2.4

    Posted 06/22/26 01:11 AM

    good morning,

    thank you for yor work.

    Stefan



    ------------------------------
    Stefan Martin
    ------------------------------



  • 5.  RE: Security alert for Apache httpd 2.4

    Posted 07/08/26 12:43 PM

    Hi,

    When applying this update,  do any running instances need to be stopped and/or restarted ? Also, how do we check that the update actually includes the fixes.

    Richard



    ------------------------------
    Richard Mochnacewski
    ------------------------------



  • 6.  RE: Security alert for Apache httpd 2.4

    Posted 07/09/26 12:16 AM
    Edited by Aditya Kamath 07/09/26 12:16 AM

    Hi @Richard Mochnacewski

    Running httpd instances typically need to be restarted after the updated binaries are installed. Existing worker processes continue to run the old code until the service is restarted.

    The fixes usually do not take effect until the server is restarted from what I know.

    > Also, how do we check that the update actually includes the fixes.

    To verify that the update was installed, check the version in your LPAR:

    httpd -v

    apachectl -v

    Additionally, in AIX, if you want to check which version has the fix, then run the below command and check the latest change log. 

    rpm -q --changelog httpd

     



    ------------------------------
    Aditya Kamath
    ------------------------------