diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-13 14:10:10 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:59:41 +0000 |
| commit | 0c9bcaaba830375fb4e5cafabbf2719d348e1c4f (patch) | |
| tree | d68419b8f28a764b277e1917dd3ee8ce5c857604 /util/sbase/dirname.c | |
| parent | 475c50932ed95cc062c8e2664e20e18bbad93dff (diff) | |
util/nvmutil: fix entropy issue
the time difference used here could go negative, which
would overflow in the xor op on mix, leading to a biased
entropy pool. we want to ensure that they numbers do
not overflow, because here they are cast to unsigned
which would then produce very large numbers.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/dirname.c')
0 files changed, 0 insertions, 0 deletions
