commit | a1ecf3c4560ef8260f73ffb85b425f3a046cd419 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Oct 20 18:47:34 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 21 08:48:51 2014 -0200 |
tree | 0e29785e45651beab186dd01284838f9fab35c93 | |
parent | b832e749f0c750b06deece320489e8a9e6ae9e80 [diff] |
[media] af9035: make sure loading modules is const Make sure that loaded modules are const char strings so we don't load arbitrary modules in the future, nor allow for format string leaks in the module request call. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>