UBUNTU-CVE-2026-33662

Source
https://ubuntu.com/security/CVE-2026-33662
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-33662.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-33662
Upstream
  • CVE-2026-33662
Published
2026-04-24T19:17:00Z
Modified
2026-05-20T16:25:29.909071491Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 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. From 3.8.0 to 4.10, in the function emsapkcs1v15encode() in core/drivers/crypto/cryptoapi/acipher/rsassa.c, the amount of padding needed, "PS size", is calculated by subtracting the size of the digest and other fields required for the EMA-PKCS1-v15 encoding from the size of the modulus of the key. By selecting a small enough modulus, this subtraction can overflow. The padding is added as a string of 0xFF bytes with a call to memset(), and an underflowed integer will cause the memset() call to overwrite until OP-TEE crashes. This only affects platforms registering RSA acceleration.

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-33662.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-33662.json"