CVE-2024-27099

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27099
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-27099.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-27099
Aliases
  • GHSA-6rh4-fj44-v4jj
Downstream
Related
Published
2024-02-27T18:58:26Z
Modified
2025-10-20T20:20:09.890717Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Azure IoT Platform Device SDK Double Free Vulnerability
Details

The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect AMQP_VALUE failed state, may cause a double free problem. This may cause a RCE. Update submodule with commit 2ca42b6e4e098af2d17e487814a91d05f6ae4987.

Database specific
{
    "cwe_ids": [
        "CWE-415"
    ]
}
References

Affected packages

Git / github.com/azure/azure-uamqp-c

Affected ranges

Type
GIT
Repo
https://github.com/azure/azure-uamqp-c
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.0.0-pre-release-1.0.8
1.1.7
1.2.10
1.2.11
1.2.2
1.2.3
1.2.4
1.2.5
1.2.6
1.2.8
1.2.9

Other

2016-03-03
2016-06-27
2016-08-16
2016-08-26
2016-09-09
2016-10-14
2016-11-17
2017-01-20
2017-01-27
2017-02-10
2017-02-24
2017-04-06
2017-04-07
2017-05-05
2017-06-16
2017-07-14
2017-07-28
2017-08-11
2017-09-08
2017-09-25
2017-10-09
2017-10-20
2017-11-03
2017-11-17
2017-12-14
2018-01-12
2018-01-29
2018-02-09
2018-03-01-temp-pod-1
2018-03-07-temp-pod
2018-04-02
2018-04-04
2018-04-13
2018-06-15
2018-06-26
2018-06-27
2018-07-11
2018-09-11
2018-10-03
2018-11-20
2020-07-19
2020-12-09
LTS_02_2020_Ref01
LTS_07_2022_Ref02

v1.*

v1.2.0

Database specific

vanir_signatures

[
    {
        "deprecated": false,
        "source": "https://github.com/azure/azure-uamqp-c/commit/2ca42b6e4e098af2d17e487814a91d05f6ae4987",
        "signature_type": "Function",
        "id": "CVE-2024-27099-6099aebe",
        "digest": {
            "length": 6095.0,
            "function_hash": "244662739316117236140791295392823602087"
        },
        "target": {
            "file": "src/link.c",
            "function": "link_frame_received"
        },
        "signature_version": "v1"
    },
    {
        "deprecated": false,
        "source": "https://github.com/azure/azure-uamqp-c/commit/2ca42b6e4e098af2d17e487814a91d05f6ae4987",
        "signature_type": "Line",
        "id": "CVE-2024-27099-9e2db29f",
        "digest": {
            "line_hashes": [
                "108587633537507210242609878158511307392",
                "160452673510098083035489543941216834770",
                "112205478071487406712030953259419779646",
                "119485482305993897163478625563792846654",
                "45488740952744200082612943561926706776"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "src/link.c"
        },
        "signature_version": "v1"
    }
]