Description
In the Linux kernel, the following vulnerability has been resolved:

arm64: Add support for TSV110 Spectre-BHB mitigation

The TSV110 processor is vulnerable to the Spectre-BHB (Branch History
Buffer) attack, which can be exploited to leak information through
branch prediction side channels. This commit adds the MIDR of TSV110
to the list for software mitigation.
Published: 2026-05-06
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The TSV110 processor is affected by the Spectre‑BHB (Branch History Buffer) vulnerability, which allows an attacker to exploit the branch prediction side channel to read sensitive memory locations. In the Linux arm64 kernel, a software mitigation was added via a commit that records the processor’s MIDR in the Spectre‑BHB mitigation table, effectively suppressing the faulty branch prediction logic for that CPU. Without this safeguard, kernel‑mode code could potentially expose data that it should not access.

Affected Systems

Any system running an arm64 Linux kernel that contains a TSV110 processor is vulnerable. The vulnerability is kernel‑wide and has no specific version bound; until the mitigation commit is incorporated into a kernel build, all arm64 kernels on a TSV110 are at risk. Other ARM CPUs are not affected.

Risk and Exploitability

The CVSS score of 5.5 indicates medium severity and the EPSS score of less than 1% reflects a low probability of exploitation. The vulnerability is currently not listed in the CISA KEV catalog. Based on the description, the plausible attack vector is local: an attacker with kernel or privileged code execution could activate the branch history buffer leak on a TSV110, resulting in data disclosure. Enabling the BHB mitigation in the kernel configuration and including the TSV110 MIDR in the mitigation list reduces the exposure.

Generated by OpenCVE AI on May 8, 2026 at 21:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the kernel to a build that contains the commit adding TSV110 to the Spectre‑BHB mitigation list.
  • Ensure the kernel configuration enables ARM64 BHB mitigation by having CONFIG_ARM64_SPECTRE_BHB set to y.
  • If an immediate kernel update is not possible, limit untrusted workloads to a hypervisor or container that does not allow kernel‑mode execution on the affected processor.

Generated by OpenCVE AI on May 8, 2026 at 21:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4606-1 linux security update
History

Fri, 08 May 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
Metrics cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Thu, 07 May 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 07 May 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-515
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Moderate


Wed, 06 May 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: arm64: Add support for TSV110 Spectre-BHB mitigation The TSV110 processor is vulnerable to the Spectre-BHB (Branch History Buffer) attack, which can be exploited to leak information through branch prediction side channels. This commit adds the MIDR of TSV110 to the list for software mitigation.
Title arm64: Add support for TSV110 Spectre-BHB mitigation
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-23T16:06:36.101Z

Reserved: 2026-05-01T14:12:55.997Z

Link: CVE-2026-43261

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-06T12:16:47.003

Modified: 2026-05-08T20:37:34.800

Link: CVE-2026-43261

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-05-06T00:00:00Z

Links: CVE-2026-43261 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-08T22:00:15Z

Weaknesses