e) _cb_l2ping_ping() SEGFAULTs when no parameter is passed.
This function unconditionally dereferences the params string in a sscanf()
call, which causes a SEGFAULT by dereferencing a NULL pointer when a user is
not passing any parameter data.
e) _cb_l2ping_ping() SEGFAULTs when no parameter is passed.
This function unconditionally dereferences the params string in a sscanf()
call, which causes a SEGFAULT by dereferencing a NULL pointer when a user is
not passing any parameter data.
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | raster | T8669 enlightenment_system security issue tracker bug. | ||
Resolved | raster | T8674 enlightenment_system: `_cb_l2ping_ping()` SEGFAULTs when no parameter is passed. |