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
- R10 FreeBSD src repository
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
lib/libsecureboot/vets.c | ||
---|---|---|
424 | 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.