CVE-2022-50652
The CVE refers to a Linux kernel issue in the uio_dmem_genirq driver where a bug fix for a sleep-in-atomic-context in irqcontrol led to a new locking problem. The description details that disable_irq() was called without holding the spinlock, risking an unlocked spin when an interrupt was already...