[PATCH 0/1x2] [CVE-2012-2319] hfsplus: Fix potential buffer overflows

Brad Figg brad.figg at canonical.com
Thu May 24 00:26:26 UTC 2012


Following this cover-letter are the two actual patches. One is a clean
cherry-pick which applies to Natty. The other patch is a trivial backport
which applies to Hardy and Lucid.

CVE-2012-2319

Commit ec81aecb2966 ("hfs: fix a potential buffer overflow") fixed a few
potential buffer overflows in the hfs filesystem.  But as Timo Warns
pointed out, these changes also need to be made on the hfsplus
filesystem as well.

Greg Kroah-Hartman (1):
  hfsplus: Fix potential buffer overflows

 fs/hfsplus/catalog.c |    4 ++++
 fs/hfsplus/dir.c     |   11 +++++++++++
 2 files changed, 15 insertions(+)

-- 
1.7.9.5





More information about the kernel-team mailing list