diff options
author | 2008-11-13 13:20:00 +0900 | |
---|---|---|
committer | 2009-01-06 10:44:31 -0800 | |
commit | c65b9145f40da99cad000f81823265dc70e5fcf9 (patch) | |
tree | f26091022846aea449821b6c1acdbc46d75da6b1 /include | |
parent | sysfs: clarify SYSFS_DEPRECATED help text (diff) | |
download | wireguard-linux-c65b9145f40da99cad000f81823265dc70e5fcf9.tar.xz wireguard-linux-c65b9145f40da99cad000f81823265dc70e5fcf9.zip |
uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
kobject_uevent_env() uses envp_ext[] as verbatim format string which
can cause problems ranging from unexpectedly mangled string to oops if
a string in envp_ext[] contains substring which can be interpreted as
format. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions