漏洞标题
Glibc:__vsyslog_internal()中的整数溢出
漏洞描述信息
英文原文:An integer 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 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.
中文翻译:glibc库的__vsyslog_internal功能中发现了整数溢出。这个函数被syslog和vsyslog函数调用。当这些函数使用非常长的消息时,它会导致计算存储消息的缓冲区大小时出现错误,从而导致未定义的行为。这个问题影响glibc 2.37及以后的版本。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
漏洞类别
整数溢出或超界折返
漏洞标题
Glibc: integer overflow in __vsyslog_internal()
漏洞描述信息
An integer 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 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.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
漏洞类别
缓冲区大小计算不正确
漏洞标题
glibc 缓冲区错误漏洞
漏洞描述信息
glibc(GNU C Library)是GNU计划所实现的C标准库。 glibc 2.37及之前版本存在安全漏洞,该漏洞源于存在整数溢出,从而导致未定义的行为。
CVSS信息
N/A
漏洞类别
缓冲区错误