lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 01 Jun 2016 17:52:59 +0800
From:	Xiubo Li <lixiubo@...s.chinamobile.com>
To:	Pablo Neira Ayuso <pablo@...filter.org>
CC:	kaber@...sh.net, kadlec@...ckhole.kfki.hu, davem@...emloft.net,
	netfilter-devel@...r.kernel.org, netfilter@...r.kernel.org,
	coreteam@...filter.org, netdev@...r.kernel.org
Subject: Re: [PATCH] netfilter: fix possible ZERO_SIZE_PTR pointerdereferencing
 error.

>>   net/netfilter/x_tables.c | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/net/netfilter/x_tables.c b/net/netfilter/x_tables.c
>> index c8a0b7d..4df8e38 100644
>> --- a/net/netfilter/x_tables.c
>> +++ b/net/netfilter/x_tables.c
>> @@ -1185,6 +1185,9 @@ struct nf_hook_ops *xt_hook_link(const struct xt_table *table, nf_hookfn *fn)
>
> What kernel version are you using? I don't see xt_hook_link() in the
> development tree.

Sorry, in the wrong tree, i just work on linux-next tree, forget to 
checkout the newest tags.

Should I will use nf.git tree or others instead ?

>


Thanks very much.

BRs
Xiubo Li


Powered by blists - more mailing lists