LiveActive security incident?Get immediate response
CVE Record

CVE-2021-46922: KEYS: trusted: Fix TPM reservation for seal/unseal

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM reservation for seal/unseal The original patch 8c657a0590de ("KEYS: trusted: Reserve TPM for seal and unseal operations") was correct on the mailing list: https://lore.kernel.org/linux-integrity/20210128235621.127925-4-jarkko@kernel.org/ But somehow got rebased so that the tpm_try_get_ops() in tpm2_seal_trusted() got lost. This causes an imbalanced put of the TPM ops and causes oopses on TIS based hardware. This fix puts back the lost tpm_try_get_ops()

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can crash affected systems during TPM-backed trusted key operations. It is most relevant where TPM trusted keys are used for sealing or unsealing secrets. The public record does not provide CVSS, a CWE, or evidence of active exploitation.

Executive priority

Treat this as a targeted reliability and availability issue, not a broad emergency based on current evidence. Prioritize patching where TPM-backed trusted keys protect operational secrets or uptime matters.

Technical view

A trusted keys regression lost a TPM reservation call in tpm2_seal_trusted(). Later cleanup could release TPM ops without a matching acquire, causing kernel oopses on TIS-based TPM hardware. Stable kernel fixes restore the missing tpm_try_get_ops() handling.

Likely exposure

Exposure appears limited to Linux systems using TPM trusted keys, especially with TIS-based TPM hardware. The bundle does not provide CPEs, distribution package names, or complete affected version ranges.

Exploitation context

The CVE is not listed as KEV in the bundle. The sources describe kernel oopses from an internal TPM operation imbalance, not confirmed active exploitation or remote attack behavior.

Researcher notes

The public bundle is sparse: no CVSS, CWE, CPEs, exploit evidence, or distro mappings. Analysis should stay anchored to the kernel trusted keys TPM reservation regression and the referenced stable fixes.

Mitigation direction

  • Apply vendor or distribution kernels containing the referenced stable fixes.
  • Prioritize systems using TPM trusted keys for sealing or unsealing secrets.
  • Check Linux distribution advisories for exact fixed package versions.
  • Avoid inventing compensating controls beyond vendor guidance.
  • Schedule reboot validation after kernel update where required.

Validation and detection

  • Inventory Linux kernel versions on systems using TPM-backed trusted keys.
  • Compare installed kernels against vendor fixed builds and stable commits.
  • Check whether hardware uses TIS-based TPM interfaces.
  • Review kernel logs for TPM trusted-key oopses or related crashes.
  • Confirm trusted key seal and unseal workflows after patching.
Prepared
Confidence
medium
Sources
5

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-2021-46922 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
3Timeline events
2ADP providers
4Source links

SSVC decision data

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

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux67118bb78d72aab5b831f054a74ae856339a1974, 498b8fc1cdc13b57b02dd28544b18323900fae10, 8c657a0590de585b1115847c17b34a58025f2f4bunaffected
LinuxLinux5.10.20, 5.11.3unaffected
Weakness

CWE details

No CWE listed

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