
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-71077 is a denial-of-service vulnerability in the Linux kernel's TPM (Trusted Platform Module) subsystem, specifically in the tpm2_get_pcr_allocation() function, which fails to enforce an upper limit on the number of PCR (Platform Configuration Register) banks. This allows out-of-bounds values from external I/O to cause unbounded resource allocation. The vulnerability was published on January 13, 2026, and affects Linux kernel versions from 5.1 through multiple stable branches up to 6.18.x. It carries a CVSS v3.1 base score of 5.5 (Medium), requiring local access and low privileges (Feedly).
The root cause is the absence of an upper-bound check in tpm2_get_pcr_allocation() when reading the number of PCR banks from external I/O (i.e., the TPM hardware or firmware). An attacker or malicious device can supply an excessively large bank count, causing the kernel to allocate unbounded memory. The fix caps the maximum number of PCR banks to eight, limiting the harm from out-of-bounds values. NVD classifies this as CWE-noinfo (Insufficient Information), though the behavior is consistent with improper input validation (CWE-20) from an untrusted hardware interface. The attack vector is local, requires low privileges, and no user interaction (Feedly).
Successful exploitation results in a denial-of-service condition through memory exhaustion, potentially causing system hangs or complete service unavailability. There is no confidentiality or integrity impact — the vulnerability is limited to availability. Systems with TPM 2.0 hardware and affected kernel versions are at risk, particularly where low-privileged local users have access (Feedly).
Apply the available kernel patches for the affected version range. Fixed versions include: 5.10.248, 5.15.198, 6.1.160, 6.6.120, 6.12.64, 6.18.3, and 6.19-rc1. Multiple patch commits are available on kernel.org (e.g., 275c686f, 858344bc, 8ceee728, b6949216, ceb70d31, d8848165, faf07e61). Downstream distributions including Debian, Ubuntu (USN-8177-1, USN-8183-1, USN-8245-1, USN-8257-1), Amazon Linux 2, and Oracle Linux have also released updated packages. As a workaround where patching is not immediately possible, restrict local user access to systems with TPM hardware (Feedly, Ubuntu Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."