CVE-2023-6779

Source
https://cve.org/CVERecord?id=CVE-2023-6779
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6779.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-6779
Downstream
Related
Published
2024-01-31T14:07:41Z
Modified
2026-08-28T11:45:11Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H CVSS Calculator
Summary
Glibc: off-by-one heap-based buffer overflow in __vsyslog_internal()
Details

An off-by-one heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a message bigger than INT_MAX bytes, leading to an incorrect calculation of the buffer size to store the message, resulting in an application crash. This issue affects glibc 2.37 and newer.

Database specific
{
    "cna_assigner": "redhat",
    "cwe_ids": [
        "CWE-122"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/6xxx/CVE-2023-6779.json"
}
References

Affected packages

Git / github.com/bminor/glibc

Affected ranges

Type
GIT
Repo
https://github.com/bminor/glibc
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "2.37"
        },
        {
            "fixed": "2.39"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

glibc-2.*
glibc-2.37
glibc-2.37.9000
glibc-2.38
glibc-2.38.9000

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6779.json"

Git / sourceware.org/git/glibc.git

Affected ranges

Type
GIT
Repo
https://sourceware.org/git/glibc.git
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "2.37"
        },
        {
            "fixed": "2.39"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

glibc-2.*
glibc-2.37
glibc-2.37.9000
glibc-2.38
glibc-2.38.9000

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6779.json"