[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <540E29B1.6090005@gmail.com>
Date: Tue, 09 Sep 2014 00:12:01 +0200
From: Hugues <morisset.hugues@...il.com>
To: gregkh@...uxfoundation.org
CC: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 4/4] staging: lustre: Fix potential buffer underflow
Fix potential buffer underflow
When the string 'name' start with a '-' ptr == name and so --ptr will
underflow, this patch corrected this by checking ptr before decrementing.
View attachment "0004-staging-lustre-Fix-potential-buffer-underflow.patch" of type "text/x-patch" (927 bytes)
Powered by blists - more mailing lists