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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-02-26 07:01
Updated : 2025-10-22 17:18
NVD link : CVE-2022-49422
Mitre link : CVE-2022-49422
CVE.ORG link : CVE-2022-49422
JSON object : View
Products Affected
linux
- linux_kernel
CWE
