4 matches found
EUVD-2022-55130
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...
SUSE CVE-2022-49074
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...
DEBIAN-CVE-2022-49074
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...
CVE-2022-49074
CVE-2022-49074 concerns the Linux kernel vulnerability in the GICv3 interrupt controller. The issue was caused by incorrect polling of GICR RWP in redistributors, where the code tested the distributor bit index instead of the correct RWP bit, a mistake that reportedly persisted for eight years. T...