mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
When passing an file name > 1k the stack could be overflowed. Not really a security issue, but still better plugged. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>