If Trust Anchors are provided by UEFI and not compiled into
libsecureboot the segmentation fault occurs due to empty
or NULL string usage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
lib/libsecureboot/vets.c | ||
---|---|---|
425 | you miss out on OpenPGP support? |
Comment Actions
Do not return immediately in case TRUST ANCHORS are NULL, as openpgp may be supported as well.