CVE Catalog

CVE-2026-80524

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the optee ffa driver's optee_ffa_lend_protmem function does not check if the allocated pointer is NULL. Under memory pressure, this can lead to a null pointer dereference.

Risk Assessment

Under memory pressure, the system may crash, leading to service unavailability.

Recommendation

Install the Linux kernel patch that adds the missing NULL check for the allocated pointer.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: Add NULL check in optee_ffa_lend_protmem Sashiko (locally) reports a possible null dereference under memory pressure due to the lack of validation of the allocated pointer. Fix that by adding the missing check.

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