Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2019-6488

20
FAUCET Score

CVE-2019-6488 is a vulnerability in the GNU C Library (glibc) affecting versions through 2.28 when running on the x32 architecture. It stems from an incorrect attempt to use a 64-bit register for size_t in assembly code, leading to a segmentation fault during operations like memcpy. This vulnerability has a high CVSS score of 7.8, indicating a local attack vector with low complexity and potential for high impact on confidentiality, integrity, and availability. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.28CPE matchmatch criteria
cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

7.8HIGH

CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
5.9
CvssVersion
3.0

Exploit Intelligence

EPSS Score
0.44%
Probability of exploitation in next 30 days
EPSS Percentile
35.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0044 is in the 76th percentile among its peer group of 17,070 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

microsoftpatch availablevia msrc
Product: 16859-16820Fixed in: 2.28-12
microsoftpatch availablevia msrc
Product: cm1 glibc 2.28-12 on CBL Mariner 1.0Fixed in: 2.28-12
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 x64Fixed in: 2.28-12
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 ARMFixed in: 2.28-12

Vendor Advisories (3)

microsoft2020-Sep/CVE-2019-6488

CVE-2019-6488

Sep 8, 2020
redhatCVE-2019-6488Moderate

glibc: Incorrect attempt to use a 64-bit register for size_t in assembly codes results in segmentation fault

Jan 16, 2019
microsoft2019-Jan/CVE-2019-6488Important

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.

Jan 8, 2019

References

security.gentoo.org / glsa/202006-04
sourceware.org / bugzilla/show_bug.cgi
Issue TrackingThird Party Advisory
securityfocus.com / bid/106671
Third Party Advisory