aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2018-04-03 14:33:49 +0200
committerJohannes Berg <[email protected]>2018-04-19 15:46:34 +0200
commita7cfebcb7594a24609268f91299ab85ba064bf82 (patch)
tree0d478a1526a6954b58dc0e9204eaa40591eaffdb /tools/perf/util/scripting-engines/trace-event-python.c
parent911a26484c33e10de6237228ca1d7293548e9f49 (diff)
cfg80211: limit wiphy names to 128 bytes
There's currently no limit on wiphy names, other than netlink message size and memory limitations, but that causes issues when, for example, the wiphy name is used in a uevent, e.g. in rfkill where we use the same name for the rfkill instance, and then the buffer there is "only" 2k for the environment variables. This was reported by syzkaller, which used a 4k name. Limit the name to something reasonable, I randomly picked 128. Reported-by: [email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions