Skip to content

x/net/route: ParseRIB doesn't pass basic fuzz test #16438

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

Closed
mikioh opened this issue Jul 20, 2016 · 1 comment
Closed

x/net/route: ParseRIB doesn't pass basic fuzz test #16438

mikioh opened this issue Jul 20, 2016 · 1 comment

Comments

@mikioh
Copy link
Contributor

mikioh commented Jul 20, 2016

Because I forgot to run it. The function surely crashes or hangs up with corrupted messages, though it never happens unless your kernel generates such corrupted messages. The root cause is simply the lack of check for the length field of TLV-style messages.

@mikioh mikioh added this to the Unreleased milestone Jul 20, 2016
@gopherbot
Copy link
Contributor

CL https://golang.org/cl/25070 mentions this issue.

@golang golang locked and limited conversation to collaborators Jul 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants