In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix the error handling path in idxd_cdev_register() If a call to alloc_chrdev_region() fails, the already allocated resources are leaking. Add the needed error handling path to fix the leak.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022654-CVE-2022-49422-b047@gregkh/T