xref: /aosp_15_r20/external/libfuse/SECURITY.md (revision 9e5649576b786774a32d7b0252c9cd8c6538fa49)
1# Security Policy
2
3If you have discovered a security vulnerability in this project, please report it
4privately. **Do not disclose it as a public issue.** This gives me time to work with you
5to fix the issue before public exposure, reducing the chance that the exploit will be
6used before a patch is released.
7
8Please submit information on the vulnerability as a
9[private report](https://github.com/libfuse/libfuse/security/advisories/new).
10
11Please provide the following information in your report:
12
13- A description of the vulnerability and its impact
14- How to reproduce the issue
15
16This project is maintained by a single volunteer on a reasonable-effort basis. As such,
17I ask that you give me 90 days to work on a fix before public exposure.
18
19Note we are aware of a long-standing security issue when using `allow_others` (see
20[#15](https://github.com/libfuse/libfuse/issues/15)).