Closed
Bug 869436
Opened 13 years ago
Closed 13 years ago
Heap-buffer-overflow when printing
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
Firefox 21
People
(Reporter: ax330d, Unassigned)
Details
(Keywords: sec-moderate)
Attachments
(1 file)
|
44.47 KB,
text/plain
|
Details |
ASan detected heap-buffer-overflow (read) while running Firefox with fuzzer. What happened - some page triggered print dialog, page navigated away and when user clicks Print, browser crashes with ASan error. Unfortunately, I don't have test-case to reproduce this bug, but I might catch it anytime.
Crash happened on http://hg.mozilla.org/releases/mozilla-beta/rev/f42314898136. In attach you can find ASan log.
| Reporter | ||
Updated•13 years ago
|
Keywords: sec-moderate,
testcase-wanted
Comment 1•13 years ago
|
||
Can you reproduce using Nightly? I think we fixed something like this recently-ish
| Reporter | ||
Comment 2•13 years ago
|
||
I have been experiencing ASan crashes in ion Baseline with builds from mozilla-central, so was not testing there. Though after latest update problems are gone. So, I will check and report whether issue is still present, will probably take couple of days.
| Reporter | ||
Comment 3•13 years ago
|
||
It seems that bug is fixed, cannot reproduce it anymore.
Comment 4•13 years ago
|
||
Marking works-for-me per comment 3.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Group: core-security → core-security-release
Updated•10 years ago
|
Keywords: testcase-wanted
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
•