|
| 1 | +<!-- |
| 2 | +Copyright (C) Internet Systems Consortium, Inc. ("ISC") |
| 3 | +
|
| 4 | +SPDX-License-Identifier: MPL-2.0 |
| 5 | +
|
| 6 | +This Source Code Form is subject to the terms of the Mozilla Public |
| 7 | +License, v. 2.0. If a copy of the MPL was not distributed with this |
| 8 | +file, you can obtain one at https://mozilla.org/MPL/2.0/. |
| 9 | +
|
| 10 | +See the COPYRIGHT file distributed with this work for additional |
| 11 | +information regarding copyright ownership. |
| 12 | +--> |
| 13 | +# Security Policy |
| 14 | + |
| 15 | +ISC's Security Vulnerability Disclosure Policy is documented in the |
| 16 | +relevant [ISC Knowledgebase article][1]. |
| 17 | + |
| 18 | +## Reporting possible security issues |
| 19 | + |
| 20 | +If you think you may be seeing a potential security vulnerability in |
| 21 | +BIND (for example, a crash with a REQUIRE, INSIST, or ASSERT failure), |
| 22 | +please report it immediately by [opening a confidential GitLab issue][2] |
| 23 | +(preferred) or emailing [email protected]. |
| 24 | + |
| 25 | +Please do not discuss undisclosed security vulnerabilities on any public |
| 26 | +mailing list. ISC has a long history of handling reported |
| 27 | +vulnerabilities promptly and effectively and we respect and acknowledge |
| 28 | +responsible reporters. |
| 29 | + |
| 30 | +If you have a crash, you may want to consult the Knowledgebase article |
| 31 | +entitled ["What to do if your BIND or DHCP server has crashed"][3]. |
| 32 | + |
| 33 | +[1]: https://kb.isc.org/docs/aa-00861 |
| 34 | +[2]: https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issue[confidential]=true&issuable_template=Bug |
| 35 | +[3]: https://kb.isc.org/docs/aa-00340 |
0 commit comments