Closed
Bug 1944150
Opened 1 year ago
Closed 1 year ago
Update libcubeb to revision 2816b5a
Categories
(Core :: Audio/Video: cubeb, task)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
136 Branch
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(4 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr128+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr115+
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by mgregan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/842c3707c2f9
Update libcubeb to revision 2816b5a. r=cubeb-reviewers,pehrsons
https://hg.mozilla.org/integration/autoland/rev/9fe386800318
Reapply local libcubeb patches. r=cubeb-reviewers,pehrsons
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/842c3707c2f9
https://hg.mozilla.org/mozilla-central/rev/9fe386800318
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Updated•1 year ago
|
Blocks: CVE-2025-1930
| Assignee | ||
Comment 6•1 year ago
|
||
Updated•1 year ago
|
Attachment #9462668 -
Flags: approval-mozilla-esr128?
Comment 7•1 year ago
|
||
esr128 Uplift Approval Request
- User impact if declined: Potential UAF when destroying audio streams
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: Difficult to reproduce reliably without using a debugger to delay thread shutdown
- Risk associated with taking this patch: very low
- Explanation of risk level: Converts shutdown from arbitrary timeout to blocking, removing the risk of stream shutdown completing after the timeout had expired
- String changes made/needed: none
- Is Android affected?: no
| Assignee | ||
Comment 8•1 year ago
|
||
Updated•1 year ago
|
Attachment #9462671 -
Flags: approval-mozilla-esr115?
Comment 9•1 year ago
|
||
esr115 Uplift Approval Request
- User impact if declined: Potential UAF when destroying audio streams
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: Difficult to reproduce reliably without using a debugger to delay thread shutdown
- Risk associated with taking this patch: very low
- Explanation of risk level: Converts shutdown from arbitrary timeout to blocking, removing the risk of stream shutdown completing after the timeout had expired
- String changes made/needed: none
- Is Android affected?: no
Updated•1 year ago
|
Attachment #9462668 -
Flags: approval-mozilla-esr128? → approval-mozilla-esr128+
Comment 10•1 year ago
|
||
| uplift | ||
Updated•1 year ago
|
status-firefox-esr128:
--- → fixed
Updated•1 year ago
|
Attachment #9462671 -
Flags: approval-mozilla-esr115? → approval-mozilla-esr115+
Comment 11•1 year ago
|
||
| uplift | ||
Updated•1 year ago
|
status-firefox-esr115:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•