https://bugzilla.redhat.com/show_bug.cgi?id=2505515
Tomas Halman thalman@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEW |CLOSED Last Closed| |2026-07-30 10:42:23
--- Comment #5 from Tomas Halman thalman@redhat.com --- To be precise we do not pass that to kernel but to glibc. First thing that fstat in glibc does is a check `fd < 0`. Checking it on SSSD is of course possible but this will be done just for the sake of debugging tools to make them happy. It simply means that fd is checked 2 times for every valid fd.
Considering our capacity, we will not work on this issue but you could submit a patch upstream if you think that it is worth the effort.
Regards Tomas
sssd-maintainers@lists.fedoraproject.org