Description
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.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A null dereference can occur in the optee_ffa_lend_protmem function of the Linux kernel when memory pressure is high and the allocated pointer is not validated. This flaw, a classic null pointer dereference, can cause the kernel to crash, resulting in a denial of service on the affected system.

Affected Systems

All Linux kernel installations that include the OP-TEE firmware interface (optee_ffa) are potentially impacted. No specific kernel versions are listed, so the vulnerability may affect any kernel build that has not applied the patch adding the missing NULL check.

Risk and Exploitability

The exploitability of this flaw requires an attacker to be able to cause high memory pressure or otherwise trigger the allocation path that fails. Because the failure occurs inside privileged kernel code, a local attacker with kernel or root privileges can force a crash. The EPSS score is not available, and it is not listed in the CISA KEV catalog, suggesting that no widespread exploitation is currently reported. However, the straightforward nature of the payload means that once the conditions are met, denial of service can be achieved with minimal effort.

Generated by OpenCVE AI on August 26, 2026 at 16:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Linux kernel patch that adds a NULL check to the optee_ffa_lend_protmem function and upgrade the system to the patched kernel version.
  • Rebuild and reload the OP-TEE kernel module using the updated kernel source to ensure the module uses the fixed code path.
  • If a kernel update cannot be applied immediately, disable or remove the optee_ffa module to eliminate the vulnerable code path from the system.
  • Monitor system memory usage and limit processes that can induce excessive memory pressure until the patch is deployed.

Generated by OpenCVE AI on August 26, 2026 at 16:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Wed, 26 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description 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.
Title optee: ffa: Add NULL check in optee_ffa_lend_protmem
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-26T14:37:04.373Z

Reserved: 2026-08-26T14:34:25.764Z

Link: CVE-2026-80524

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T15:17:06.077

Modified: 2026-08-26T15:17:06.077

Link: CVE-2026-80524

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T18:00:04Z

Weaknesses