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 Heap-buffer-overflow in Codec__decodeXAACStream #85

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

ShashankPathmudi
Copy link
Collaborator

These changes fix the Heap-buffer-overflow in Codec__decodeXAACStream runtime error caused due to unsupported frame length type configuration for LATM streams.

Bug: ossFuzz:67767
Test: poc in bug

Testing:
[x] All previous fuzzer crashes are tested. No crash observed.
[x] CTS and Conformance for msvs, x86, x86_64, armv7 and armv8 are passing.

These changes fix the Heap-buffer-overflow in Codec__decodeXAACStream runtime error
caused due to unsupported frame length type configuration for LATM streams.

Bug: ossFuzz:67767
Test: poc in bug
@SakethSathuvalli SakethSathuvalli merged commit 12e2e71 into main Apr 16, 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.

5 participants