| commit | a4467f966f0c70fd232388c05798a84276eef1ef | [log] [tgz] |
|---|---|---|
| author | Kees Cook <keescook@chromium.org> | Tue Dec 15 10:47:16 2015 -0800 |
| committer | Kees Cook <keescook@chromium.org> | Sun Oct 02 21:55:55 2016 -0700 |
| tree | 86454b0315195ca5882474d2ae16cda133966402 | |
| parent | c8d2bc9bc39ebea8437fd974fdbc21847bb897a3 [diff] |
net: preclear output buffers for get*name Make sure that drivers can't leak memory into output buffers if they're copying too much of their structures. Signed-off-by: Kees Cook <keescook@chromium.org>