CVE-2026-31439
Description
A flaw was found in the Linux kernel's Xilinx DMA (Direct Memory Access) engine. The xdma driver's regmap initialization incorrectly handled errors, specifically when the devm_regmap_init_mmio function returned an error pointer instead of a null value. This improper error handling could potentially lead to system instability or resource exhaustion under specific error conditions.
Understanding the Weakness (CWE)
Integrity,Other
Technical Impact: Varies by Context; Unexpected State; Alter Execution Logic
An attacker could utilize an ignored error condition to place the system in an unexpected state that could lead to the execution of unintended logic and could cause other unintended behavior.
Frequently Asked Questions
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.