Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Kmm2003

#18861de 53,638
14.2CVSS total
Vulnerabilidades · 2
Média
1
Alta
1
PT-2026-25389
8.1
2026-03-13
Px4 · Px4-Autopilot · CVE-2026-32706
**Name of the Vulnerable Software and Affected Versions** PX4 autopilot versions prior to 1.17.0-rc2 **Description** PX4 autopilot is a flight control solution for drones. The `crsf rc` parser does not properly validate the size of variable-length packets before copying data into a 64-byte global buffer, leading to a potential buffer overflow. An attacker with adjacent/raw-serial access to a CRSF serial port where `crsf rc` is enabled can cause memory corruption and crash the system. **Recommendations** Update to version 1.17.0-rc2 or later.
PT-2026-25390
6.1
2026-03-13
Px4 · Px4-Autopilot · CVE-2026-32707
**Name of the Vulnerable Software and Affected Versions** PX4 autopilot versions prior to 1.17.0-rc2 **Description** PX4 autopilot is a flight control solution for drones. The `tattu can` component contains an unbounded `memcpy` function within its multi-frame assembly loop. This allows for stack memory overwrite when specifically crafted CAN frames are processed. If `tattu can` is enabled and running, an attacker capable of CAN injection can cause a crash (Denial of Service) and memory corruption. **Recommendations** Versions prior to 1.17.0-rc2 should be updated to version 1.17.0-rc2 or later.