Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-6246


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.


Published

2024-01-31T14:15:48.420

Last Modified

2024-11-21T08:43:27.197

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 8.4 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-122
  • Type: Primary
    CWE-787

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application gnu glibc < 2.39 Yes
Operating System fedoraproject fedora 38 Yes
Operating System fedoraproject fedora 39 Yes

References