Closed
Bug 1850049
Opened 3 years ago
Closed 2 years ago
dx12 UAF destroying the device (webgpu related - Nightly only)
Categories
(Core :: Graphics: WebGPU, defect, P2)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | disabled |
| firefox118 | --- | disabled |
| firefox119 | --- | disabled |
People
(Reporter: nical, Assigned: ErichDonGubler)
References
Details
(Keywords: csectype-uaf, sec-high)
Comment 1•3 years ago
|
||
What are you seeing in the log that looks like a UAF? or was that a guess based on a "wild pointer" type crash?
Flags: needinfo?(nical.bugzilla)
Keywords: csectype-uaf,
sec-high
| Reporter | ||
Comment 2•3 years ago
|
||
Yes, that's a wild pointer crash deep in the stack trace of various things getting deallocated so my guess without having delved into it yet is that it might be a UAF.
Flags: needinfo?(nical.bugzilla)
Updated•3 years ago
|
Summary: dx12 UAF destroying the device → dx12 UAF destroying the device (webgpu related - Nightly only)
Updated•3 years ago
|
status-firefox118:
--- → disabled
status-firefox119:
--- → disabled
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → disabled
Comment 3•3 years ago
|
||
Erich, could you see if you can reproduce this?
Assignee: nobody → egubler
Flags: needinfo?(egubler)
| Assignee | ||
Comment 4•3 years ago
|
||
:jimb: I'll take a look at this sometime in the next month or so, yeah.
Flags: needinfo?(egubler)
| Assignee | ||
Comment 5•3 years ago
|
||
:nical: Do we have any STR for this? The log that you provided has expired, and is no longer available.
Updated•3 years ago
|
Flags: needinfo?(nical.bugzilla)
| Reporter | ||
Comment 6•3 years ago
|
||
No, it's just something we saw a few times in CI at one point.
Flags: needinfo?(nical.bugzilla)
| Assignee | ||
Comment 7•2 years ago
|
||
I don't believe that this bug is actionable, then. Closing for now; I expect we'll see this again in CI, and we'll be able to reopen this and/or file a new issue.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
Updated•1 year ago
|
Group: gfx-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•