diff options
author | 2012-02-10 09:03:58 +0100 | |
---|---|---|
committer | 2012-02-10 09:04:49 +0100 | |
commit | f6302f1bcd75a042df69866d98b8d775a668f8f1 (patch) | |
tree | 06319873d688c602ef353120f94f63c3da85dfd1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | loop: zero fill bio instead of return -EIO for partial read (diff) | |
download | linux-dev-f6302f1bcd75a042df69866d98b8d775a668f8f1.tar.xz linux-dev-f6302f1bcd75a042df69866d98b8d775a668f8f1.zip |
relay: prevent integer overflow in relay_open()
"subbuf_size" and "n_subbufs" come from the user and they need to be
capped to prevent an integer overflow.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: stable@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions