Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47373
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47373

2024-05-2115:15:23
Debian Security Bug Tracker
security-tracker.debian.org
7
linux kernel
potential vpe leak
irqchip/gic-v3-its
fixed vulnerability

AI Score

7

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

7

Confidence

High

EPSS

0

Percentile

10.3%