You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code snips
Overrunning struct type CFE_MSG_Message_t of 16 bytes by passing it to a function which accesses it at byte offset 159 using argument 160UL.
Describe the bug
Out-of-bounds access (OVERRUN)
Expected behavior
Fix overruns
Code snips
Overrunning struct type CFE_MSG_Message_t of 16 bytes by passing it to a function which accesses it at byte offset 159 using argument 160UL.
cFE/modules/evs/fsw/src/cfe_evs_task.c
Lines 75 to 76 in 98f78e8
Overrunning struct type CFE_MSG_Message_t of 16 bytes by passing it to a function which accesses it at byte offset 47 using argument 48UL.
cFE/modules/evs/fsw/src/cfe_evs_utils.c
Lines 412 to 413 in 98f78e8
Overrunning struct type CFE_MSG_Message_t of 16 bytes by passing it to a function which accesses it at byte offset 31 using argument 32UL.
cFE/modules/sb/fsw/src/cfe_sb_task.c
Line 868 in 98f78e8
Overrunning struct type CFE_MSG_Message_t of 16 bytes by passing it to a function which accesses it at byte offset 43 using argument 44UL.
cFE/modules/sb/fsw/src/cfe_sb_task.c
Lines 207 to 208 in 98f78e8
Overrunning struct type CFE_MSG_Message_t of 16 bytes by passing it to a function which accesses it at byte offset 299 using argument 300UL.
cFE/modules/tbl/fsw/src/cfe_tbl_task.c
Line 241 in 98f78e8
Overrunning struct type CFE_MSG_Message_t of 8 bytes by passing it to a function which accesses it at byte offset 27 using argument 28UL.
cFE/modules/time/fsw/src/cfe_time_utils.c
Lines 355 to 356 in 98f78e8
System observed on:
Coverity: https://scan.coverity.com/projects/arielsadamsnasa-cfs-jsf-rules?tab=overview
Reporter Info
Ariel Adams, ASRC Federal
The text was updated successfully, but these errors were encountered: