Skip to content

Potential Vulnerability in Cloned Code#38

Open
tlnguyen-smu wants to merge 1 commit intobacklit-studio:masterfrom
tlnguyen-smu:cve-req-2096
Open

Potential Vulnerability in Cloned Code#38
tlnguyen-smu wants to merge 1 commit intobacklit-studio:masterfrom
tlnguyen-smu:cve-req-2096

Conversation

@tlnguyen-smu
Copy link

This PR fixes a potential security vulnerability in read_metadata_vorbiscomment_ that was cloned from https://android.googlesource.com/platform/external/flac/+/b499389da21d89d32deff500376c5ee4f8f0b04c but did not receive the security patch.

Details:

Affected Function: read_metadata_vorbiscomment_ in include/JUCE/modules/juce_audio_formats/codecs/flac/libFLAC/stream_decoder.c
Original Fix: https://android.googlesource.com/platform/external/flac/+/b499389da21d89d32deff500376c5ee4f8f0b04c

What this PR does:

This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

References:

Please review and merge this PR to ensure your repository is protected against this potential vulnerability.

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.

1 participant