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

solving vulnerability out of boundary fpmlink.cpp #1

Open
wants to merge 1 commit into
base: messiry_PRS_SWSS
Choose a base branch
from

Conversation

marwanelmessiry
Copy link
Owner

What I did
i added try and catch in line 211
Why I did it
to solve vulnerability as it is adding m_messageBuffer to m_pos without ensuring it is more than the m_bufSize - m_pos
How I verified it
by using checkmarx as it was marked high severity risk at the beginning and then it is solved after the edits

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