-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
I'm working on a safety-critical ๐ฉน avionics system for a new passenger aircraft cve-rs
in our flight control software ๐ค! However, our regulatory requirements are quite strict ๐ฎโโ๏ธ, and I need some additional assurances before we can deploy this in production ๐.
Requirements
Since we're targeting DO-178C Level A (catastrophic failure conditions), I need the following certifications for cve-rs
:
๐ฌ Formal Verification ๐
- Full formal verification in Coq or Lean 4 proving that all memory corruptions are indeed memory-safe
- Mathematical proof that segfaults cannot cause segfaults
- Verification that use-after-free operations maintain temporal safety guarantees
- Formal specification of the "safe transmute" semantics in dependent type theory
๐ Certification Standards ๐
- DO-178C compliance documentation (Level A)
- ISO 26262 ASIL-D certification for automotive backup systems
- IEC 61508 SIL-4 functional safety certification
- Common Criteria EAL7+ security evaluation
- FIPS 140-2 Level 4 validation (just to be safe ๐)
reanimatedmanxLPTK, katrinafyi, airblast-dev, ntc2, tristanduncombe and 11 more
Metadata
Metadata
Assignees
Labels
No labels