Opened 5 years ago
#15847 new enhancement
app_server_link protocol does not do enough error checking
Reported by: | pulkomandy | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It is possible to crash app_server by sending incorrect things to the app_server_link (see for example #14983). The app_server_link protocol should be reviewed to make sure this does not happen and app_server never crashes because of this.
We can review and redesign the code and protocol, but probably doing some fuzzing is also a good idea to catch as much cases as possible.
Note:
See TracTickets
for help on using tickets.