Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2014:0922 - Security Advisory
Issued:
2014-07-23
Updated:
2014-07-23

RHSA-2014:0922 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: httpd24-httpd security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated httpd24-httpd packages that fix multiple security issues are now
available for Red Hat Software Collections 1.

The Red Hat Security Response Team has rated this update as having
Important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links in the References section.

Description

The httpd packages provide the Apache HTTP Server, a powerful, efficient,
and extensible web server.

A race condition flaw, leading to heap-based buffer overflows, was found in
the mod_status httpd module. A remote attacker able to access a status page
served by mod_status on a server using a threaded Multi-Processing Module
(MPM) could send a specially crafted request that would cause the httpd
child process to crash or, possibly, allow the attacker to execute
arbitrary code with the privileges of the "apache" user. (CVE-2014-0226)

A NULL pointer dereference flaw was found in the mod_cache httpd module.
A malicious HTTP server could cause the httpd child process to crash when
the Apache HTTP Server was used as a forward proxy with caching.
(CVE-2013-4352)

A denial of service flaw was found in the mod_proxy httpd module. A remote
attacker could send a specially crafted request to a server configured as a
reverse proxy using a threaded Multi-Processing Modules (MPM) that would
cause the httpd child process to crash. (CVE-2014-0117)

A denial of service flaw was found in the way httpd's mod_deflate module
handled request body decompression (configured via the "DEFLATE" input
filter). A remote attacker able to send a request whose body would be
decompressed could use this flaw to consume an excessive amount of system
memory and CPU on the target system. (CVE-2014-0118)

A denial of service flaw was found in the way httpd's mod_cgid module
executed CGI scripts that did not read data from the standard input.
A remote attacker could submit a specially crafted request that would cause
the httpd child process to hang indefinitely. (CVE-2014-0231)

All httpd24-httpd users are advised to upgrade to these updated packages,
which contain backported patches to correct these issues. After installing
the updated packages, the httpd daemon will be restarted automatically.

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the
Red Hat Network to apply this update are available at
https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.6 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.5 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.4 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6 x86_64
  • Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 6 x86_64

Fixes

  • BZ - 1120596 - CVE-2014-0231 httpd: mod_cgid denial of service
  • BZ - 1120599 - CVE-2014-0117 httpd: mod_proxy denial of service
  • BZ - 1120601 - CVE-2014-0118 httpd: mod_deflate denial of service
  • BZ - 1120603 - CVE-2014-0226 httpd: mod_status heap-based buffer overflow
  • BZ - 1120604 - CVE-2013-4352 httpd: mod_cache NULL pointer dereference crash

CVEs

  • CVE-2013-4352
  • CVE-2014-0117
  • CVE-2014-0118
  • CVE-2014-0226
  • CVE-2014-0231

References

  • http://www.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7

SRPM
httpd24-httpd-2.4.6-21.el7.src.rpm SHA-256: 35e6a61eace23fa194e5cfb1c6a025cfe6b57029a6b1150b19ae6307b4f2aaee
x86_64
httpd24-httpd-2.4.6-21.el7.x86_64.rpm SHA-256: e96e4c0d318c72107b527cfa02de5c6711b382d5048567fc918f1c2fab19ad0f
httpd24-httpd-debuginfo-2.4.6-21.el7.x86_64.rpm SHA-256: ce741847978df9479149daae058e88b94b293cae2af075954dcdce6a5d5dbae0
httpd24-httpd-devel-2.4.6-21.el7.x86_64.rpm SHA-256: 47ec61503ad7841f8db1142df9b5d2be526c56f4bc0ad49cd1a351c1a859c4e1
httpd24-httpd-manual-2.4.6-21.el7.noarch.rpm SHA-256: edbb5145c1cd6cc858847cb4488cb25274c08a0249fa2c9e53b13d50ae5a7545
httpd24-httpd-tools-2.4.6-21.el7.x86_64.rpm SHA-256: 030d046a91a43be9fdf01e2caa70c5867b7985716ae454b4f12be12b13d39d87
httpd24-mod_ldap-2.4.6-21.el7.x86_64.rpm SHA-256: 1512628b4909b117e2b4a9c0f6bed8783f482b9e2c15001e404ae62e4dd63811
httpd24-mod_proxy_html-2.4.6-21.el7.x86_64.rpm SHA-256: 20e551b70509dbfa965db46d88270d0ba4d6cbb75b9e683bbd62a4645db004da
httpd24-mod_session-2.4.6-21.el7.x86_64.rpm SHA-256: 22685b268c8242a8d53aebb465d0f889ea47b677fc9898f75aa3e77304bad19b
httpd24-mod_ssl-2.4.6-21.el7.x86_64.rpm SHA-256: 9e6521c68d8d79d9a48352eb91eb9f17121fbb38ccfb015f3d379790bfd6f69d

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.6

SRPM
httpd24-httpd-2.4.6-18.el6.src.rpm SHA-256: 30a073a96de6514de33d8edbc4e7dedeed7ead2c4402c784e576b04340e417f7
x86_64
httpd24-httpd-2.4.6-18.el6.x86_64.rpm SHA-256: b84cd8e93873ca493c3551cc21108ca8eb050570b1a6204113e8eebfd25df778
httpd24-httpd-debuginfo-2.4.6-18.el6.x86_64.rpm SHA-256: 29fe51beb8a385c1c894a0cb35cd031c82f4e0bb72cd277406a1d5a80c7f81d6
httpd24-httpd-devel-2.4.6-18.el6.x86_64.rpm SHA-256: 09c308102c6cc8d3fec4772c8b47f9b0b8b78788b83edfc95e95d42e8d989dd6
httpd24-httpd-manual-2.4.6-18.el6.noarch.rpm SHA-256: 1c260311dc6d73f9680104ff616e4d621eca1d036098e1e496589f10b22e4e96
httpd24-httpd-tools-2.4.6-18.el6.x86_64.rpm SHA-256: 365c27df60d57fe362e06a574f1f1099834c577f93ce87621755119b5920e957
httpd24-mod_ldap-2.4.6-18.el6.x86_64.rpm SHA-256: 076d894cde9bce6d2760cb675b02316b604f92a17fc6f37834270a7941fa13ba
httpd24-mod_proxy_html-2.4.6-18.el6.x86_64.rpm SHA-256: 8a79351c408c8737c59a067f8a3fadcb0b32a83a48e7650b93019b32a338d6cf
httpd24-mod_session-2.4.6-18.el6.x86_64.rpm SHA-256: cfce9144058e56ee98de20d0598d3a84014047d22073b745cc332ceefa5270cb
httpd24-mod_ssl-2.4.6-18.el6.x86_64.rpm SHA-256: df647a6fd74d1ac729a554bfbbdce53307e148bd0a7cc63b9aa3bc7e6e5209cb

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.5

SRPM
httpd24-httpd-2.4.6-18.el6.src.rpm SHA-256: 30a073a96de6514de33d8edbc4e7dedeed7ead2c4402c784e576b04340e417f7
x86_64
httpd24-httpd-2.4.6-18.el6.x86_64.rpm SHA-256: b84cd8e93873ca493c3551cc21108ca8eb050570b1a6204113e8eebfd25df778
httpd24-httpd-debuginfo-2.4.6-18.el6.x86_64.rpm SHA-256: 29fe51beb8a385c1c894a0cb35cd031c82f4e0bb72cd277406a1d5a80c7f81d6
httpd24-httpd-devel-2.4.6-18.el6.x86_64.rpm SHA-256: 09c308102c6cc8d3fec4772c8b47f9b0b8b78788b83edfc95e95d42e8d989dd6
httpd24-httpd-manual-2.4.6-18.el6.noarch.rpm SHA-256: 1c260311dc6d73f9680104ff616e4d621eca1d036098e1e496589f10b22e4e96
httpd24-httpd-tools-2.4.6-18.el6.x86_64.rpm SHA-256: 365c27df60d57fe362e06a574f1f1099834c577f93ce87621755119b5920e957
httpd24-mod_ldap-2.4.6-18.el6.x86_64.rpm SHA-256: 076d894cde9bce6d2760cb675b02316b604f92a17fc6f37834270a7941fa13ba
httpd24-mod_proxy_html-2.4.6-18.el6.x86_64.rpm SHA-256: 8a79351c408c8737c59a067f8a3fadcb0b32a83a48e7650b93019b32a338d6cf
httpd24-mod_session-2.4.6-18.el6.x86_64.rpm SHA-256: cfce9144058e56ee98de20d0598d3a84014047d22073b745cc332ceefa5270cb
httpd24-mod_ssl-2.4.6-18.el6.x86_64.rpm SHA-256: df647a6fd74d1ac729a554bfbbdce53307e148bd0a7cc63b9aa3bc7e6e5209cb

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.4

SRPM
httpd24-httpd-2.4.6-18.el6.src.rpm SHA-256: 30a073a96de6514de33d8edbc4e7dedeed7ead2c4402c784e576b04340e417f7
x86_64
httpd24-httpd-2.4.6-18.el6.x86_64.rpm SHA-256: b84cd8e93873ca493c3551cc21108ca8eb050570b1a6204113e8eebfd25df778
httpd24-httpd-debuginfo-2.4.6-18.el6.x86_64.rpm SHA-256: 29fe51beb8a385c1c894a0cb35cd031c82f4e0bb72cd277406a1d5a80c7f81d6
httpd24-httpd-devel-2.4.6-18.el6.x86_64.rpm SHA-256: 09c308102c6cc8d3fec4772c8b47f9b0b8b78788b83edfc95e95d42e8d989dd6
httpd24-httpd-manual-2.4.6-18.el6.noarch.rpm SHA-256: 1c260311dc6d73f9680104ff616e4d621eca1d036098e1e496589f10b22e4e96
httpd24-httpd-tools-2.4.6-18.el6.x86_64.rpm SHA-256: 365c27df60d57fe362e06a574f1f1099834c577f93ce87621755119b5920e957
httpd24-mod_ldap-2.4.6-18.el6.x86_64.rpm SHA-256: 076d894cde9bce6d2760cb675b02316b604f92a17fc6f37834270a7941fa13ba
httpd24-mod_proxy_html-2.4.6-18.el6.x86_64.rpm SHA-256: 8a79351c408c8737c59a067f8a3fadcb0b32a83a48e7650b93019b32a338d6cf
httpd24-mod_session-2.4.6-18.el6.x86_64.rpm SHA-256: cfce9144058e56ee98de20d0598d3a84014047d22073b745cc332ceefa5270cb
httpd24-mod_ssl-2.4.6-18.el6.x86_64.rpm SHA-256: df647a6fd74d1ac729a554bfbbdce53307e148bd0a7cc63b9aa3bc7e6e5209cb

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6

SRPM
httpd24-httpd-2.4.6-18.el6.src.rpm SHA-256: 30a073a96de6514de33d8edbc4e7dedeed7ead2c4402c784e576b04340e417f7
x86_64
httpd24-httpd-2.4.6-18.el6.x86_64.rpm SHA-256: b84cd8e93873ca493c3551cc21108ca8eb050570b1a6204113e8eebfd25df778
httpd24-httpd-debuginfo-2.4.6-18.el6.x86_64.rpm SHA-256: 29fe51beb8a385c1c894a0cb35cd031c82f4e0bb72cd277406a1d5a80c7f81d6
httpd24-httpd-devel-2.4.6-18.el6.x86_64.rpm SHA-256: 09c308102c6cc8d3fec4772c8b47f9b0b8b78788b83edfc95e95d42e8d989dd6
httpd24-httpd-manual-2.4.6-18.el6.noarch.rpm SHA-256: 1c260311dc6d73f9680104ff616e4d621eca1d036098e1e496589f10b22e4e96
httpd24-httpd-tools-2.4.6-18.el6.x86_64.rpm SHA-256: 365c27df60d57fe362e06a574f1f1099834c577f93ce87621755119b5920e957
httpd24-mod_ldap-2.4.6-18.el6.x86_64.rpm SHA-256: 076d894cde9bce6d2760cb675b02316b604f92a17fc6f37834270a7941fa13ba
httpd24-mod_proxy_html-2.4.6-18.el6.x86_64.rpm SHA-256: 8a79351c408c8737c59a067f8a3fadcb0b32a83a48e7650b93019b32a338d6cf
httpd24-mod_session-2.4.6-18.el6.x86_64.rpm SHA-256: cfce9144058e56ee98de20d0598d3a84014047d22073b745cc332ceefa5270cb
httpd24-mod_ssl-2.4.6-18.el6.x86_64.rpm SHA-256: df647a6fd74d1ac729a554bfbbdce53307e148bd0a7cc63b9aa3bc7e6e5209cb

Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7

