The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-29338

CVE-2025-29338: NXP moal.ko Wi-Fi Driver Buffer Overflow

CVE-2025-29338 is a buffer overflow flaw in NXP moal.ko Wi-Fi driver affecting versions 5.1.7.10 with firmware v17.92.1.p149.43 to v17.92.1.p149.157. This article covers the technical details, affected versions, and mitigation.

Published: May 17, 2026

CVE-2025-29338 Overview

CVE-2025-29338 is a buffer overflow vulnerability in the NXP moal.ko Wi-Fi driver version 5.1.7.10. The flaw exists in the woal_init_module_param function and is triggered through the mod_para parameter. Affected firmware versions range from v17.92.1.p149.43 to v17.92.1.p149.157. The issue is classified under CWE-120: Buffer Copy without Checking Size of Input. Exploitation requires local access with high privileges, limiting the attack surface to authenticated users on the affected system. Successful exploitation can cause kernel memory corruption, leading to system instability or potential code execution within the kernel context.

Critical Impact

A local attacker with high privileges can corrupt kernel memory via the mod_para parameter, causing denial of service or potential privilege escalation through the NXP Wi-Fi kernel driver.

Affected Products

  • NXP moal.ko Wi-Fi driver version 5.1.7.10
  • NXP Wi-Fi firmware versions v17.92.1.p149.43 through v17.92.1.p149.157
  • Systems integrating the affected NXP Wi-Fi kernel module

Discovery Timeline

  • 2026-05-13 - CVE-2025-29338 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2025-29338

Vulnerability Analysis

The vulnerability resides in the woal_init_module_param function within the NXP moal.ko kernel module. This function processes the mod_para parameter during driver initialization. The function copies input data into a fixed-size buffer without validating the input length against the destination buffer size. An attacker controlling the mod_para parameter can supply an oversized value, overflowing the buffer and corrupting adjacent kernel memory.

Because the vulnerable code path executes in kernel space, memory corruption affects the kernel address space directly. Impact includes denial of service through kernel panic and potential modification of kernel data structures. The CVSS vector indicates impact to confidentiality, integrity, and availability, with availability rated as the most severe consequence.

The attack requires local access and high privileges, which typically means the attacker must already possess administrative capabilities to load or configure the driver module. This precondition reduces real-world exploitability but does not eliminate risk in multi-tenant or compromised environments.

Root Cause

The root cause is missing bounds checking when copying the mod_para module parameter into a fixed-size kernel buffer during initialization. The driver trusts the caller-supplied length without sanitization, allowing writes beyond the allocated buffer boundary.

Attack Vector

An authenticated local attacker with sufficient privileges to load kernel modules or pass module parameters supplies a crafted mod_para value when initializing the moal.ko driver. The oversized parameter triggers the overflow inside woal_init_module_param, corrupting kernel memory and producing denial of service or undefined kernel behavior. Technical details and a proof-of-concept are available in the GitHub PoC Repository.

Detection Methods for CVE-2025-29338

Indicators of Compromise

  • Kernel panic logs or oops messages referencing moal.ko or woal_init_module_param
  • Unexpected reload events for the NXP Wi-Fi driver module in dmesg output
  • Module parameter assignments to mod_para containing unusually long string values

Detection Strategies

  • Audit modprobe and insmod invocations targeting moal.ko and capture passed parameters
  • Inspect /var/log/kern.log and journalctl -k for stack traces involving the NXP Wi-Fi driver
  • Verify the installed driver version against the vulnerable range v17.92.1.p149.43 to v17.92.1.p149.157

Monitoring Recommendations

  • Forward kernel logs to a centralized logging platform for correlation against driver crash patterns
  • Alert on repeated kernel module load failures or sudden Wi-Fi subsystem restarts
  • Monitor privileged shell sessions that interact with kernel module loading utilities

How to Mitigate CVE-2025-29338

Immediate Actions Required

  • Identify all systems running the NXP moal.ko Wi-Fi driver version 5.1.7.10 with affected firmware
  • Restrict the ability to load kernel modules and set module parameters to a minimal set of administrators
  • Apply the firmware update referenced in the vendor release note as soon as it is available in your environment

Patch Information

NXP documents the fix in the NXP Release Note RN00104. Administrators should upgrade to a firmware version outside the vulnerable range v17.92.1.p149.43 to v17.92.1.p149.157 and update the associated moal.ko driver package shipped by their device vendor.

Workarounds

  • Disable the NXP Wi-Fi interface where wireless connectivity is not required
  • Remove or blacklist moal.ko from automatic loading until the patched version is deployed
  • Enforce least-privilege controls so non-administrative accounts cannot influence module parameters
bash
# Configuration example
# Blacklist the vulnerable module until patched firmware is applied
echo "blacklist moal" | sudo tee /etc/modprobe.d/blacklist-moal.conf
sudo update-initramfs -u

# Verify the currently loaded driver version
modinfo moal | grep -E "version|filename"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechNxp

  • SeverityMEDIUM

  • CVSS Score5.6

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-120
  • Technical References
  • GitHub PoC Repository

  • NXP Release Note RN00104
  • Related CVEs
  • CVE-2022-22819: NXP LPC55S Firmware Buffer Overflow Flaw

  • CVE-2021-31532: NXP LPC55S69 Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English