Untriaged
Permalink
CVE-2023-6780
5.3 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): NONE
- Availability impact (A): LOW
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.
References
-
-
-
http://seclists.org/fulldisclosure/2024/Feb/3 x_transferred
-
-
-
https://security.gentoo.org/glsa/202402-01 x_transferred
-
https://www.openwall.com/lists/oss-security/2024/01/30/6 x_transferred
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
http://seclists.org/fulldisclosure/2024/Feb/3 x_transferred
-
-
-
https://security.gentoo.org/glsa/202402-01 x_transferred
-
https://www.openwall.com/lists/oss-security/2024/01/30/6 x_transferred
-
-
-
http://seclists.org/fulldisclosure/2024/Feb/3 x_transferred
-
-
-
https://security.gentoo.org/glsa/202402-01 x_transferred
-
https://www.openwall.com/lists/oss-security/2024/01/30/6 x_transferred
-
-
-
http://seclists.org/fulldisclosure/2024/Feb/3 x_transferred
-
-
-
https://security.gentoo.org/glsa/202402-01 x_transferred
-
https://www.openwall.com/lists/oss-security/2024/01/30/6 x_transferred
Affected products
glibc
- ==2.39
compat-glibc
Matching in nixpkgs
pkgs.glibc
GNU C Library
pkgs.mtrace
Perl script used to interpret and provide human readable output of the trace log contained in the file mtracedata, whose contents were produced by mtrace(3)
pkgs.glibcInfo
GNU Info manual of the GNU C Library
pkgs.glibc_multi
None
pkgs.glibcLocales
Locale information for the GNU C Library
pkgs.glibc_memusage
GNU C Library
pkgs.glibcLocalesUtf8
Locale information for the GNU C Library
pkgs.unixtools.getent
None
pkgs.unixtools.locale
None
pkgs.unixtools.getconf
None
Package maintainers
-
@Ma27 Maximilian Bosch <maximilian@mbosch.me>
-
@ConnorBaker Connor Baker <ConnorBaker01@gmail.com>