Files
meta-openembedded/meta-oe/recipes-security
Rouven Czerwinski c563d3e83d softhsm: add destroyed global access prevention patch
Currently softhsm will try to access deleted obejcts due to the order of
atexit handler implementations. Add a patch which adds a global variable
to track whether objects are deleted and prevents access if this is the
case.

This fixes a failure with the signing.bbclass where when signing
multiple fitimage configurations the second signing operation will lead
to a segfault.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-27 10:08:14 -07:00
..
2024-09-24 23:26:23 -07:00
2024-09-10 09:34:15 -07:00
2023-07-07 08:59:27 -07:00