Lucene search

K
cvelistMitreCVELIST:CVE-2021-45385
HistoryFeb 11, 2022 - 3:18 p.m.

CVE-2021-45385

2022-02-1115:18:09
mitre
www.cve.org
2
null pointer dereference
ffjpeg d5cfd49
bmp_load
metadata
out of range
memory buffer
program crash
jfif_encode

EPSS

0.001

Percentile

40.0%

A Null Pointer Dereference vulnerability exits in ffjpeg d5cfd49 (2021-12-06) in bmp_load(). When the size information in metadata of the bmp is out of range, it returns without assign memory buffer to pb->pdata and did not exit the program. So the program crashes when it tries to access the pb->data, in jfif_encode() at jfif.c:763. This is due to the incomplete patch for CVE-2020-13438.

EPSS

0.001

Percentile

40.0%

Related for CVELIST:CVE-2021-45385