Opened 16 years ago

Closed 16 years ago

#2228 closed defect (fixed)

[PATCH - libgeotiff] Fix potential buffer overflow in GTIFAngleStringToDD

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 1.6.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: libgeotiff GTiff
Cc:

Description

A too long string passed to GTIFAngleStringToDD may cause a buffer overflow. Attached patch fix that.

Attachments (1)

libgeotiff_geo_normalize_buffer_overflow.patch (631 bytes ) - added by Even Rouault 16 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by warmerdam, 16 years ago

Component: defaultGDAL_Raster
Keywords: GTiff added

This has been applied upstream in libgeotiff.

comment:2 by Even Rouault, 16 years ago

Milestone: 1.6.0
Resolution: fixed
Status: newclosed

Applied in trunk in r14839

Note: See TracTickets for help on using tickets.