https://bz.apache.org/bugzilla/show_bug.cgi?id=65788

            Bug ID: 65788
           Summary: dav_get_timeout int overflow
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dav
          Assignee: bugs@httpd.apache.org
          Reporter: cove...@gmail.com
  Target Milestone: ---

The dav_get_timeoutfunction in "dav/main/util.c" (image1.png) returns
a time_t value (aka long int). If a big enough "timeout" value is
sent, the returned value can be overflowed.

This issue was discovered and reported by GHSL team member
@antonio-morales (Antonio Morales).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to