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

MdePkg: Improving readability of CVE patch for PeCoffLoaderRelocateImage #6264

Merged

Conversation

Flickdm
Copy link
Contributor

@Flickdm Flickdm commented Sep 30, 2024

This change adds parantheses to the if condition detecting overflow in the PeCoffLoaderRelocateImage function to improve readability.

Follow on change for:
REF!: #6249

  • Breaking change?

  • Impacts security?

  • Includes tests?

How This Was Tested

Booted Locally

This change adds parantheses to the if condition detecting overflow in
the PeCoffLoaderRelocateImage function to improve readability.

Follow on change for:
    REF!: tianocore#6249

Signed-off-by: Doug Flick <[email protected]>
@Flickdm Flickdm force-pushed the security-advisory/cve-2024-38796/advisory branch from ae0ca03 to 7eb5a9e Compare October 2, 2024 17:53
@mdkinney mdkinney added the push Auto push patch series in PR if all checks pass label Oct 2, 2024
@mergify mergify bot merged commit e73ec56 into tianocore:master Oct 2, 2024
126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants