Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: fix a buffer overflow in modpost
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>
- Loading branch information