OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.3.0 and prior to version 4.11.0, a resource leak exists in OP-TEE’s shared memory cleanup logic because the function cleanup_shm_refs() in core/tee/entry_std.c fails to apply a required bitmask (OPTEE_MSG_ATTR_TYPE_MASK) to parameter attributes. When processing non-contiguous memory parameters from a normal-world caller, the system fails to match the attribute type in its internal switch statement and skips the necessary mobj_put() call. This results in a persistent reference leak of mobj_reg_shm objects, which remain on internal lists with dangling refcounts. This affects non-FF-A configurations that support non-contiguous, non-secure shared memory. Over time, these accumulated leaks progressively consume the secure-world heap, degrading the system's ability to service trusted application operations and eventually requiring a reboot to recover. Version 4.11.0 contains a patch. No known workarounds are available.
CVE-2026-42546
This low-severity CVE scores 3.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 99% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 3.8
- EG Score
- 3.8(medium)
- EPSS
- 1.3%
- KEV
- Not listed
Published
July 6, 2026
Last Modified
July 7, 2026
References (1)
- security-advisories@githubhttps://github.com/OP-TEE/optee_os/security/advisories/GHSA-c7j8-fgqw-rcgp
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-13 10:07 UTCEG score recompute
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 02:55 UTCEG score recompute
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 19:47 UTCEG score recompute
- 2026-07-06 19:44 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-42546?
When was CVE-2026-42546 disclosed?
Is CVE-2026-42546 actively exploited?
What is the CVSS score of CVE-2026-42546?
How do I remediate CVE-2026-42546?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-42546
Is Your Infrastructure Affected by CVE-2026-42546?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.