Bug 264019 - Fix integer overflow in BitstreamReader::ReadBit called from H265SpsParser::ParseSpsInternal
Summary: Fix integer overflow in BitstreamReader::ReadBit called from H265SpsParser::P...
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: 258794
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-31 20:14 PDT by David Kilzer (:ddkilzer)
Modified: 2023-11-01 09:41 PDT (History)
3 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) 2023-10-31 20:14:51 PDT
Fix integer overflow in BitstreamReader::ReadBit() called from H265SpsParser::ParseSpsInternal().

<rdar://117763685>
Comment 1 David Kilzer (:ddkilzer) 2023-10-31 20:43:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19815
Comment 2 EWS 2023-11-01 09:41:18 PDT
Committed 270062@main (b05fd50ce4ab): <https://commits.webkit.org/270062@main>

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