Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Issue 2362813002: Fix use uninitialized value and stack buffer overflow read (Closed)

Created:
4 years, 2 months ago by kcwu
Modified:
4 years, 2 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Fix use uninitialized value and stack buffer overflow read Found by libfuzzer Committed: https://pdfium.googlesource.com/pdfium/+/62356867b331bc9f71f9a0c8fce0cff9927d3356

Patch Set 1 #

Total comments: 2

Patch Set 2 : address tsepez's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
A third_party/lcms2-2.6/0003-uninit.patch View 1 1 chunk +30 lines, -0 lines 0 comments Download
M third_party/lcms2-2.6/README.pdfium View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/lcms2-2.6/src/cmstypes.c View 1 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
kcwu
PTAL
4 years, 2 months ago (2016-09-22 19:02:56 UTC) #2
Tom Sepez
LGTM with nit. https://codereview.chromium.org/2362813002/diff/1/third_party/lcms2-2.6/src/cmstypes.c File third_party/lcms2-2.6/src/cmstypes.c (right): https://codereview.chromium.org/2362813002/diff/1/third_party/lcms2-2.6/src/cmstypes.c#newcode2967 third_party/lcms2-2.6/src/cmstypes.c:2967: char Name[34]; nit: can we make ...
4 years, 2 months ago (2016-09-22 19:24:45 UTC) #3
kcwu
https://codereview.chromium.org/2362813002/diff/1/third_party/lcms2-2.6/src/cmstypes.c File third_party/lcms2-2.6/src/cmstypes.c (right): https://codereview.chromium.org/2362813002/diff/1/third_party/lcms2-2.6/src/cmstypes.c#newcode2967 third_party/lcms2-2.6/src/cmstypes.c:2967: char Name[34]; On 2016/09/22 19:24:45, Tom Sepez wrote: > ...
4 years, 2 months ago (2016-09-22 19:31:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2362813002/20001
4 years, 2 months ago (2016-09-22 19:42:48 UTC) #7
commit-bot: I haz the power
4 years, 2 months ago (2016-09-22 19:56:25 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/62356867b331bc9f71f9a0c8fce0cff9927d...

Powered by Google App Engine
This is Rietveld 408576698