[tor-bugs] #19168 [Core Tor/Tor]: Integer overflows in case	conversion tables
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed May 25 11:15:39 UTC 2016
    
    
  
#19168: Integer overflows in case conversion tables
------------------------------+-----------------
     Reporter:  cypherpunks   |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+-----------------
 The
 [https://gitweb.torproject.org/tor.git/tree/src/common/compat.c?id=5b7d4b0ceaf4ed3a3e9476cbae0defb9b2e13dea#n669
 case conversion tables] contain integer overflows because the type is a
 signed char. All values above `CHAR_MAX` (typically +127) overflow.
 Patch is coming once i know the bug number.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19168>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list