Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvcdec: Heap overflow in 'ih264d_parse_fgc' #95

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

AshwinNatesan-ittiam
Copy link
Contributor

Although the fag end of both the NALU and the bitstream buffer
is being parsed, not all FGC SEI symbols would have been
decoded semantically. This commit detects and returns an error in this situation.

Bug = ossfuzz:65418
Test: mvc_dec_fuzzer

decoder/ih264d_sei.c Outdated Show resolved Hide resolved
decoder/ih264d_sei.c Outdated Show resolved Hide resolved
decoder/ih264d_sei.c Outdated Show resolved Hide resolved
Although the fag end of both the NALU and the bitstream buffer
 is being parsed, not all FGC SEI symbols would have been
decoded semantically. This commit detects and returns an error
in this situation.

Bug = ossfuzz:65418
Test: mvc_dec_fuzzer
@harishdm harishdm merged commit a20a5df into ittiam-systems:main Jan 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants