Messages in this thread |  | | From | (David Wagner) | | Subject | Re: [PATCH 3/4] security/selinux: decrement sizeof size in strncmp | | Date | Thu, 12 Nov 2009 23:56:53 +0000 (UTC) |
| |
Julia Lawall wrote: > Is it possible for the 0 at the end of an explicit constant string > to get overwritten?
I don't see any way it could in this case. If there were some other bug that allowed overwriting the explicit constant string, we'd want to fix that other bug, but I don't see anything like that in this case.
|  |