Skip to main content

NXP moal.ko Wi-Fi driver CVE-2025-29338

| EUVD-2025-209824 MEDIUM
Classic Buffer Overflow (CWE-120)
2026-05-13 mitre GHSA-fcqx-pr5x-mv7h
5.6
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High

Lifecycle Timeline

4
Analysis Generated
May 14, 2026 - 18:30 vuln.today
CVSS changed
May 14, 2026 - 16:22 NVD
5.6 (MEDIUM)
CVE Published
May 13, 2026 - 00:00 nvd
MEDIUM 5.6
CVE Published
May 13, 2026 - 00:00 nvd
UNKNOWN (no severity yet)

DescriptionNVD

NXP moal.ko Wi-Fi driver 5.1.7.10 FW version from v17.92.1.p149.43 To v17.92.1.p149.157 was discovered to contain a buffer overflow via the mod_para parameter in the woal_init_module_param function.

AnalysisAI

Buffer overflow in NXP moal.ko Wi-Fi driver versions 5.1.7.10 with firmware v17.92.1.p149.43 through v17.92.1.p149.157 allows local privileged attackers to cause denial of service and potentially corrupt memory via the mod_para parameter in the woal_init_module_param function. The vulnerability requires high-privilege access and cannot be triggered remotely, but public exploit code exists and SSVC analysis indicates non-automatable exploitation with partial technical impact.

Technical ContextAI

The moal.ko driver is a Linux kernel module for NXP Wi-Fi hardware that handles module parameter initialization through the woal_init_module_param function. The vulnerability stems from improper bounds checking (CWE-120: Buffer Copy without Checking Size of Input) in the mod_para parameter processing, allowing an attacker with elevated privileges to write beyond allocated buffer boundaries. The affected versions span a narrow firmware range (v17.92.1.p149.43 to v17.92.1.p149.157), suggesting the vulnerability was introduced and fixed within a specific development cycle. This is a kernel-space driver vulnerability, meaning exploitation occurs at the lowest privilege level accessible through privileged user processes.

RemediationAI

Update NXP moal.ko driver and firmware to a version beyond v17.92.1.p149.157 by consulting NXP release note RN00104 (https://www.nxp.com/docs/en/release-note/RN00104.pdf) for the appropriate firmware package and driver version for your platform. If immediate updates are unavailable, restrict the ability to load or modify kernel modules to only trusted system administrators by enforcing strict Linux kernel module loading policies (disable kernel module loading via sysctl kernel.modules_disabled=1 or SELinux/AppArmor policies that prevent unprivileged module parameter modification). Monitor system logs for unexpected woal_init_module_param invocations or kernel module parameter changes. Be aware that completely disabling module loading may impact driver hot-patching or runtime configuration needs, so coordinate with system operations before applying this control.

Share

CVE-2025-29338 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy