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

Fix for Use-of-uninitialized-value in ixheaacd_aacdec_decodeframe #87

Merged
merged 1 commit into from
May 10, 2024

Conversation

ShashankPathmudi
Copy link
Collaborator

@ShashankPathmudi ShashankPathmudi commented May 10, 2024

These changes fix the Use-of-uninitialized-value in ixheaacd_aacdec_decodeframe runtime error
caused due to uninitialized structure members of aac scratch structure.

Bug: ossFuzz:68464
Test: poc in bug

Testing:

  • All previous fuzzer crashes are tested. No crash observed.
  • CTS and Conformance for msvs, x86, x86_64, armv7 and armv8 are passing.

These changes fix the Use-of-uninitialized-value in ixheaacd_aacdec_decodeframe runtime error
caused due to uninitialized structure members of aac scratch structure.

Bug: ossFuzz:68464
Test: poc in bug
@SakethSathuvalli SakethSathuvalli merged commit f17df34 into main May 10, 2024
3 checks passed
@SakethSathuvalli SakethSathuvalli deleted the decoder_bug_fixes branch May 10, 2024 12:13
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.

4 participants