CVE-2023-44466

Source
https://cve.org/CVERecord?id=CVE-2023-44466
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-44466.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-44466
Downstream
AZL (1)
CLSA (2)
DEBIAN (1)
RHSA (5)
UBUNTU (1)
Related
Published
2023-09-29T06:15:11Z
Modified
2026-03-13T07:44:58Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in net/ceph/messenger_v2.c in the Linux kernel before 6.4.5. There is an integer signedness error, leading to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This occurs because of an untrusted length taken from a TCP packet in ceph_decode_32.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-44466.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "5.11"
            },
            {
                "fixed":  "5.15.121"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.16"
            },
            {
                "fixed":  "6.1.40"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "6.2"
            },
            {
                "fixed":  "6.4.5"
            }
        ]
    }
]