First published: Fri Nov 10 2023(Updated: )
A 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 the openlog function was not called, or called with the ident argument set to NULL, and the program name (the basename of argv[0]) is bigger than 1024 bytes, resulting in an application crash or local privilege escalation. This issue affects glibc 2.36 and newer.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
GNU C Library (glibc) | =2.37 | |
GNU C Library (glibc) | =2.36 | |
GNU glibc | >=2.36<2.39 | |
Fedoraproject Fedora | =38 | |
Fedoraproject Fedora | =39 | |
redhat/glibc | <2.39 | 2.39 |
ubuntu/glibc | <2.38-1ubuntu6.1 | 2.38-1ubuntu6.1 |
ubuntu/glibc | <2.37-15 | 2.37-15 |
debian/glibc | 2.28-10+deb10u1 2.28-10+deb10u2 2.31-13+deb11u8 2.31-13+deb11u7 2.36-9+deb12u4 2.37-15 2.37-17 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)