CVE-2026-84698

Summary

PX4 Autopilot contains a heap buffer overflow vulnerability in the sd_bench command that writes a four-byte block number into a user-supplied sized allocation. Attackers can invoke sd_bench with a block size below four bytes to overflow the heap buffer and potentially execute code or crash the system.

Affected Software

VendorProductVersion RangeStatus
PX4PX4-Autopilot0 <= 1.17.0affected

Weaknesses

  • CWE-787: Out-of-bounds Write

References