CVE Catalog

CVE-2025-71300

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

In the Linux kernel, a commit adding an OP-TEE node to the ZynqMP device tree is reverted. Manually defining the optee node in zynqmp.dtsi blocks U-Boot's automatic injection of the reserved-memory node, causing memory access violations at runtime.

Risk Assessment

The organization using OP-TEE on ZynqMP platforms may experience memory access violations and system crashes, compromising security and stability.

Recommendation

Apply the Linux kernel patch that reverts the addition of the OP-TEE node to zynqmp.dtsi, restoring automatic injection by U-Boot.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: Revert "arm64: zynqmp: Add an OP-TEE node to the device tree" This reverts commit 06d22ed6b6635b17551f386b50bb5aaff9b75fbe. OP-TEE logic in U-Boot automatically injects a reserved-memory node along with optee firmware node to kernel device tree. The injection logic is dependent on that there is no manually defined optee node. Having the node in zynqmp.dtsi effectively breaks OP-TEE's insertion of the reserved-memory node, causing memory access violations during runtime.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS