Bug 1029096 - json-c: out-of-bounds read in json_tokener_error_desc
Summary: json-c: out-of-bounds read in json_tokener_error_desc
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: json-c
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Remi Collet
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 1028485
TreeView+ depends on / blocked
 
Reported: 2013-11-11 16:27 UTC by Florian Weimer
Modified: 2015-12-17 10:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-17 10:36:02 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Florian Weimer 2013-11-11 16:27:00 UTC
Upstream has partial fix in this commit:

https://github.com/json-c/json-c/commit/86dd55a74a6634a1018feac7f5ef5579d033ce2a

However, there is a remaining off-by-one issue, as reported here:

https://github.com/json-c/json-c/issues/111


Note You need to log in before you can comment on or make changes to this bug.