zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
11.01k stars 6.7k forks source link

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

Open zephyrbot opened 1 year ago

zephyrbot commented 1 year ago

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_dlci_open_handler Component: Other CID: 323102

Details:

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

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 CODEOWNERS file.

zephyrbot commented 1 week ago

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/.