Out-of-bounds Write Affecting glibc-langpack-raj package, versions <0:2.26-27.amzn2.0.4


Severity

Recommended
0.0
medium
0
10

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.26% (67th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-AMZN2-GLIBCLANGPACKRAJ-1661982
  • published27 Sept 2021
  • disclosed2 Feb 2018

Introduced: 2 Feb 2018

CVE-2018-6551  (opens in a new tab)
CWE-787  (opens in a new tab)
CWE-190  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2 glibc-langpack-raj to version 0:2.26-27.amzn2.0.4 or higher.
This issue was patched in ALAS2-2018-992.

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc-langpack-raj package and not the glibc-langpack-raj package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2 relevant fixed versions and status.

The malloc implementation in the GNU C Library (aka glibc or libc6), from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZE_MAX and could return a pointer to a heap region that is smaller than requested, eventually leading to heap corruption.