[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1286193211.git.EXT-Eugeny.Kuznetsov@nokia.com>
Date: Tue, 5 Oct 2010 12:44:16 +0400
From: Evgeny Kuznetsov <EXT-Eugeny.Kuznetsov@...ia.com>
To: akpm@...ux-foundation.org, torvalds@...ux-foundation.org
Cc: phillip@...gher.demon.co.uk, hsweeten@...ionengravers.com,
hpa@...or.com, linux-kernel@...r.kernel.org,
ext-eugeny.kuznetsov@...ia.com
Subject: [PATCH 0/1] initramfs: strcpy destination string overflow
Hi,
Here is patch which fixes bug in /init/initramfs.c file.
Function "strcpy" is used without check for maximum allowed source
string length and could cause destination string overflow.
Thanks,
Best Regards,
Evgeny
Evgeny Kuznetsov (1):
initramfs: strcpy destination string overflow
init/initramfs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists