Bug #37864 | COM_PROCESS_KILL may crash server or kill random thread | ||
---|---|---|---|
Submitted: | 4 Jul 2008 10:16 | Modified: | 9 Jul 2008 10:13 |
Reporter: | Jan Kneschke | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.51b | OS: | Any |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
[4 Jul 2008 10:16]
Jan Kneschke
[4 Jul 2008 13:35]
Sergei Golubchik
it's a bug, but without security implications
[8 Jul 2008 16:55]
Sergei Golubchik
It's a minor cosmetic issue. Cannot cause information disclosure, privilege escalation, or a crash.
[8 Jul 2008 16:59]
Sergei Golubchik
may be even not a bug - see bug#37915
[9 Jul 2008 10:13]
Konstantin Osipov
Not a bug with the same reasoning as in case of Bug#37915 -- the buffer is guaranteed to be allocated, the connections has been authenticated, and a malformed packet is possible only in case when the client violates the client/server protocol.