Skip to content

Potential Vulnerability in Cloned Code#29

Open
huangFF0904 wants to merge 1 commit intoLineageOS:lineage-22.2from
huangFF0904:cve-req
Open

Potential Vulnerability in Cloned Code#29
huangFF0904 wants to merge 1 commit intoLineageOS:lineage-22.2from
huangFF0904:cve-req

Conversation

@huangFF0904
Copy link

This PR fixes a potential security vulnerability in tw5864_handle_frame() that was cloned from torvalds/linux@2e7682e
but did not receive the security patch.

Details:

Affected Function: tw5864_handle_frame()in tw5864-video.c
Original Fix: torvalds/linux@2e7682e

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:

torvalds/linux@2e7682e
https://nvd.nist.gov/vuln/detail/cve-2022-3239

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

Development

Successfully merging this pull request may close these issues.

1 participant