CVE Feed

    Dashboard / CVE / CVE-2024-1394

    CVE-2024-1394

    A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and ctx​. That function uses named return parameters to free pkey​ and ctx​ if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey​ and ctx​ will be nil inside the deferred function that should free them.

    Published:Mar 20, 2024
    Last Modified:Apr 23, 2026
    EPS:Mar 21, 2024
    EPSS Score:0.01206
    CVSS Score:7.5

    Affected Products

    Vendor
    Redhat
    Product
    Ansible Automation Platform
    Vendor
    Redhat
    Product
    Ansible Automation Platform Developer
    Vendor
    Redhat
    Product
    Ansible Automation Platform Inside
    Vendor
    Redhat
    Product
    Certifications
    Vendor
    Redhat
    Product
    Container Native Virtualization
    Vendor
    Redhat
    Product
    Devtools
    Vendor
    Redhat
    Product
    Enterprise Linux
    Vendor
    Redhat
    Product
    Network Bound Disk Encryption Tang
    Vendor
    Redhat
    Product
    Ocp Tools
    Vendor
    Redhat
    Product
    Openshift
    Vendor
    Redhat
    Product
    Openshift Container Storage
    Vendor
    Redhat
    Product
    Openshift Data Foundation
    Vendor
    Redhat
    Product
    Openshift Devspaces
    Vendor
    Redhat
    Product
    Openshift Gitops
    Vendor
    Redhat
    Product
    Openshift Pipelines
    Vendor
    Redhat
    Product
    Openshift Service On Aws
    Vendor
    Redhat
    Product
    Openstack
    Vendor
    Redhat
    Product
    Rhel E4s
    Vendor
    Redhat
    Product
    Rhel Eus
    Vendor
    Redhat
    Product
    Rhel Software Collections
    Vendor
    Redhat
    Product
    Serverless
    Vendor
    Redhat
    Product
    Service Interconnect
    Vendor
    Redhat
    Product
    Storage

    Exploits

    No exploit reference

    Common Attack Pattern Enumeration and Classification (CAPEC)

    No CAPEC recorded yet

    Related CVEs

    References

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High