Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:7281
HistoryAug 13, 2018 - 7:58 a.m.

Denial Of Service (DoS)

2018-08-1307:58:48
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
11

EPSS

0.038

Percentile

91.9%

libvirt.so is vulnerable to denial of service (DoS). The virDomainListPopulate function in conf/domain_conf.c does not clean up the lock on the list of domains. This allows a remote attacker to cause a deadlock by passing a NULL list parameter to virConnectListAllDomains which leads to an early jump to the cleanup label and consequently preventing all further APIs from accessing the list.

References