-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Description
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/main/subsys/tracing/ctf/ctf_top.c
Category: Memory - corruptions
Function: sys_trace_socket_sendmsg_enter
Component: Other
CID: 530427
Details:
zephyr/subsys/tracing/ctf/ctf_top.c
Line 493 in 294f7e5
| (void)net_addr_ntop(((struct sockaddr *)msg->msg_name)->sa_family, |
Please fix or provide comments in coverity using the link:
https://scan9.scan.coverity.com/#/project-view/29271/12996?selectedIssue=530427
For more information about the violation, check the Coverity Reference. (CWE-119)
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.
Also see the related Coverity documentation for more information.