2 matches found
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...
CVE-2023-52439
In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...