Closed
Bug 1255505
Opened 9 years ago
Closed 9 years ago
graphite2: use of uninitialized memory in [@graphite2::vm::Machine::run]
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
People
(Reporter: tsmith, Unassigned)
References
(Blocks 1 open bug)
Details
(4 keywords)
Attachments
(2 files, 1 obsolete file)
This was found while fuzzing graphite2 latest revision (c9f2e111409ca160d3efc46daca83bb9fafab289)
It is triggering a large number of crashes and is blocking fuzzing.
To reproduce run:
valgrind -q ./gr2fonttest test_case.ttf -auto
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Sorry. Can't reproduce :( I get an invalid font error. It is failing because the font has no glyphs in it. Did you send the right test_case?
Reporter | ||
Comment 3•9 years ago
|
||
(In reply to martin_hosken from comment #2)
> Sorry. Can't reproduce :( I get an invalid font error. It is failing because
> the font has no glyphs in it. Did you send the right test_case?
Ha I can't repro with it either. I must have mixed something up. This one works though. Sorry about that.
Attachment #8729091 -
Attachment is obsolete: true
Comment 4•9 years ago
|
||
Fixed? in bea11149ef002af1439f0d6ffc9c1dada6394139
Reporter | ||
Comment 5•9 years ago
|
||
Verified with graphite revision bea11149ef002af1439f0d6ffc9c1dada6394139
Updated•9 years ago
|
Keywords: sec-moderate
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Group: gfx-core-security → core-security-release
Comment 6•9 years ago
|
||
Graphite2 has been updated on all affected branches including ESRs.
status-firefox45:
--- → wontfix
status-firefox46:
--- → fixed
status-firefox47:
--- → fixed
status-firefox48:
--- → fixed
status-firefox-esr38:
--- → fixed
status-firefox-esr45:
--- → fixed
tracking-firefox-esr38:
--- → 46+
tracking-firefox-esr45:
--- → 46+
Updated•9 years ago
|
Updated•9 years ago
|
Updated•8 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•