Re: [PATCH 0/6] xfrm_user info leaks

2012-09-20 Thread Mathias Krause
On Fri, Sep 21, 2012 at 12:09 AM, David Miller wrote: > From: Mathias Krause > Date: Wed, 19 Sep 2012 23:33:37 +0200 > >> the following series fixes various info leaks in the xfrm netlink >> interface. As always, a test case can be supplied on request. >> >> Patches 1 to 5 are probably material f

Re: [PATCH 0/6] xfrm_user info leaks

2012-09-20 Thread David Miller
From: Mathias Krause Date: Wed, 19 Sep 2012 23:33:37 +0200 > the following series fixes various info leaks in the xfrm netlink > interface. As always, a test case can be supplied on request. > > Patches 1 to 5 are probably material for stable, too. Patch 6 is just a > minor optimization I stumbl

[PATCH 0/6] xfrm_user info leaks

2012-09-19 Thread Mathias Krause
Hi David, the following series fixes various info leaks in the xfrm netlink interface. As always, a test case can be supplied on request. Patches 1 to 5 are probably material for stable, too. Patch 6 is just a minor optimization I stumbled across while auditing the code. Please apply! P.S.: Wha