From 6b6419005ef1590f4f532899222424b4539b0511 Mon Sep 17 00:00:00 2001 From: Alan Date: Tue, 17 Dec 2013 15:05:39 +0000 Subject: [PATCH] mkregtable: Fix sscanf handling If you feed the tool a suitable bogus register map you can break it in arbitary (code executing) ways. While this isn't a particularly exciting or probable attack vector we still ought to fix it. One of a set of sscanf issues reported by Jackie Chang Signed-off-by: Alan Cox Signed-off-by: Jiri Kosina --- Reading git-format-patch failed