Closed
Bug 1746322
Opened 4 years ago
Closed 4 years ago
Missing lock in MediaSourceTrackDemuxer::DoGetSamples()
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
97 Branch
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Keywords: sec-audit, sec-moderate, Whiteboard: [post-critsmash-triage][adv-main97+r])
Attachments
(1 file)
We should be locking around access to mNextRandomAccessPoint in MediaSourceTrackDemuxer::DoGetSamples()
| Assignee | ||
Updated•4 years ago
|
Component: XPCOM → Audio/Video: Playback
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Comment 2•4 years ago
|
||
MediaSource cleanup r=bryce
https://hg.mozilla.org/integration/autoland/rev/76f2abc4e1ae062c5381e4809358bde710c3a304
https://hg.mozilla.org/mozilla-central/rev/76f2abc4e1ae
Group: media-core-security → core-security-release
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Comment 3•4 years ago
|
||
Per IRL discussion with Randell, this is mostly cleanup and not likely affecting us in the wild in a way which would make us want to backport.
Updated•4 years ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Updated•4 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main97+r]
Updated•3 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•