Vulnerability Description
An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in corrupt data being produced by the copy operation. This may disclose information to context-dependent attackers, or result in a denial of service, or, possibly, code execution.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Glibc | >= 2.21, <= 2.27 |
| Linux | Linux Kernel | - |
Related Weaknesses (CWE)
References
- https://github.com/fingolfin/memmove-bugThird Party Advisory
- https://security.netapp.com/advisory/ntap-20190329-0001/
- https://security.netapp.com/advisory/ntap-20190401-0001/
- https://sourceware.org/bugzilla/show_bug.cgi?id=22644Issue Tracking
- https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=cd66c0e584c6d692bc8347b5e7
- https://usn.ubuntu.com/4416-1/
- https://github.com/fingolfin/memmove-bugThird Party Advisory
- https://security.netapp.com/advisory/ntap-20190329-0001/
- https://security.netapp.com/advisory/ntap-20190401-0001/
- https://sourceware.org/bugzilla/show_bug.cgi?id=22644Issue Tracking
- https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=cd66c0e584c6d692bc8347b5e7
- https://usn.ubuntu.com/4416-1/
FAQ
What is CVE-2017-18269?
CVE-2017-18269 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the over...
How severe is CVE-2017-18269?
CVE-2017-18269 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2017-18269?
Check the references section above for vendor advisories and patch information. Affected products include: Gnu Glibc, Linux Linux Kernel.