Lucene search

K
redhatcveRedhat.comRH:CVE-2021-47373
HistoryMay 22, 2024 - 10:35 a.m.

CVE-2021-47373

2024-05-2210:35:17
redhat.com
access.redhat.com
11
cve-2021-47373
linux kernel
vpe leak
irqchip/gic-v3-its

AI Score

6.5

Confidence

High

EPSS

0

Percentile

10.3%

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In its_vpe_irq_domain_alloc, when its_vpe_init() returns an error, there is an off-by-one in the number of VPEs to be freed. Fix it by simply passing the number of VPEs allocated, which is the index of the loop iterating over the VPEs. [maz: fixed commit message]

AI Score

6.5

Confidence

High

EPSS

0

Percentile

10.3%