CVE-2025-71229
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71229 is an alignment fault vulnerability in the Linux kernel's rtw88 WiFi driver, specifically in the rtw_core_enable_beacon() function, which performs a 4-byte read from a non-4-byte-aligned memory address, causing a kernel panic on systems that enforce strict memory alignment (notably ARM-based architectures). It affects Linux kernel versions 6.5.x through 6.6.124, 6.7.x through 6.12.71, 6.13.x through 6.18.10, and 6.19.0, as well as Microsoft Azure Linux kernel 6.6.121.1-1. The vulnerability was published on February 18, 2026, and has a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla, Microsoft MSRC).

Technical details

The root cause is an improper memory access (CWE-119/misaligned access) in rtw_core_enable_beacon() within the rtw88_core kernel module, where a 32-bit read (rtw_pci_read32) is performed on an address (ffff8000827e0522) that is not aligned to a 4-byte boundary. On ARM64 systems with strict alignment enforcement, this triggers an alignment fault (ESR 0x0000000096000021, FSC 0x21) and results in a kernel Oops/panic. The fix replaces the 4-byte read/write operations with 1-byte operations to avoid the alignment requirement. The crash occurs in the context of the rtw_c2h_work workqueue during wireless beacon/channel-switch processing, affecting RTL8822C and RTL8822CE chipsets (Red Hat Bugzilla).

Impact

Successful triggering of this vulnerability results in a kernel panic, causing an immediate system crash and denial of service. The impact is limited to availability — there is no confidentiality or integrity impact. Systems running ARM-based hardware (such as the FriendlyElec NanoPC-T6) with RTL8822C/RTL8822CE WiFi adapters and affected kernel versions are at risk of unexpected reboots during normal wireless operations, particularly during beacon processing or channel switching (Red Hat Advisory, Red Hat Bugzilla).

Indicators of compromise

  • Logs: Kernel logs (dmesg, /var/log/kern.log) showing Internal error: Oops: 0000000096000021 with a call trace involving rtw_pci_read32, rtw_core_enable_beacon, rtw_hw_scan_chan_switch, or rtw_c2h_work.
  • Logs: Messages referencing Unable to handle kernel paging request at virtual address with FSC 0x21: alignment fault and modules rtw88_8822ce, rtw88_8822c, rtw88_pci, or rtw88_core in the linked modules list.
  • System Behavior: Unexpected system reboots or kernel panics on ARM-based systems equipped with RTL8822C/RTL8822CE WiFi adapters during wireless activity.

Mitigation and workarounds

Update the Linux kernel to a patched version: 6.6.125+, 6.12.72+, 6.18.11+, or 6.19.1+. Microsoft Azure Linux users should apply the latest kernel security updates addressing this CVE. If immediate patching is not feasible, consider disabling the rtw88 driver (modprobe -r rtw88_8822ce rtw88_8822c rtw88_pci rtw88_core) or replacing affected RTL8822C/RTL8822CE WiFi hardware with an adapter using a different driver. Monitor systems for unexpected reboots that may indicate the fault is being triggered (Red Hat Advisory, Microsoft MSRC, Red Hat Bugzilla).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management