Skip to content

[CVE-2020-8623]: Fix crash in pk11_numbits() with crafted packet when native-pkcs11 is used [TEST]

Ondřej Surý requested to merge 2037-deferred-system-test into main

Moved from isc-private/bind9!190

This MR contains just the extra test for isc-private/bind9!187

See: #2037 (closed)

Note: CVE-2020-8623 is a PKCS#11-specific crash, so this branch is only expected to trigger crashes in GitLab CI test jobs for builds using --enable-native-pkcs11, i.e.:

  • system:gcc:softhsm2.4
  • system:gcc:softhsm2.6
Edited by Ondřej Surý

Merge request reports