Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/elfutils@0.168-1
purl pkg:deb/debian/elfutils@0.168-1
Next non-vulnerable version 0.188-2.1
Latest non-vulnerable version 0.188-2.1
Risk 3.1
Vulnerabilities affecting this package (13)
Vulnerability Summary Fixed by
VCID-2sga-pmv8-3uak
Aliases:
CVE-2019-7665
In elfutils 0.175, a heap-based buffer over-read was discovered in the function elf32_xlatetom in elf32_xlatetom.c in libelf. A crafted ELF input can cause a segmentation fault leading to denial of service (program crash) because ebl_core_note does not reject malformed core file notes.
0.176-1
Affected by 1 other vulnerability.
VCID-7az6-1gng-6qe7
Aliases:
CVE-2018-18520
An Invalid Memory Address Dereference exists in the function elf_end in libelf in elfutils through v0.174. Although eu-size is intended to support ar files inside ar files, handle_ar in size.c closes the outer ar file before handling all inner entries. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file.
0.176-1
Affected by 1 other vulnerability.
VCID-7xee-m8gf-6qh3
Aliases:
CVE-2018-16403
libdw in elfutils 0.173 checks the end of the attributes list incorrectly in dwarf_getabbrev in dwarf_getabbrev.c and dwarf_hasattr in dwarf_hasattr.c, leading to a heap-based buffer over-read and an application crash.
0.176-1
Affected by 1 other vulnerability.
VCID-9d69-d773-fqeu
Aliases:
CVE-2019-7148
An attempted excessive memory allocation was discovered in the function read_long_names in elf_begin.c in libelf in elfutils 0.174. Remote attackers could leverage this vulnerability to cause a denial-of-service via crafted elf input, which leads to an out-of-memory exception. NOTE: The maintainers believe this is not a real issue, but instead a "warning caused by ASAN because the allocation is big. By setting ASAN_OPTIONS=allocator_may_return_null=1 and running the reproducer, nothing happens."
0.176-1
Affected by 1 other vulnerability.
VCID-9nvr-hhnf-u7ex
Aliases:
CVE-2019-7146
In elfutils 0.175, there is a buffer over-read in the ebl_object_note function in eblobjnote.c in libebl. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted elf file, as demonstrated by eu-readelf.
0.176-1
Affected by 1 other vulnerability.
VCID-c3rt-jxyg-m3eu
Aliases:
CVE-2019-7150
An issue was discovered in elfutils 0.175. A segmentation fault can occur in the function elf64_xlatetom in libelf/elf32_xlatetom.c, due to dwfl_segment_report_module not checking whether the dyn data read from a core file is truncated. A crafted input can cause a program crash, leading to denial-of-service, as demonstrated by eu-stack.
0.176-1
Affected by 1 other vulnerability.
VCID-dkrw-dhc4-4fcm
Aliases:
CVE-2020-21047
The libcpu component which is used by libasm of elfutils version 0.177 (git 47780c9e), suffers from denial-of-service vulnerability caused by application crashes due to out-of-bounds write (CWE-787), off-by-one error (CWE-193) and reachable assertion (CWE-617); to exploit the vulnerability, the attackers need to craft certain ELF files which bypass the missing bound checks.
0.183-1
Affected by 1 other vulnerability.
VCID-e5pj-9aex-qba3
Aliases:
CVE-2018-16062
dwarf_getaranges in dwarf_getaranges.c in libdw in elfutils before 2018-08-18 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted file.
0.176-1
Affected by 1 other vulnerability.
VCID-gv76-sbbx-ukd8
Aliases:
CVE-2019-7149
A heap-based buffer over-read was discovered in the function read_srclines in dwarf_getsrclines.c in libdw in elfutils 0.175. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by eu-nm.
0.176-1
Affected by 1 other vulnerability.
VCID-p4ma-d1c5-4bg1
Aliases:
CVE-2019-7664
In elfutils 0.175, a negative-sized memcpy is attempted in elf_cvt_note in libelf/note_xlate.h because of an incorrect overflow check. Crafted elf input causes a segmentation fault, leading to denial of service (program crash).
0.176-1
Affected by 1 other vulnerability.
VCID-pt99-fknz-8yb1
Aliases:
CVE-2018-18521
Divide-by-zero vulnerabilities in the function arlib_add_symbols() in arlib.c in elfutils 0.174 allow remote attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by eu-ranlib, because a zero sh_entsize is mishandled.
0.176-1
Affected by 1 other vulnerability.
VCID-tzq2-cgg5-yya1
Aliases:
CVE-2018-16402
libelf/elf_end.c in elfutils 0.173 allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact because it tries to decompress twice.
0.176-1
Affected by 1 other vulnerability.
VCID-v6r9-9zqj-c7h1
Aliases:
CVE-2018-18310
An invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl in elfutils through v0.174. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by consider_notes.
0.176-1
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (9)
Vulnerability Summary Aliases
VCID-4ryu-xekg-zbhc The ebl_object_note_type_name function in eblobjnotetypename.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CVE-2017-7608
VCID-566a-nu92-8qcb elflint.c in elfutils 0.168 does not validate the number of sections and the number of segments, which allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file. CVE-2017-7613
VCID-6sff-77v5-r3ax The check_sysv_hash function in elflint.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CVE-2017-7612
VCID-fctx-gqty-qqbp elf_compress.c in elfutils 0.168 does not validate the zlib compression factor, which allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file. CVE-2017-7609
VCID-m4hb-fnwr-eber The allocate_elf function in common.h in elfutils before 0.168 allows remote attackers to cause a denial of service (crash) via a crafted ELF file, which triggers a memory allocation failure. CVE-2016-10254
VCID-qh5f-ujjq-a3fq The handle_gnu_hash function in readelf.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CVE-2017-7607
VCID-rzdw-w882-ekd9 The __libelf_set_rawdata_wrlock function in elf_getdata.c in elfutils before 0.168 allows remote attackers to cause a denial of service (crash) via a crafted (1) sh_off or (2) sh_size ELF header value, which triggers a memory allocation failure. CVE-2016-10255
VCID-s6q1-s2s7-g3g9 The check_symtab_shndx function in elflint.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CVE-2017-7611
VCID-xu38-1648-eqde The check_group function in elflint.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CVE-2017-7610

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-06T04:05:20.851605+00:00 Debian Oval Importer Affected by VCID-9nvr-hhnf-u7ex https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T04:03:39.088943+00:00 Debian Oval Importer Affected by VCID-v6r9-9zqj-c7h1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:55:37.729842+00:00 Debian Oval Importer Affected by VCID-p4ma-d1c5-4bg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:39:01.508134+00:00 Debian Oval Importer Fixing VCID-fctx-gqty-qqbp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:38:47.573867+00:00 Debian Oval Importer Fixing VCID-rzdw-w882-ekd9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:24:42.752775+00:00 Debian Oval Importer Affected by VCID-pt99-fknz-8yb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:23:39.751573+00:00 Debian Oval Importer Affected by VCID-tzq2-cgg5-yya1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:18:11.859890+00:00 Debian Oval Importer Fixing VCID-4ryu-xekg-zbhc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:14:28.193001+00:00 Debian Oval Importer Fixing VCID-6sff-77v5-r3ax https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:13:18.526738+00:00 Debian Oval Importer Fixing VCID-566a-nu92-8qcb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T03:01:29.152300+00:00 Debian Oval Importer Fixing VCID-s6q1-s2s7-g3g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T02:43:11.182993+00:00 Debian Oval Importer Fixing VCID-m4hb-fnwr-eber https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T02:29:12.292374+00:00 Debian Oval Importer Affected by VCID-dkrw-dhc4-4fcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T02:14:54.937839+00:00 Debian Oval Importer Affected by VCID-7xee-m8gf-6qh3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T01:56:10.110672+00:00 Debian Oval Importer Affected by VCID-2sga-pmv8-3uak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T01:52:23.588583+00:00 Debian Oval Importer Affected by VCID-9d69-d773-fqeu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T01:22:07.369459+00:00 Debian Oval Importer Affected by VCID-c3rt-jxyg-m3eu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T00:32:53.431540+00:00 Debian Oval Importer Affected by VCID-gv76-sbbx-ukd8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T00:26:47.762170+00:00 Debian Oval Importer Affected by VCID-e5pj-9aex-qba3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-06T00:15:26.343176+00:00 Debian Oval Importer Fixing VCID-qh5f-ujjq-a3fq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-05T23:56:08.432436+00:00 Debian Oval Importer Affected by VCID-7az6-1gng-6qe7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0
2026-06-05T23:54:28.801686+00:00 Debian Oval Importer Fixing VCID-xu38-1648-eqde https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.6.0