Re: [PATCH 5/9] hfsplus: Known exploit detection for CVE-2012-2319

2013-12-13 Thread One Thousand Gnomes
On Thu, 12 Dec 2013 17:52:28 +0100 vegard.nos...@oracle.com wrote: > From: Vegard Nossum > > See 6f24f892871acc47b40dd594c63606a17c714f77. > > Cc: Greg Kroah-Hartman > Signed-off-by: Vegard Nossum > --- > fs/hfsplus/catalog.c |2 ++ > fs/hfsplus/dir.c |3 +++ > 2 files changed, 5

Re: [PATCH 5/9] hfsplus: Known exploit detection for CVE-2012-2319

2013-12-12 Thread Greg Kroah-Hartman
On Thu, Dec 12, 2013 at 05:52:28PM +0100, vegard.nos...@oracle.com wrote: > From: Vegard Nossum > > See 6f24f892871acc47b40dd594c63606a17c714f77. Please put the "name" of the git commit after it, to make it easier to determine what this is referring to. > Cc: Greg Kroah-Hartman > Signed-off-by

[PATCH 5/9] hfsplus: Known exploit detection for CVE-2012-2319

2013-12-12 Thread vegard . nossum
From: Vegard Nossum See 6f24f892871acc47b40dd594c63606a17c714f77. Cc: Greg Kroah-Hartman Signed-off-by: Vegard Nossum --- fs/hfsplus/catalog.c |2 ++ fs/hfsplus/dir.c |3 +++ 2 files changed, 5 insertions(+) diff --git a/fs/hfsplus/catalog.c b/fs/hfsplus/catalog.c index 968ce41..