Bug 267906 - [WebRTC] Handle empty H264 packets on bad input
Summary: [WebRTC] Handle empty H264 packets on bad input
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 265422 265427
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-22 20:47 PST by David Kilzer (:ddkilzer)
Modified: 2024-01-23 07:19 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2024-01-22 20:47:50 PST
[WebRTC] Handle empty H264 packets on bad input.

Merge this upstream fix:

Add H264 packetizer fuzzer
<https://webrtc.googlesource.com/src.git/+/5d091cec5d20deb255d678f19566aa4e3024be54%5E%21/>
webrtc Bug 15755: <https://bugs.chromium.org/p/webrtc/issues/detail?id=15755>

And revert changes for Bug 265422 and Bug 265427:

> Committed 271215@main (832866a2a943): <https://commits.webkit.org/271215@main>
> Committed 271216@main (5755e4b0e628): <https://commits.webkit.org/271216@main>
Comment 1 Radar WebKit Bug Importer 2024-01-22 20:48:28 PST
<rdar://problem/121411378>
Comment 2 David Kilzer (:ddkilzer) 2024-01-22 20:55:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/23092
Comment 3 EWS 2024-01-23 07:19:15 PST
Committed 273359@main (05bdebfadc98): <https://commits.webkit.org/273359@main>

Reviewed commits have been landed. Closing PR #23092 and removing active labels.