An integer overflow was found in the _vsysloginternal 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 very long message, leading to an incorrect calculation of the buffer size to store the message, resulting in undefined behavior. This issue affects glibc 2.37 and newer.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/6xxx/CVE-2023-6780.json",
"cna_assigner": "redhat",
"cwe_ids": [
"CWE-131"
]
}{
"extracted_events": [
{
"introduced": "2.37"
},
{
"fixed": "2.39"
}
],
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*"
}