GHSA-hwph-35qx-q23pMediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix...

Published
April 22, 2026
Last Modified
May 20, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap init error handling devm_regmap_init_mmio returns an ERR_PTR() upon error, not NULL. Fix the error check and also fix the error message. Use the error code from ERR_PTR() instead of the wrong value in ret.

🔗 References (7)