diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-12-05 17:53:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-13 13:32:55 +0200 |
commit | 93dd8b49c22623eb72a10beb44926dbd948c3618 (patch) | |
tree | 836f44b4b2067230ac08045abea01c7989e06181 /net/lapb/lapb_subr.c | |
parent | 9ef4bb8b24c83617043c6804fb547dbe1c4d9052 (diff) |
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
commit b4c233057771581698a13694ab6f33b48ce837dc upstream.
We always put a NUL terminator one space past the end of the "vendor"
buffer. Walter Harms also pointed out that this should just use
kstrndup().
Fixes: 7d17c02a01a1 ('mtd: Add new SmartMedia/xD FTL')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions