First published: Wed Feb 26 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49422 is categorized as a moderate severity vulnerability within the Linux kernel.
To mitigate CVE-2022-49422, users should update their Linux kernel to the latest version that contains the patch for this vulnerability.
CVE-2022-49422 affects specific versions of the Linux kernel prior to the release that includes the fix.
CVE-2022-49422 involves improper error handling in the idxd_cdev_register function, leading to resource leakage.
CVE-2022-49422 does not indicate remote exploitability as it pertains to the Linux kernel's internal handling.