LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35785: tee: optee: Fix kernel panic caused by incorrect error handling

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: [ 15.398930] Unable to handle kernel paging request at virtual address ffff07ed00626d7c [ 15.406913] Mem abort info: [ 15.409722] ESR = 0x0000000096000005 [ 15.413490] EC = 0x25: DABT (current EL), IL = 32 bits [ 15.418814] SET = 0, FnV = 0 [ 15.421878] EA = 0, S1PTW = 0 [ 15.425031] FSC = 0x05: level 1 translation fault [ 15.429922] Data abort info: [ 15.432813] ISV = 0, ISS = 0x00000005, ISS2 = 0x00000000 [ 15.438310] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 [ 15.443372] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 [ 15.448697] swapper pgtable: 4k pages, 48-bit VAs, pgdp=00000000d9e3e000 [ 15.455413] [ffff07ed00626d7c] pgd=1800000bffdf9003, p4d=1800000bffdf9003, pud=0000000000000000 [ 15.464146] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP Commit 7269cba53d90 ("tee: optee: Fix supplicant based device enumeration") lead to the introduction of this bug. So fix it appropriately.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux OP-TEE driver error-handling flaw can crash the kernel when device registration fails. This can interrupt systems using a trusted execution environment, but the sources do not show remote reachability or real-world attacks. The 7.8 CVSS score indicates serious potential local impact; practical risk depends on whether OP-TEE and the affected code are present.

Executive priority

Treat this as high priority for OP-TEE-dependent appliances or servers where a kernel panic would disrupt critical operations. Confirm exposure promptly and schedule supported kernel updates. It is not supported as an Internet-wide emergency because the supplied evidence shows neither remote reachability nor active exploitation.

Technical view

Commit 7269cba53d90 introduced faulty error handling during OP-TEE device registration on the TEE bus. When registration fails, the cleanup path can cause an invalid memory access and kernel panic. The CVSS vector specifies local, low-privileged access without user interaction, although the supplied description does not demonstrate attacker-controlled triggering or impacts beyond the panic.

Likely exposure

Exposure is most likely limited to Linux systems using OP-TEE and TEE bus device registration. The supplied affected-version records are difficult to interpret consistently, so vulnerability managers should map exact distribution builds and vendor backports to the listed fixes rather than relying solely on upstream version strings.

Exploitation context

CISA KEV status is false, and no supplied source reports active exploitation or a public exploit. The CVSS vector describes a local attack requiring low privileges, but the technical description only establishes that a device-registration failure can reach the faulty path. Attacker control over that failure is not established.

Researcher notes

The documented regression originates in commit 7269cba53d90 and affects an error path during supplicant-based OP-TEE device enumeration. Multiple stable-branch fixes are referenced. Evidence demonstrates an invalid access and panic, but does not establish confidentiality or integrity compromise despite the CVSS impact metrics. Exact affected-version interpretation requires vendor-specific backport analysis.

Mitigation direction

  • Install a vendor-supported kernel update containing the applicable upstream stable fix or documented backport.
  • Prioritize remediation on systems where OP-TEE is enabled and kernel availability is operationally important.
  • Use distribution advisories to resolve ambiguous upstream version information before declaring systems affected or remediated.
  • Follow vendor guidance if immediate updating is impossible; the supplied sources name no official workaround.

Validation and detection

  • Inventory kernel package builds, architectures, and whether OP-TEE support is enabled or actively used.
  • Confirm each vendor kernel contains an applicable listed stable commit or an explicitly documented backport.
  • Review kernel logs for OP-TEE registration failures, paging faults, data aborts, or kernel Oops events.
  • After updating and rebooting, verify the running kernel build and normal OP-TEE device enumeration in a safe environment.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-35785 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
8Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-35785Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxa953e45ebeae9a5ce342c012f7eb2a92cc8af89b, 01c13d8a95e0909f0081d6e3e8a891761992371b, 1c9561b438cbe61e78515fc7b16dc7fb8cf0b763, d3c4786b01aad8c377718f92d6d9b15906ee0a2a, 7269cba53d906cf257c139d3b3a53ad272176bca, 7269cba53d906cf257c139d3b3a53ad272176bca, 5.10.204, 5.15.143, 6.1.68, 6.6.7unaffected
LinuxLinux6.7, 0, 5.10.215, 5.15.154, 6.1.84, 6.6.24, 6.7.12, 6.8affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.