Andreas Stieger changed bug 915931
What Removed Added
Status CONFIRMED IN_PROGRESS

Comment # 2 on bug 915931 from
As long as the standard user limit for locked memory is 64k on openSUSE this a
regression. One has to favour general case security over the special case of
very large key support, especially if it exceeds what upstream does. I will
remove said patch until such time as there is a solution that it can use locked
memory.

Successful locking of 64k:
mlock(0xb76b5000, 65536)                = 0

However I see no issue in retaining --enable-large-rsa and
--enable-large-secmem.


You are receiving this mail because: