You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

SECURITY.md 959 B

1234567891011121314151617181920
  1. # Security Policy
  2. ## Supported Versions
  3. It is generally recommended to use the latest release as this project
  4. does not maintain multiple stable branches and providing packages e.g.
  5. for Linux distributions is outside our scope. In particular, versions
  6. before 0.3.18 can be assumed to carry the out-of-bounds-read error in
  7. the LAPACK ?LARRV family of functions that was the subject of
  8. CVE-2021-4048
  9. ## Reporting a Vulnerability
  10. If you suspect that you have found a vulnerability - a defect that could
  11. be abused to compromise the security of a user's code or systems - please
  12. do not use the normal github issue tracker (except perhaps to post a general
  13. warning if you deem that necessary). Instead, please contact the project
  14. maintainers through the email addresses given in their github user profiles.
  15. Defects found in the "lapack-netlib" subtree should ideally be reported to
  16. the maintainers of the reference implementation of LAPACK, lapack@icl.itk.edu