Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 685 Bytes

File metadata and controls

14 lines (11 loc) · 685 Bytes

Reporting LLVM Security Issues

To report security issues in LLVM, please follow the steps outlined on the LLVM Security Group page.

Security Issue Scope

Many of LLVM's tools are explicitly not considered to be hardened against malicious input. Bugs in LLVM tools like buffer overreads or crashes are valuable to report as Issues, but aren't always seen as security vulnerabilities. Please see our documentation for a more precise definition of a security issue in this repository.