Closed
Bug 1497991
Opened 7 years ago
Closed 7 years ago
AddressSanitizer: use-after-poison [@ RefreshDriver] with READ of size 8
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1490561
People
(Reporter: decoder, Unassigned)
Details
(4 keywords, Whiteboard: [adv-main63-])
Attachments
(1 file)
9.36 KB,
text/plain
|
Details |
The attached crash information was submitted via the ASan Nightly Reporter on mozilla-central-asan-nightly revision 63.0a1-20180831100058-https://hg.mozilla.org/mozilla-central/rev/ea869706644d3b2354b2438c77671d6e43df5e99.
For detailed crash information, see attachment.
Reporter | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Group: core-security → layout-core-security
status-firefox63:
--- → affected
Comment 2•7 years ago
|
||
This looks like classic frame poisoning and not a security bug.
> 63.0a1-20180831100058
That's kind of an old build. I thought these were supposed to auto-update? Or are you dealing with a backlog of crashes?
This may be similar to bug 1490561
Flags: needinfo?(choller)
Keywords: csectype-framepoisoning,
sec-other
Reporter | ||
Comment 3•7 years ago
|
||
(In reply to Daniel Veditz [:dveditz] from comment #2)
> This looks like classic frame poisoning and not a security bug.
>
> > 63.0a1-20180831100058
>
> That's kind of an old build. I thought these were supposed to auto-update?
Most of the reports I get are from up-to-date builds, but this one was from an older build. If someone hadn't started their ASan browser for a month and would then crash, then this would be the result, as there is no update without a browser restart.
Flags: needinfo?(choller)
Comment 4•7 years ago
|
||
Probably the same underlying issue as in bug 1490561.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Comment 5•7 years ago
|
||
Fixed in bug 1490561, in 63 and 64.
Updated•7 years ago
|
Whiteboard: [adv-main63-]
Updated•6 years ago
|
Group: layout-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•