Skip to content

Security: lawslefthand/Marut_FCU

Security

SECURITY.md

Security Policy

Marut FCU is embedded flight-control firmware. Defects in this code can translate directly into unsafe vehicle behavior.

Scope

Security-relevant and safety-relevant defects include:

  • unintended arming or disarming behavior
  • RTOS race conditions affecting the control path
  • memory corruption in telemetry or parser code
  • timer, interrupt, or clock defects that degrade control-loop timing
  • any issue that could compromise safe operation of a vehicle running this firmware

Supported Targets

The actively maintained target set currently includes:

  • firmware/core
  • firmware/nf446re
  • firmware/nucleo
  • firmware/modes/rate
  • firmware/modes/stabilize

Reporting

Do not report safety-critical vulnerabilities through a public issue first. Use a private maintainer contact once one is configured for the public project.

A good report should include:

  • affected target
  • MCU or board used
  • reproduction steps or code path
  • expected impact on vehicle behavior
  • any mitigation or fix direction already identified

Current Repository Gap

The repository documentation still contains placeholder contact guidance inherited from draft policy documents. That should be replaced before public release.

There aren't any published security advisories