This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/20257] New: sunrpc: clntudp_call does not enforce timeout when receiving data


https://sourceware.org/bugzilla/show_bug.cgi?id=20257

            Bug ID: 20257
           Summary: sunrpc: clntudp_call does not enforce timeout when
                    receiving data
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---
             Flags: security-

clntudp_call fails to enforce the specified timeout if it continues to receive
data (such as garbage generated by a middlebox).

We should compute an absolute deadline and adjust the poll timeout before each
poll operation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]