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 Request backport to the 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
@carlescufi carlescufi added this to To do in Backports Apr 21, 2020
@carlescufi carlescufi moved this from To do to Ready in Backports Apr 21, 2020
@nashif nashif merged commit 3b80046 into zephyrproject-rtos:v1.14-branch Jun 4, 2020
Backports automation moved this from Ready to Done Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking backport v1.14-branch Request backport to the v1.14-branch bug The issue is a bug, or the PR is fixing a bug
Projects
Backports
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants