mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 05:00:08 +02:00
@@ -821,6 +821,12 @@ err:
|
||||
}
|
||||
#endif
|
||||
|
||||
/* TODO: potential infinite loop under entropy failure.
|
||||
* e.g. keeps returning low quality RNG, or atacker
|
||||
* has control (DoS attack potential).
|
||||
* possible solution: add a timeout (and abort if
|
||||
* the timeout is reached)
|
||||
*/
|
||||
int
|
||||
mkhtemp_fill_random(char *p, size_t xc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user