Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Adhemerval Zanella

#33377of 53,639
7.8Total CVSS
Vulnerabilities · 1
PT-2022-4602
7.8
2022-08-31
Glibc · Glibc · CVE-2022-39046
**Name of the Vulnerable Software and Affected Versions** glibc versions 2.36 through 2.37 **Description** The issue is related to the syslog function in the glibc library, which can read uninitialized memory from the heap when passed a crafted input string larger than 1024 bytes. This can potentially reveal a portion of the contents of the heap. The problem is associated with a heap-based buffer overflow. **Recommendations** For glibc versions 2.36 through 2.37, consider disabling the syslog function until a patch is available. Restrict access to the syslog function to minimize the risk of exploitation. Avoid using the syslog function with input strings larger than 1024 bytes until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.