Re: [PATCH] iommu: avoid format string leaks into iommu_device_create

From: Joerg Roedel
Date: Mon Aug 03 2015 - 10:16:31 EST


On Fri, Jul 24, 2015 at 04:27:57PM -0700, Kees Cook wrote:
> This makes sure it won't be possible to accidentally leak format
> strings into iommu device names. Current name allocations are safe,
> but this makes the "%s" explicit.
>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> ---
> drivers/iommu/dmar.c | 2 +-
> drivers/iommu/intel-iommu.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/