xref: /aosp_15_r20/external/openthread/third_party/mbedtls/repo/BUGS.md (revision cfb92d1480a9e65faed56933e9c12405f45898b4)
1*cfb92d14SAndroid Build Coastguard Worker## Known issues
2*cfb92d14SAndroid Build Coastguard Worker
3*cfb92d14SAndroid Build Coastguard WorkerKnown issues in Mbed TLS are [tracked on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
4*cfb92d14SAndroid Build Coastguard Worker
5*cfb92d14SAndroid Build Coastguard Worker## Reporting a bug
6*cfb92d14SAndroid Build Coastguard Worker
7*cfb92d14SAndroid Build Coastguard WorkerIf you think you've found a bug in Mbed TLS, please follow these steps:
8*cfb92d14SAndroid Build Coastguard Worker
9*cfb92d14SAndroid Build Coastguard Worker1. Make sure you're using the latest version of a
10*cfb92d14SAndroid Build Coastguard Worker   [maintained branch](BRANCHES.md): `main`, `development`,
11*cfb92d14SAndroid Build Coastguard Worker   or a long-time support branch.
12*cfb92d14SAndroid Build Coastguard Worker2. Check [GitHub](https://github.com/Mbed-TLS/mbedtls/issues) to see if
13*cfb92d14SAndroid Build Coastguard Worker   your issue has already been reported. If not, …
14*cfb92d14SAndroid Build Coastguard Worker3. If the issue is a security risk (for example: buffer overflow,
15*cfb92d14SAndroid Build Coastguard Worker   data leak), please report it confidentially as described in
16*cfb92d14SAndroid Build Coastguard Worker   [`SECURITY.md`](SECURITY.md). If not, …
17*cfb92d14SAndroid Build Coastguard Worker4. Please [create an issue on on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
18*cfb92d14SAndroid Build Coastguard Worker
19*cfb92d14SAndroid Build Coastguard WorkerPlease do not use GitHub for support questions. If you want to know
20*cfb92d14SAndroid Build Coastguard Workerhow to do something with Mbed TLS, please see [`SUPPORT.md`](SUPPORT.md) for available documentation and support channels.
21