Bug 2254396 (CVE-2023-6780)

Summary: CVE-2023-6780 glibc: integer overflow in __vsyslog_internal()
Product: [Other] Security Response Reporter: Guilherme de Almeida Suckevicz <gsuckevi>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: aarif, adudiak, agarcial, aoconnor, apatel, aprice, asegurap, ashankar, bdettelb, caswilli, codonell, dfreiber, dhalasz, dj, dkuc, drow, fjansen, fweimer, ganandan, ggastald, hkataria, jburrell, jmitchel, jsamir, jsherril, jtanner, kaycoth, kgaikwad, kshier, luizcosta, mpierce, nweather, omaciel, orabin, pfrankli, psegedy, sbiarozk, security-response-team, sipoyare, stcannon, sthirugn, supatil, tsasak, vkrizan, vkumar, vmugicag, yguenane
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: glibc 2.39 Doc Type: If docs needed, set a value
Doc Text:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2261989    
Bug Blocks: 2249054    

Description Guilherme de Almeida Suckevicz 2023-12-13 18:29:10 UTC
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.

Comment 3 Guilherme de Almeida Suckevicz 2024-01-30 18:47:07 UTC
Created glibc tracking bugs for this issue:

Affects: fedora-all [bug 2261989]