Skip to content

Conversation

@huangFF0904
Copy link

This PR fixes a potential security vulnerability in writeToParcel() that was cloned from LineageOS/android_frameworks_base@5d2176d but did not receive the security patch.

Details:

Affected Function: writeToParcel()in SdlPacket.java
Original Fix: LineageOS/android_frameworks_base@5d2176d

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:

LineageOS/android_frameworks_base@5d2176d
https://cwe.mitre.org/data/definitions/502.html

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