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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue,  5 Apr 2011 15:04:11 +0200
From:	kaber@...sh.net
To:	davem@...emloft.net
Cc:	netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 0/8] netfilter: netfilter fixes for 2.6.39-rc1

Hi Dave,

the following patches for 2.6.39-rc1 fix a few bugs in netfilter:

- ipset list:set timeout variant was broken, from Jozsef

- incorrect locking in ipset, from Jozsef

- incorrect parsing of the amount of elements encoded in SEQUENCE OF for
  numbers between 2^8 and 2^16-1 in the H.323 conntrack ASN.1 parser,
  from David Sterba

- a NULL pointer dereference in ip_vs_genl_dump_daemons(), from Hans

- patches from Florian to avoid pulling in the IPv6 module when loading
  the xt_addrtype module

- an inverted check for inversion in the conntrack direction match,
  from Florian

Please apply or pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master

Thanks!

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists