[Bug 2119094] [NEW] Segmentation fault crash on Ubuntu 24.04 with osslsigncode
Launchpad Bug Tracker
2119094 at bugs.launchpad.net
Tue May 19 15:54:34 UTC 2026
You have been subscribed to a public bug by Christian Ehrhardt (paelzer):
osslsigncode is crashing for me when used with libengine-pkcs11-openssl
on Ubuntu 24.04, e.g. with Google Cloud KMS PKCS#11 provider:
```
osslsigncode sign \
-pkcs11engine /usr/lib/x86_64-linux-gnu/engines-3/pkcs11.so \
-pkcs11module $PWD/libkmsp11-1.7-linux-amd64/libkmsp11.so \
-certs cert.crt -key 'pkcs11:object=some-key' -h sha256 \
-t http://timestamp.digicert.com \
-in test.exe -out test-signed.exe
```
I think this is the following issue and fix:
* https://github.com/mtrojnar/osslsigncode/issues/388
* https://github.com/OpenSC/libp11/pull/554
Which should be considered for back porting or updating libp11 as this
is a crash bug that prevents this usage of osslsigncode with no
workaround.
** Affects: libp11
Importance: Unknown
Status: Fix Released
** Affects: libp11 (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: osslsigncode (Ubuntu)
Importance: Undecided
Status: Confirmed
** Affects: libp11 (Ubuntu Jammy)
Importance: Undecided
Status: Fix Released
** Affects: libp11 (Ubuntu Noble)
Importance: Undecided
Status: Triaged
** Affects: osslsigncode (Ubuntu Noble)
Importance: Undecided
Status: Confirmed
** Affects: libp11 (Ubuntu Plucky)
Importance: Undecided
Status: Fix Released
** Affects: libp11 (Ubuntu Questing)
Importance: Undecided
Status: Fix Released
** Tags: rls-nn-incoming
--
Segmentation fault crash on Ubuntu 24.04 with osslsigncode
https://bugs.launchpad.net/bugs/2119094
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to the bug report.
More information about the foundations-bugs
mailing list