AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-7148

MEDIUM · CVSS 6.5 EPSS 1.58%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-01-29 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-7148
Severity
MEDIUM
CVSS
6.5
EPSS
1.58%

Original NVD Description

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."