sc_context_create in ctx.c in libopensc in OpenSC 0.19.0 has a memory leak, as demonstrated by a call from eidenv.
More information on the vulnerability here: https://bugzilla.redhat.com/show_bug.cgi?id=1668933 https://github.com/OpenSC/OpenSC/issues/1586
Having a leak in command-line tool just before exit is hardly a security issue, I am not even going to patch[1] it. [1] https://github.com/OpenSC/OpenSC/commit/0d7967549751b7032f22b437106b41444aff0ba9
(In reply to Alon Bar-Lev from comment #2) > Having a leak in command-line tool just before exit is hardly a security > issue, I am not even going to patch[1] it. > > [1] > https://github.com/OpenSC/OpenSC/commit/ > 0d7967549751b7032f22b437106b41444aff0ba9 Agreed. Even if the CVE authorities haven't done so yet... I am marking this as invalid, but I do expect MITRE and friends to do the same shortly.