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
| ||
|
Message-Id: <1414458334-22479-1-git-send-email-horms@verge.net.au> Date: Tue, 28 Oct 2014 10:05:33 +0900 From: Simon Horman <horms@...ge.net.au> To: Pablo Neira Ayuso <pablo@...filter.org> Cc: lvs-devel@...r.kernel.org, netdev@...r.kernel.org, netfilter-devel@...r.kernel.org, Wensong Zhang <wensong@...ux-vs.org>, Julian Anastasov <ja@....bg>, Simon Horman <horms@...ge.net.au> Subject: [GIT PULL nf] IPVS Fixes for v3.18 Hi Pablo, please consider this fix for v3.18. It fixes a null-pointer dereference that may occur when logging errors. This problem was introduced by 4a4739d56b0 ("ipvs: Pull out crosses_local_route_boundary logic") in v3.17-rc5. As such I would also like it considered for 3.17-stable. The following changes since commit 7965ee93719921ea5978f331da653dfa2d7b99f5: netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() (2014-10-27 22:17:46 +0100) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v3.18 for you to fetch changes up to 3d53666b40007b55204ee8890618da79a20c9940: ipvs: Avoid null-pointer deref in debug code (2014-10-28 09:48:31 +0900) ---------------------------------------------------------------- Alex Gartrell (1): ipvs: Avoid null-pointer deref in debug code net/netfilter/ipvs/ip_vs_xmit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 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