Security Advisory

CVE-2022-49422

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:12:45
Last updated 2026-05-11 18:59:30
Assigner Linux
State PUBLISHED

Description

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.