SRPM
httpd24-httpd-2.4.6-21.el7.src.rpm SHA-256: 35e6a61eace23fa194e5cfb1c6a025cfe6b57029a6b1150b19ae6307b4f2aaee
x86_64
httpd24-httpd-2.4.6-21.el7.x86_64.rpm SHA-256: e96e4c0d318c72107b527cfa02de5c6711b382d5048567fc918f1c2fab19ad0f
httpd24-httpd-debuginfo-2.4.6-21.el7.x86_64.rpm SHA-256: ce741847978df9479149daae058e88b94b293cae2af075954dcdce6a5d5dbae0
httpd24-httpd-devel-2.4.6-21.el7.x86_64.rpm SHA-256: 47ec61503ad7841f8db1142df9b5d2be526c56f4bc0ad49cd1a351c1a859c4e1
httpd24-httpd-manual-2.4.6-21.el7.noarch.rpm SHA-256: edbb5145c1cd6cc858847cb4488cb25274c08a0249fa2c9e53b13d50ae5a7545
httpd24-httpd-tools-2.4.6-21.el7.x86_64.rpm SHA-256: 030d046a91a43be9fdf01e2caa70c5867b7985716ae454b4f12be12b13d39d87
httpd24-mod_ldap-2.4.6-21.el7.x86_64.rpm SHA-256: 1512628b4909b117e2b4a9c0f6bed8783f482b9e2c15001e404ae62e4dd63811
httpd24-mod_proxy_html-2.4.6-21.el7.x86_64.rpm SHA-256: 20e551b70509dbfa965db46d88270d0ba4d6cbb75b9e683bbd62a4645db004da
httpd24-mod_session-2.4.6-21.el7.x86_64.rpm SHA-256: 22685b268c8242a8d53aebb465d0f889ea47b677fc9898f75aa3e77304bad19b
httpd24-mod_ssl-2.4.6-21.el7.x86_64.rpm SHA-256: 9e6521c68d8d79d9a48352eb91eb9f17121fbb38ccfb015f3d379790bfd6f69d

Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6

SRPM
httpd24-httpd-2.4.6-18.el6.src.rpm SHA-256: 30a073a96de6514de33d8edbc4e7dedeed7ead2c4402c784e576b04340e417f7
x86_64
httpd24-httpd-2.4.6-18.el6.x86_64.rpm SHA-256: b84cd8e93873ca493c3551cc21108ca8eb050570b1a6204113e8eebfd25df778
httpd24-httpd-debuginfo-2.4.6-18.el6.x86_64.rpm SHA-256: 29fe51beb8a385c1c894a0cb35cd031c82f4e0bb72cd277406a1d5a80c7f81d6
httpd24-httpd-devel-2.4.6-18.el6.x86_64.rpm SHA-256: 09c308102c6cc8d3fec4772c8b47f9b0b8b78788b83edfc95e95d42e8d989dd6
httpd24-httpd-manual-2.4.6-18.el6.noarch.rpm SHA-256: 1c260311dc6d73f9680104ff616e4d621eca1d036098e1e496589f10b22e4e96
httpd24-httpd-tools-2.4.6-18.el6.x86_64.rpm SHA-256: 365c27df60d57fe362e06a574f1f1099834c577f93ce87621755119b5920e957
httpd24-mod_ldap-2.4.6-18.el6.x86_64.rpm SHA-256: 076d894cde9bce6d2760cb675b02316b604f92a17fc6f37834270a7941fa13ba
httpd24-mod_proxy_html-2.4.6-18.el6.x86_64.rpm SHA-256: 8a79351c408c8737c59a067f8a3fadcb0b32a83a48e7650b93019b32a338d6cf
httpd24-mod_session-2.4.6-18.el6.x86_64.rpm SHA-256: cfce9144058e56ee98de20d0598d3a84014047d22073b745cc332ceefa5270cb
httpd24-mod_ssl-2.4.6-18.el6.x86_64.rpm SHA-256: df647a6fd74d1ac729a554bfbbdce53307e148bd0a7cc63b9aa3bc7e6e5209cb

Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 7

SRPM
httpd24-httpd-2.4.6-21.el7.src.rpm SHA-256: 35e6a61eace23fa194e5cfb1c6a025cfe6b57029a6b1150b19ae6307b4f2aaee
x86_64
httpd24-httpd-2.4.6-21.el7.x86_64.rpm SHA-256: e96e4c0d318c72107b527cfa02de5c6711b382d5048567fc918f1c2fab19ad0f
httpd24-httpd-debuginfo-2.4.6-21.el7.x86_64.rpm SHA-256: ce741847978df9479149daae058e88b94b293cae2af075954dcdce6a5d5dbae0
httpd24-httpd-devel-2.4.6-21.el7.x86_64.rpm SHA-256: 47ec61503ad7841f8db1142df9b5d2be526c56f4bc0ad49cd1a351c1a859c4e1
httpd24-httpd-manual-2.4.6-21.el7.noarch.rpm SHA-256: edbb5145c1cd6cc858847cb4488cb25274c08a0249fa2c9e53b13d50ae5a7545
httpd24-httpd-tools-2.4.6-21.el7.x86_64.rpm SHA-256: 030d046a91a43be9fdf01e2caa70c5867b7985716ae454b4f12be12b13d39d87
httpd24-mod_ldap-2.4.6-21.el7.x86_64.rpm SHA-256: 1512628b4909b117e2b4a9c0f6bed8783f482b9e2c15001e404ae62e4dd63811
httpd24-mod_proxy_html-2.4.6-21.el7.x86_64.rpm SHA-256: 20e551b70509dbfa965db46d88270d0ba4d6cbb75b9e683bbd62a4645db004da
httpd24-mod_session-2.4.6-21.el7.x86_64.rpm SHA-256: 22685b268c8242a8d53aebb465d0f889ea47b677fc9898f75aa3e77304bad19b
httpd24-mod_ssl-2.4.6-21.el7.x86_64.rpm SHA-256: 9e6521c68d8d79d9a48352eb91eb9f17121fbb38ccfb015f3d379790bfd6f69d

Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 6

SRPM
httpd24-httpd-2.4.6-18.el6.src.rpm SHA-256: 30a073a96de6514de33d8edbc4e7dedeed7ead2c4402c784e576b04340e417f7
x86_64
httpd24-httpd-2.4.6-18.el6.x86_64.rpm SHA-256: b84cd8e93873ca493c3551cc21108ca8eb050570b1a6204113e8eebfd25df778
httpd24-httpd-debuginfo-2.4.6-18.el6.x86_64.rpm SHA-256: 29fe51beb8a385c1c894a0cb35cd031c82f4e0bb72cd277406a1d5a80c7f81d6
httpd24-httpd-devel-2.4.6-18.el6.x86_64.rpm SHA-256: 09c308102c6cc8d3fec4772c8b47f9b0b8b78788b83edfc95e95d42e8d989dd6
httpd24-httpd-manual-2.4.6-18.el6.noarch.rpm SHA-256: 1c260311dc6d73f9680104ff616e4d621eca1d036098e1e496589f10b22e4e96
httpd24-httpd-tools-2.4.6-18.el6.x86_64.rpm SHA-256: 365c27df60d57fe362e06a574f1f1099834c577f93ce87621755119b5920e957
httpd24-mod_ldap-2.4.6-18.el6.x86_64.rpm SHA-256: 076d894cde9bce6d2760cb675b02316b604f92a17fc6f37834270a7941fa13ba
httpd24-mod_proxy_html-2.4.6-18.el6.x86_64.rpm SHA-256: 8a79351c408c8737c59a067f8a3fadcb0b32a83a48e7650b93019b32a338d6cf
httpd24-mod_session-2.4.6-18.el6.x86_64.rpm SHA-256: cfce9144058e56ee98de20d0598d3a84014047d22073b745cc332ceefa5270cb
httpd24-mod_ssl-2.4.6-18.el6.x86_64.rpm SHA-256: df647a6fd74d1ac729a554bfbbdce53307e148bd0a7cc63b9aa3bc7e6e5209cb

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility