Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-53273
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-25 Jun, 2026 | 08:39
Updated At-28 Jun, 2026 | 06:41
Rejected At-
▼CVE Numbering Authority (CNA)
tee: optee: prevent use-after-free when the client exits before the supplicant

In the Linux kernel, the following vulnerability has been resolved: tee: optee: prevent use-after-free when the client exits before the supplicant Commit 70b0d6b0a199 ("tee: optee: Fix supplicant wait loop") made the client wait as killable so it can be interrupted during shutdown or after a supplicant crash. This changes the original lifetime expectations: the client task can now terminate while the supplicant is still processing its request. If the client exits first it removes the request from its queue and kfree()s it, while the request ID remains in supp->idr. A subsequent lookup on the supplicant path then dereferences freed memory, leading to a use-after-free. Serialise access to the request with supp->mutex: * Hold supp->mutex in optee_supp_recv() and optee_supp_send() while looking up and touching the request. * Let optee_supp_thrd_req() notice that the client has terminated and signal optee_supp_send() accordingly. With these changes the request cannot be freed while the supplicant still has a reference, eliminating the race.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/tee/optee/supp.c
Default Status
unaffected
Versions
Affected
  • From 0180cf0373f84fff61b16f8c062553a13dd7cfca before 416259cb5bffecaaae5f76539deb535a8c1b2c34 (git)
  • From c0a9a948159153be145f9471435695373904ee6d before 724d0caffd4204b46f78efe22f18f8338031c6e1 (git)
  • From ec18520f5edc20a00c34a8c9fdd6507c355e880f before ae847ab29ded2d7cece4d5970f0edefa4137bf2f (git)
  • From d61cc1a435e6894bfb0dd3370c6f765d2d12825d before 9a0dc9279d0907b198f205a693aedf696b08145d (git)
  • From fd9d2d6124c293e40797a080adf8a9c237efd8b8 before d366a01475f927402c96a3fe78bfc06b924fc87d (git)
  • From 70b0d6b0a199c5a3ee6c72f5e61681ed6f759612 before d5b57bb314d79e99bebb58a53588fa11dd4dbf69 (git)
  • From 70b0d6b0a199c5a3ee6c72f5e61681ed6f759612 before 373152c94e57e9592b68c100e224fbd943cfd608 (git)
  • From 70b0d6b0a199c5a3ee6c72f5e61681ed6f759612 before 387a926ee166814611acecb960207fe2f3c4fd3e (git)
  • 3eb4911364c764572e9db4ab900a57689a54e8ce (git)
  • 21234efe2a8474a6d2d01ea9573319de7858ce44 (git)
  • From 5.10.235 before 5.10.259 (semver)
  • From 5.15.179 before 5.15.210 (semver)
  • From 6.1.130 before 6.1.176 (semver)
  • From 6.6.80 before 6.6.143 (semver)
  • From 6.12.17 before 6.12.94 (semver)
  • From 5.4.291 before 5.5 (semver)
  • From 6.13.5 before 6.14 (semver)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/tee/optee/supp.c
Default Status
affected
Versions
Affected
  • 6.14
Unaffected
  • From 0 before 6.14 (semver)
  • From 5.10.259 through 5.10.* (semver)
  • From 5.15.210 through 5.15.* (semver)
  • From 6.1.176 through 6.1.* (semver)
  • From 6.6.143 through 6.6.* (semver)
  • From 6.12.94 through 6.12.* (semver)
  • From 6.18.36 through 6.18.* (semver)
  • From 7.0.13 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/416259cb5bffecaaae5f76539deb535a8c1b2c34
N/A
https://git.kernel.org/stable/c/724d0caffd4204b46f78efe22f18f8338031c6e1
N/A
https://git.kernel.org/stable/c/ae847ab29ded2d7cece4d5970f0edefa4137bf2f
N/A
https://git.kernel.org/stable/c/9a0dc9279d0907b198f205a693aedf696b08145d
N/A
https://git.kernel.org/stable/c/d366a01475f927402c96a3fe78bfc06b924fc87d
N/A
https://git.kernel.org/stable/c/d5b57bb314d79e99bebb58a53588fa11dd4dbf69
N/A
https://git.kernel.org/stable/c/373152c94e57e9592b68c100e224fbd943cfd608
N/A
https://git.kernel.org/stable/c/387a926ee166814611acecb960207fe2f3c4fd3e
N/A
Hyperlink: https://git.kernel.org/stable/c/416259cb5bffecaaae5f76539deb535a8c1b2c34
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/724d0caffd4204b46f78efe22f18f8338031c6e1
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ae847ab29ded2d7cece4d5970f0edefa4137bf2f
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/9a0dc9279d0907b198f205a693aedf696b08145d
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d366a01475f927402c96a3fe78bfc06b924fc87d
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d5b57bb314d79e99bebb58a53588fa11dd4dbf69
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/373152c94e57e9592b68c100e224fbd943cfd608
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/387a926ee166814611acecb960207fe2f3c4fd3e
Resource: N/A
Details not found