CVE-2025-15150: PX4 PX4-Autopilot mavlink_log_handler.cpp log_entry_from_id stack-based overflow
A vulnerability was found in PX4 PX4-Autopilot up to 1.16.0. Affected by this issue is the function MavlinkLogHandler::statelisting/MavlinkLogHandler::logentryfromid of the file src/modules/mavlink/mavlinkloghandler.cpp. The manipulation results in stack-based buffer overflow. The attack is only possible with local access. The patch is identified as 338595edd1d235efd885fd5e9f45e7f9dcf4013d. It is best practice to apply a patch to resolve this issue.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2025-15150?
CVE-2025-15150 is classified as a critical vulnerability due to the potential for stack-based buffer overflow.
How do I fix CVE-2025-15150?
To fix CVE-2025-15150, update PX4 PX4-Autopilot to version 1.16.1 or later where the vulnerability has been patched.
Which software versions are affected by CVE-2025-15150?
CVE-2025-15150 affects PX4 PX4-Autopilot versions up to and including 1.16.0.
What are the potential consequences of exploiting CVE-2025-15150?
Exploiting CVE-2025-15150 could allow an attacker to execute arbitrary code or crash the system due to the buffer overflow.
What components of PX4 PX4-Autopilot are impacted by CVE-2025-15150?
CVE-2025-15150 impacts the MavlinkLogHandler functions related to state listing and log entry handling in the source code.