diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-11-10 17:11:21 +0100 |
|---|---|---|
| committer | Luis Henriques <luis.henriques@canonical.com> | 2015-01-16 14:34:49 +0000 |
| commit | 1ac43826bf324ba9835fc19df900c40e6a712935 (patch) | |
| tree | ed37439c3ef1866657fb194bb518672625a0a50f /include/uapi/linux/mqueue.h | |
| parent | 4f9c0232c679e3ec332b187b88c3f0b1dba4992e (diff) | |
netfilter: ipset: small potential read beyond the end of buffer
commit 2196937e12b1b4ba139806d132647e1651d655df upstream.
We could be reading 8 bytes into a 4 byte buffer here. It seems
harmless but adding a check is the right thing to do and it silences a
static checker warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/uapi/linux/mqueue.h')
0 files changed, 0 insertions, 0 deletions
