UBUNTU-CVE-2026-45614

Source
https://ubuntu.com/security/CVE-2026-45614
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-45614.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-45614
Upstream
  • CVE-2026-45614
Published
2026-06-03T19:16:00Z
Modified
2026-06-12T09:04:15.167637802Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

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. Prior to version 4.11.0, on many of the ECDH shared secret paths, the public key isn't verified to be a point on the correct curve. By passing approximately 30-40 crafted public keys to OP-TEE, the private key can be reconstructed by a normal world attacker. When calling TEE_DeriveKey the public key is provided with full X and Y values, but the (X, Y) point might not satisfy the Y^2 == X^3 + aX + b mod P math for the specific curve that is used. When those public keys aren't rejected, the attacker can select public keys such that each DeriveKey call will leak d % r where d is the private key and r comes from the relationship between the correct curve and the attacker selected curve. With enough leaked data the Chinese remainder theorem can be used to recover the full private key. Version 4.11.0 fixes the issue.

References

Affected packages

Ubuntu:25.10 / optee-os

Package

Name
optee-os
Purl
pkg:deb/ubuntu/optee-os?arch=source&distro=questing

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

4.*
4.5.0-1
4.5.0-2
4.7.0-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "4.7.0-1",
            "binary_name": "optee-os"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-45614.json"

Ubuntu:26.04:LTS / optee-os

Package

Name
optee-os
Purl
pkg:deb/ubuntu/optee-os?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

4.*
4.7.0-1
4.8.0-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "4.8.0-1",
            "binary_name": "optee-os"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-45614.json"