USN-4954-1

Source
https://ubuntu.com/security/notices/USN-4954-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-4954-1.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-4954-1
Upstream
Related
Published
2021-05-14T00:19:34Z
Modified
2026-02-10T04:42:12Z
Summary
glibc vulnerabilities
Details

Jason Royes and Samuel Dytrych discovered that the memcpy() implementation for 32 bit ARM processors in the GNU C Library contained an integer underflow vulnerability. An attacker could possibly use this to cause a denial of service (application crash) or execute arbitrary code. (CVE-2020-6096)

It was discovered that the POSIX regex implementation in the GNU C Library did not properly parse alternatives. An attacker could use this to cause a denial of service. (CVE-2009-5155)

References

Affected packages

Ubuntu:16.04:LTS / glibc

Package

Name
glibc
Purl
pkg:deb/ubuntu/glibc@2.23-0ubuntu11.3?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.23-0ubuntu11.3

Affected versions

2.*
2.21-0ubuntu4
2.21-0ubuntu5
2.21-0ubuntu6
2.23-0ubuntu1
2.23-0ubuntu2
2.23-0ubuntu3
2.23-0ubuntu4
2.23-0ubuntu5
2.23-0ubuntu6
2.23-0ubuntu7
2.23-0ubuntu9
2.23-0ubuntu10
2.23-0ubuntu11
2.23-0ubuntu11.2

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "glibc-source"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc-bin"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc-dev-bin"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-amd64"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-armel"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev-amd64"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev-armel"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev-i386"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev-ppc64"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev-s390"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-dev-x32"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-i386"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-pic"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-ppc64"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-s390"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "libc6-x32"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "locales"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "locales-all"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "multiarch-support"
        },
        {
            "binary_version": "2.23-0ubuntu11.3",
            "binary_name": "nscd"
        }
    ],
    "availability": "No subscription required"
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-4954-1.json"
cves_map
{
    "cves": [
        {
            "id": "CVE-2009-5155",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "negligible"
                }
            ]
        },
        {
            "id": "CVE-2020-6096",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "low"
                }
            ]
        }
    ],
    "ecosystem": "Ubuntu:16.04:LTS"
}