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

[Backport v1.14] net: coap: Fix possible overflow #24530

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

ceolin
Copy link
Member

@ceolin ceolin commented Apr 20, 2020

Fix possible integer overflow when parsing a CoAP packet.

Signed-off-by: Flavio Ceolin flavio.ceolin@intel.com

Fix possible integer overflow when parsing a CoAP packet.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
@ceolin ceolin added bug The issue is a bug, or the PR is fixing a bug area: Networking backport v1.14-branch labels Apr 20, 2020
@ceolin ceolin requested a review from rveerama1 as a code owner April 20, 2020 17:46
@ceolin ceolin requested a review from nashif April 20, 2020 17:46
@nashif nashif merged commit 3b80046 into zephyrproject-rtos:v1.14-branch Jun 4, 2020
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
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants