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.
CVE-2026-43261 addresses a Spectre-BHB vulnerability in ARM64 TSV110 processors that could leak information through branch prediction side channels. The Linux kernel patch adds TSV110 to the software mitigation list to protect against this speculative execution attack.
ثغرة Spectre-BHB في معالجات TSV110 تستغل قنوات جانبية في التنبؤ بالفروع لتسريب معلومات حساسة. تضيف هذه الرقعة دعم التخفيف البرمجي في نواة Linux لحماية الأنظمة المتأثرة من هذا الهجوم الجانبي.
CVE-2026-43261 يعالج ثغرة Spectre-BHB في معالجات ARM64 TSV110 التي قد تسرب المعلومات عبر قنوات جانبية للتنبؤ بالفروع. تضيف رقعة Linux kernel معرف TSV110 إلى قائمة التخفيف البرمجي للحماية من هذا الهجوم.
Update Linux kernel to the latest patched version that includes TSV110 MIDR in the Spectre-BHB mitigation list. Enable kernel security updates and apply patches immediately upon release. Monitor system logs for speculative execution attacks and ensure firmware updates are current.
قم بتحديث نواة Linux إلى أحدث إصدار مصحح يتضمن معرف TSV110 في قائمة تخفيف Spectre-BHB. فعّل تحديثات أمان النواة وطبّق الرقع فور إصدارها. راقب سجلات النظام للكشف عن هجمات التنفيذ المضاربة وتأكد من تحديث البرامج الثابتة.