Closed
Bug 566209
Opened 15 years ago
Closed 10 years ago
Harfbuzz UMR [@ _hb_ot_layout_skip_mark]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: jfkthame)
References
Details
(Keywords: sec-low, testcase, valgrind, Whiteboard: [sg:low?])
Attachments
(1 file)
11.68 KB,
text/plain
|
Details |
On Leopard:
1. Apply the patch queue from bug 449292
2. Run Firefox under Valgrind, loading gfx/thebes/crashtests/377232-1.xhtml
Result: "Conditional jump or move depends on uninitialised value(s)" in _hb_ot_layout_skip_mark and several other functions.
Even though Firefox trunk doesn't use harfbuzz yet, I'm marking this as security-sensitive in case this affects other software that uses harfbuzz.
Assignee | ||
Comment 1•15 years ago
|
||
Jesse, could you please re-test with the latest patch queue from bug 449292, and see if this still occurs? There have been a lot of updates to the harfbuzz code in the last few weeks. I just tried this and was not able to reproduce the issue with the current patches.
Reporter | ||
Comment 2•15 years ago
|
||
Yeah, still happens on trunk for me on Mac OS X 10.5.x.
Comment 3•14 years ago
|
||
Jonathan, could you make sure this is not a problematic security issue?
Assignee: nobody → jfkthame
Assignee | ||
Comment 4•11 years ago
|
||
There have been numerous updates to harfbuzz in the past couple years, including a rewrite of the mark-skipping code that appears to have been involved here. Hence, wondering whether this is still an issue, or if it has been resolved along the way. Jesse, could you confirm whether this happens with current trunk?
Flags: needinfo?(jruderman)
Assignee | ||
Comment 5•10 years ago
|
||
Closing this as WORKSFORME, given no recent activity and that the harfbuzz code here has been substantially rewritten since this report. Please file a new bug if this shows up again with current code.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(jruderman)
Updated•10 years ago
|
Group: core-security → core-security-release
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
•