[Bug 3276] Missing SC_ALLOW(__NR_fstatat64) for ix86 + glibc 2.33 when OpenSSL not using getrandom()

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Mar 12 13:37:05 AEDT 2021


https://bugzilla.mindrot.org/show_bug.cgi?id=3276

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
Does the call need to succeed, or would allowing the call to fail with
EACCES be sufficient?  ie

SC_DENY(__NR_fstatat64), EACCES),

similar to the other *stat* calls in that file?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list