Closed
Bug 1209367
Opened 10 years ago
Closed 10 years ago
MSan: use-of-uninitialized-value in BrotliDecompress (decode.c:963)
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1209358
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
| firefox42 | --- | affected |
| firefox43 | --- | affected |
| firefox44 | --- | fixed |
| firefox-esr38 | --- | unaffected |
People
(Reporter: tsmith, Unassigned)
References
Details
(Keywords: csectype-uninitialized, sec-low, Whiteboard: [adv-main44-])
Attachments
(2 files)
Not sure which component this should go under so I copied bug 366559 for now.
I am fuzzing commit https://github.com/google/brotli/commit/ca29aa22c295daac15baf5d85427ecc7808b515c
This is the version of brotli currently shipping in Firefox (https://hg.mozilla.org/mozilla-central/log/tip/modules/brotli/dec/decode.c).
It is currently used in WOFF2.
| Reporter | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
status-firefox41:
--- → affected
status-firefox42:
--- → affected
status-firefox43:
--- → affected
status-firefox44:
--- → fixed
status-firefox-esr38:
--- → unaffected
Component: Networking: HTTP → Layout: Text
| Reporter | ||
Comment 2•10 years ago
|
||
Oops I logged this one twice.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Group: network-core-security → core-security-release
Updated•10 years ago
|
Whiteboard: [adv-main44-]
You need to log in
before you can comment on or make changes to this bug.
Description
•