cve/2021/CVE-2021-36087.md
2024-05-25 21:48:12 +02:00

900 B

CVE-2021-36087

Description

The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.

POC

Reference

No PoCs from references.

Github