The string component in the GNU C Library (aka glibc or libc6) through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for size_t in assembly codes, which can lead to a segmentation fault or possibly unspecified other impact, as demonstrated by a crash in __memmove_avx_unaligned_erms in sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S during a memcpy.
                
            References
                    | Link | Resource | 
|---|---|
| http://www.securityfocus.com/bid/106671 | Third Party Advisory | 
| https://security.gentoo.org/glsa/202006-04 | |
| https://sourceware.org/bugzilla/show_bug.cgi?id=24097 | Issue Tracking Third Party Advisory | 
| http://www.securityfocus.com/bid/106671 | Third Party Advisory | 
| https://security.gentoo.org/glsa/202006-04 | |
| https://sourceware.org/bugzilla/show_bug.cgi?id=24097 | Issue Tracking Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 04:46
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://www.securityfocus.com/bid/106671 - Third Party Advisory | |
| References | () https://security.gentoo.org/glsa/202006-04 - | |
| References | () https://sourceware.org/bugzilla/show_bug.cgi?id=24097 - Issue Tracking, Third Party Advisory | 
Information
                Published : 2019-01-18 19:29
Updated : 2024-11-21 04:46
NVD link : CVE-2019-6488
Mitre link : CVE-2019-6488
CVE.ORG link : CVE-2019-6488
JSON object : View
Products Affected
                gnu
- glibc
CWE
                
                    
                        
                        CWE-404
                        
            Improper Resource Shutdown or Release
