An off-by-one heap-based buffer 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 message bigger than INTMAX 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.
{
"cna_assigner": "redhat",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/6xxx/CVE-2023-6779.json",
"cwe_ids": [
"CWE-122"
]
}{
"extracted_events": [
{
"introduced": "2.37"
},
{
"fixed": "2.39"
}
],
"cpe": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}