lvs-devel
|
To: | Simon Horman <horms@xxxxxxxxxxxx> |
---|---|
Subject: | Re: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered |
Cc: | wensong@xxxxxxxxxxxx, ja@xxxxxx, kaber@xxxxxxxxx, davem@xxxxxxxxxxxxx, davej@xxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx |
From: | Sasha Levin <levinsasha928@xxxxxxxxx> |
Date: | Fri, 6 Apr 2012 11:07:21 +0200 |
On Fri, Apr 6, 2012 at 1:19 AM, Simon Horman <horms@xxxxxxxxxxxx> wrote: > On Thu, Apr 05, 2012 at 07:24:33PM -0400, Sasha Levin wrote: >> The registration of a protocol might fail, there were no checks >> and all registrations were assumed to be correct. This lead to >> NULL ptr dereferences when apps tried registering. > > Thanks, I will queue up this fix. > > Do you have a real-world example of this failing, if so it > might be worth pushing your change into stable. The scenario is a failed allocation in register_ip_vs_proto_netns(), which can happen in real world cases as well. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
Previous by Date: | Re[2]: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered, Hans Schillstrom |
---|---|
Next by Date: | Re: Re[2]: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered, Sasha Levin |
Previous by Thread: | Re: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered, Simon Horman |
Next by Thread: | Re: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered, Pablo Neira Ayuso |
Indexes: | [Date] [Thread] [Top] [All Lists] |