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

net_mgmt socket recvfrom does not check size properly #63835

Closed
jukkar opened this issue Oct 12, 2023 · 0 comments · Fixed by #63742
Closed

net_mgmt socket recvfrom does not check size properly #63835

jukkar opened this issue Oct 12, 2023 · 0 comments · Fixed by #63742
Assignees
Labels
area: Networking bug The issue is a bug, or the PR is fixing a bug

Comments

@jukkar
Copy link
Member

jukkar commented Oct 12, 2023

If the application wants to get information about used net_mgmt events it can use the socket recvfrom() API to get that information. In certain cases the user supplied buffer size is not checked properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant