Closed
Bug 506094
Opened 15 years ago
Closed 15 years ago
crash (corrupt/double free) @ res0_free_info when playing corrupted ogg theora file
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
status1.9.1 | --- | .4-fixed |
People
(Reporter: keeler, Unassigned)
References
Details
(Keywords: crash, testcase, Whiteboard: [sg:dupe 501279][fixed upstream])
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11
Build Identifier: mozilla-central revision df57940538b4
Segmentation fault when playing corrupted ogg theora file (attached).
Reproducible: Sometimes
Steps to Reproduce:
1. Load attached file.
2. Refresh the page once or twice.
Actual Results:
firefox crashes
Expected Results:
some sort of "this file is corrupted" message
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Comment 3•15 years ago
|
||
This is already fixed in Vorbis trunk, revision r16218, which claims to be a fix for https://bugzilla.mozilla.org/show_bug.cgi?id=501279. This fix is included in the recent 1.2.3 release of libvorbis.
I don't have access to that bug, so I can't comment on what it was fixing or why.
Comment 4•15 years ago
|
||
Okay, I can now confirm that this file triggers the same issue that that one did (premature end-of-packet in the cascade flags decode), and is indeed fixed by the same solution.
Reporter | ||
Comment 5•15 years ago
|
||
Is there some sort of "fixed upstream" flag we can put on this?
Comment 6•15 years ago
|
||
Not really, but let's use the status whiteboard for that. :)
Whiteboard: [fixed upstream]
Reporter | ||
Comment 7•15 years ago
|
||
Looks like the patch for bug 501279 fixed this in mozilla-central.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Flags: in-testsuite?
Comment 8•15 years ago
|
||
Testcase added in patch for bug 501279.
Flags: in-testsuite? → in-testsuite+
Updated•15 years ago
|
status1.9.1:
--- → wanted
Depends on: CVE-2009-3379
Whiteboard: [fixed upstream] → [sg:dupe 501279][fixed upstream]
Updated•15 years ago
|
Group: core-security
Updated•15 years ago
|
Flags: wanted1.9.0.x-
You need to log in
before you can comment on or make changes to this bug.
Description
•