VYPR

rpm package

suse/coreutils&distro=SUSE Linux Enterprise Server 12

pkg:rpm/suse/coreutils&distro=SUSE%20Linux%20Enterprise%20Server%2012

Vulnerabilities (2)

  • CVE-2015-4042Jan 24, 2020
    affected < 8.22-9.1fixed 8.22-9.1

    Integer overflow in the keycompare_mb function in sort.c in sort in GNU Coreutils through 8.23 might allow attackers to cause a denial of service (application crash) or possibly have unspecified other impact via long strings.

  • CVE-2015-4041Jan 24, 2020
    affected < 8.22-9.1fixed 8.22-9.1

    The keycompare_mb function in sort.c in sort in GNU Coreutils through 8.23 on 64-bit platforms performs a size calculation without considering the number of bytes occupied by multibyte characters, which allows attackers to cause a denial of service (heap-based buffer overflow and