Skip to content

[Coverity CID: 338026] Explicit null dereferenced in subsys/modem/modem_cmux.c #66834

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
zephyrbot opened this issue Dec 21, 2023 · 2 comments · Fixed by #69007
Closed

[Coverity CID: 338026] Explicit null dereferenced in subsys/modem/modem_cmux.c #66834

zephyrbot opened this issue Dec 21, 2023 · 2 comments · Fixed by #69007
Assignees
Labels
area: Modem bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: medium Medium impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

Static code scan issues found in file:

https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/modem/modem_cmux.c

Category: Null pointer dereferences
Function: modem_cmux_connect_response_transmit
Component: Other
CID: 338026

Details:

https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/modem/modem_cmux.c#L461

Please fix or provide comments in coverity using the link:

https://scan9.scan.coverity.com/reports.htm#v29271/p12996.

For more information about the violation, check the Coverity Reference. (CWE-476)

Note: This issue was created automatically. Priority was set based on classification
of the file affected and the impact field in coverity. Assignees were set using the MAINTAINERS file.

@zephyrbot zephyrbot added area: Modem bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: medium Medium impact/importance bug labels Dec 21, 2023
@zephyrbot zephyrbot reopened this Nov 25, 2024
@zephyrbot
Copy link
Collaborator Author

This coverity CID still appears as an outstanding issue. Please make sure any fixes correctly address the problem or triage the issue correctly in coverity on https://scan.coverity.com/.

@zephyrbot
Copy link
Collaborator Author

This coverity CID is not in the outstanding issues anymore, code might have changed or issue was resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Modem bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants