summaryrefslogtreecommitdiffstats
path: root/tools/scripts
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2015-05-26 03:50:04 +0300
committerDavid S. Miller <davem@davemloft.net>2015-05-27 00:25:33 -0400
commit748a7295d7242bc1aaaec0e245cc61f2be754766 (patch)
tree161b2291bb05f5b0b3fd4e3339525665badbbfb2 /tools/scripts
parent082739aa458a74add9a2362988e5aca0367bfa53 (diff)
downloadlinux-748a7295d7242bc1aaaec0e245cc61f2be754766.tar.bz2
net: netxen: correct sysfs bin attribute return code
If read() syscall requests unexpected number of bytes from "dimm" binary attribute file, return EINVAL instead of EPERM. At the same time pin down sysfs file size to the fixed sizeof(struct netxen_dimm_cfg), which allows to exploit some missing sanity checks from kernfs (file boundary checks vs offset etc.) Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions