Bug 2440666 (CVE-2025-71229)
| Summary: | CVE-2025-71229 kernel: wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
An alignment fault flaw was found in the Linux kernel's rtw88 WiFi driver. The rtw_core_enable_beacon() function performs a 4-byte read from a memory address that is not 4-byte aligned. On architectures with strict alignment requirements (such as arm64), this causes a data abort exception and kernel crash when the WiFi driver processes beacon-related firmware commands.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-02-18 16:03:27 UTC
|