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

XDR array sizes may not be validated before being used #257

Open
ffilz opened this issue Oct 17, 2022 · 1 comment
Open

XDR array sizes may not be validated before being used #257

ffilz opened this issue Oct 17, 2022 · 1 comment
Assignees
Labels

Comments

@ffilz
Copy link
Member

ffilz commented Oct 17, 2022

For example, see nfs-ganesha Coverity CID 275286 where sx_fbtbc is read from the socket, used to allocate a buffer, and then that many bytes are read. There is no check that the value is reasonable.

@ffilz
Copy link
Member Author

ffilz commented Oct 25, 2022

Paul are you taking this one? If so, what is your estimate for completing it?

@ffilz ffilz added the bug label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants