rpm package
suse/elfutils&distro=SUSE Linux Enterprise Desktop 12 SP4
pkg:rpm/suse/elfutils&distro=SUSE%20Linux%20Enterprise%20Desktop%2012%20SP4
Vulnerabilities (15)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2019-7665 | — | < 0.158-7.7.2 | 0.158-7.7.2 | Feb 9, 2019 | 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 | ||
| CVE-2019-7150 | — | < 0.158-7.7.2 | 0.158-7.7.2 | Jan 29, 2019 | 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, | ||
| CVE-2018-18521 | — | < 0.158-7.7.2 | 0.158-7.7.2 | Oct 19, 2018 | 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. | ||
| CVE-2018-18520 | — | < 0.158-7.7.2 | 0.158-7.7.2 | Oct 19, 2018 | 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 at | ||
| CVE-2018-18310 | — | < 0.158-7.7.2 | 0.158-7.7.2 | Oct 15, 2018 | 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. | ||
| CVE-2018-16403 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Sep 3, 2018 | 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. | |
| CVE-2018-16062 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Aug 29, 2018 | 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. | |
| CVE-2017-7613 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Apr 9, 2017 | 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-7612 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Apr 9, 2017 | 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-7611 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Apr 9, 2017 | 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-7610 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Apr 9, 2017 | 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-7608 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Apr 9, 2017 | 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-7607 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Apr 9, 2017 | 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-2016-10255 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Mar 23, 2017 | 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-10254 | Med | 5.5 | < 0.158-7.7.2 | 0.158-7.7.2 | Mar 23, 2017 | 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-2019-7665Feb 9, 2019affected < 0.158-7.7.2fixed 0.158-7.7.2
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
- CVE-2019-7150Jan 29, 2019affected < 0.158-7.7.2fixed 0.158-7.7.2
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,
- CVE-2018-18521Oct 19, 2018affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- CVE-2018-18520Oct 19, 2018affected < 0.158-7.7.2fixed 0.158-7.7.2
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 at
- CVE-2018-18310Oct 15, 2018affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.
- affected < 0.158-7.7.2fixed 0.158-7.7.2
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.