You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function crypt_make_pw_salt in libbb/pw_encrypt.c file may not be safe.
It generates salt from nanosecond values of system time and pid. It could be cracked.
The text was updated successfully, but these errors were encountered:
Function crypt_make_pw_salt in libbb/pw_encrypt.c file may not be safe.
It generates salt from nanosecond values of system time and pid. It could be cracked.
The text was updated successfully, but these errors were encountered: