access.redhat.com Open in urlscan Pro
2a02:26f0:480:d::210:f149  Public Scan

URL: https://access.redhat.com/security/cve/CVE-2024-6409
Submission: On July 18 via api from IN — Scanned from DE

Form analysis 1 forms found in the DOM

Name: topSearchFormGET /search/browse/search/

<form class="ng-pristine ng-valid topSearchForm" id="topSearchForm" name="topSearchForm" action="/search/browse/search/" method="get" enctype="application/x-www-form-urlencoded">
  <cp-search-autocomplete class="push-bottom PFElement" path="/webassets/avalon/j/data.json" num-items="5" placeholder="Enter your search term" pfelement="" type="container"></cp-search-autocomplete>
  <div> Or <a href="/support/cases/#/troubleshoot">troubleshoot an issue</a>. </div>
</form>

Text Content

Skip to navigation Skip to main content


UTILITIES

 * Subscriptions
 * Downloads
 * Red Hat Console
 * Get Support


 * 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 Classifications
    * Severety 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
    * Customer Portal Announcements
    * Red Hat Accelerator Program
      
   
   
   TOP RESOURCES
   
    * Product Life Cycles
    * Customer Portal Labs
    * Red Hat JBoss Supported Configurations
    * Red Hat Insights

Or troubleshoot an issue.
English


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
All Red Hat


QUICK LINKS: REDHAT.COM, CUSTOMER PORTAL, RED HAT'S DEVELOPER SITE, RED HAT'S
PARTNER SITE.

 * You are here
   
   
   
   
   RED HAT
   
   Learn about our open source products, services, and company.

 * You are here
   
   
   
   
   RED HAT CUSTOMER PORTAL
   
   Get product support and knowledge from the open source experts.

 * You are here
   
   
   
   
   RED HAT DEVELOPER
   
   Read developer tutorials and download Red Hat software for cloud application
   development.

 * You are here
   
   
   
   
   RED HAT PARTNER CONNECT
   
   Get training, subscriptions, certifications, and more for partners to build,
   sell, and support customer solutions.


PRODUCTS & TOOLS


 * ANSIBLE.COM
   
   Learn about and try our IT automation product.


 * RED HAT ECOSYSTEM CATALOG
   
   Find hardware, software, and cloud providers―and download container
   images―certified to perform with Red Hat technologies.


TRY, BUY, & SELL


 * RED HAT HYBRID CLOUD CONSOLE
   
   Access technical how-tos, tutorials, and learning paths focused on Red Hat’s
   hybrid cloud managed services.


 * RED HAT STORE
   
   Buy select Red Hat products and services online.


 * RED HAT MARKETPLACE
   
   Try, buy, sell, and manage certified enterprise software for container-based
   environments.


EVENTS


 * RED HAT SUMMIT AND ANSIBLEFEST
   
   Register for and learn about our annual open source IT industry event.



We're sorry but cve-details doesn't work properly without JavaScript enabled.
Please enable it to continue.


CVE-2024-6409

Public on

Last Modified: UTC

ModerateModerate ImpactWhat does this mean?
7.0CVSS Score Breakdown


INSIGHTS VULNERABILITY ANALYSIS

View exposed systems


DESCRIPTION

A race condition vulnerability was discovered in how signals are handled by
OpenSSH's server (sshd). If a remote attacker does not authenticate within a set
time period, then sshd's SIGALRM handler is called asynchronously. However, this
signal handler calls various functions that are not async-signal-safe, for
example, syslog(). As a consequence of a successful attack, in the worst case
scenario, an attacker may be able to perform a remote code execution (RCE) as an
unprivileged user running the sshd server.

A race condition vulnerability was discovered in how signals are handled by
OpenSSH's server (sshd). If a remote attacker does not authenticate within a set
time period, then sshd's SIGALRM handler is called asynchronously. However, this
signal handler calls various functions that are not async-signal-safe, for
example, syslog(). As a consequence of a successful attack, in the worst case
scenario, an attacker may be able to perform a remote code execution (RCE) as an
unprivileged user running the sshd server.


STATEMENT

Red Hat rates the severity of this flaw as Moderate for both Red Hat Enterprise
Linux (RHEL) and OpenShift Container Platform (OCP). While there are many
similarities to CVE-2024-6387, the important difference is that any possible
remote code execution is limited to an unprivileged child of the SSHD server.
This additional restriction on access reduces the overall security impact. This
vulnerability only affects the versions of OpenSSH shipped with Red Hat
Enterprise Linux 9. Upstream versions of sshd are not impacted by this flaw. The
affected versions of OCP are 4.13, 4.14, 4.15, and 4.16 while 4.12 and earlier
versions of OCP are not affected.

Red Hat rates the severity of this flaw as Moderate for both Red Hat Enterprise
Linux (RHEL) and OpenShift Container Platform (OCP). While there are many
similarities to CVE-2024-6387, the important difference is that any possible
remote code execution is limited to an unprivileged child of the SSHD server.
This additional restriction on access reduces the overall security impact.

This vulnerability only affects the versions of OpenSSH shipped with Red Hat
Enterprise Linux 9. Upstream versions of sshd are not impacted by this flaw.

The affected versions of OCP are 4.13, 4.14, 4.15, and 4.16 while 4.12 and
earlier versions of OCP are not affected.


MITIGATION

The process is identical to CVE-2024-6387, by disabling LoginGraceTime. See that
CVE page for additional details.



ADDITIONAL INFORMATION

 * Bugzilla 2295085: openssh: Possible remote code execution due to a race
   condition in signal handling affecting Red Hat Enterprise Linux 9
 * CWE-364: Signal Handler Race Condition
 * FAQ: Frequently asked questions about CVE-2024-6409




EXTERNAL REFERENCES

 * https://www.cve.org/CVERecord?id=CVE-2024-6409

 * https://nvd.nist.gov/vuln/detail/CVE-2024-6409




COMMON VULNERABILITY SCORING SYSTEM (CVSS) SCORE DETAILS


IMPORTANT NOTE

CVSS scores for open source components depend on vendor-specific factors (e.g.
version or build chain). Therefore, Red Hat's score and impact rating can be
different from NVD and other vendors. Red Hat remains the authoritative CVE
Naming Authority (CNA) source for its products and services (see Red Hat
classifications).

CVSS v3 Score BreakdownRed HatNVD

CVSS v3 Base Score

7.0

N/A

Attack Vector

Network

N/A

Attack Complexity

High

N/A

Privileges Required

None

N/A

User Interaction

None

N/A

Scope

Unchanged

N/A

Confidentiality Impact

Low

N/A

Integrity Impact

Low

N/A

Availability Impact

High

N/A




CVSS V3 VECTOR

Red Hat: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H


FREQUENTLY ASKED QUESTIONS


WHY IS RED HAT'S CVSS V3 SCORE OR IMPACT DIFFERENT FROM OTHER VENDORS?

For open source software shipped by multiple vendors, the CVSS base scores may
vary for each vendor's version depending on the version they ship, how they ship
it, the platform, and even how the software is compiled. This makes scoring of
vulnerabilities difficult for third-party vulnerability databases such as NVD
that only provide a single CVSS base score for each vulnerability. Red Hat
scores reflect how a vulnerability affects our products specifically.

For more information, see https://access.redhat.com/solutions/762393.


MY PRODUCT IS LISTED AS "UNDER INVESTIGATION" OR "AFFECTED", WHEN WILL RED HAT
RELEASE A FIX FOR THIS VULNERABILITY?

 * "Under investigation" doesn't necessarily mean that the product is affected
   by this vulnerability. It only means that our Analysis Team is still working
   on determining whether the product is affected and how it is affected.
 * "Affected" means that our Analysis Team has determined that this product is
   affected by this vulnerability and might release a fix to address this in the
   near future.


WHAT CAN I DO IF MY PRODUCT IS LISTED AS "WILL NOT FIX"?

This depends mostly on the Impact of the vulnerability and the Life Cycle phase
in which your product is currently in. Overall, you have the following options:
 * Upgrade to a supported product version that includes a fix for this
   vulnerability (recommended)
 * Apply a mitigation (if one exists)
 * Open a support case to request a prioritization of releasing a fix for this
   vulnerability


WHAT IS A MITIGATION?

A mitigation is an action that can be taken to reduce the impact of a security
vulnerability, without deploying any fixes.


I HAVE A RED HAT PRODUCT BUT IT IS NOT IN THE ABOVE LIST, IS IT AFFECTED?

The listed products were found to include one or more of the components that
this vulnerability affects. These products underwent a thorough evaluation to
determine their affectedness by this vulnerability. Note that layered products
(such as container-based offerings) that consume affected components from any of
the products listed in this table may be affected and are not represented.


WHY IS MY SECURITY SCANNER REPORTING MY PRODUCT AS VULNERABLE TO THIS
VULNERABILITY EVEN THOUGH MY PRODUCT VERSION IS FIXED OR NOT AFFECTED?

In order to maintain code stability and compatibility, Red Hat usually does not
rebase packages to entirely new versions. Instead, we backport fixes and new
features to an older version of the package we distribute. This can result in
some security scanners that only consider the package version to report the
package as vulnerable. To avoid this, we suggest that you use an approved
vulnerability scanner from our Red Hat Vulnerability Scanner Certification
program.

Not sure what something means? Check out our Security Glossary.

This page is generated automatically and has not been checked for errors or
omissions.

For clarification or corrections please contact Red Hat Product Security.

Last Modified: UTC

CVE description copyright © 2021



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


SYSTEMS STATUS

 * All systems operational


ABOUT

 * Red Hat Subscription Value
 * About Red Hat
 * Red Hat Jobs




RED HAT LEGAL AND PRIVACY LINKS

 * About Red Hat
 * Jobs
 * Events
 * Locations
 * Contact Red Hat
 * Red Hat Blog
 * Diversity, equity, and inclusion
 * Cool Stuff Store
 * Red Hat Summit

© 2024 Red Hat, Inc.


RED HAT LEGAL AND PRIVACY LINKS

 * Privacy statement
 * Terms of use
 * All policies and guidelines
 * Digital accessibility
   
   
 * Cookie-präferenzen