bugThe FreeType Project - Bugs: bug #46027, src/type1/t1load.c:1573:40:...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #46027: src/type1/t1load.c:1573:40: runtime error: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'

Submitter:  Kostya Serebryany <kcc>
Submitted:  Tue 22 Sep 2015 04:10:09 PM UTC
   
 
Severity:  3 - Normal Priority:  5 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  wl
Open/Closed:  Closed Planned Release:  2.6.1

Discussion

Tue 29 Sep 2015 09:25:13 AM UTC, comment #1: 

Thanks for the report.  Since the number of glyphs is now compared to the file size, this bug can no longer happen in reality, thus closing.

Werner LEMBERG <wl>
Group administrator
Tue 22 Sep 2015 04:10:09 PM UTC, original submission:  

found on fresh git with libFuzzer+UBSan (on x86_64 Linux)
Feed the attached file to FT_New_Memory_Face


src/type1/t1load.c:1573:40: runtime error: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'

Kostya Serebryany <kcc>
Group Member

 

Attached Files

Attached Files
file #34952:  1c19f045cc38eab3a0c358031e211e3b2b84c7e9 added by kcc (3.7KiB - application/octet-stream)

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by wl (Posted a comment)
  • -email is unavailable- added by kcc (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    History

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-09-29 wl StatusNone Fixed
        Assigned toNone wl
        Open/ClosedOpen Closed
        Planned ReleaseNone 2.6.1
    2015-09-22 kcc Attached File- Added 1c19f045cc38eab3a0c358031e211e3b2b84c7e9, #34952

    Back to the top

    Powered by Savane 3.16-11ef.
    Corresponding source code