[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150803141625.GB20968@8bytes.org>
Date: Mon, 3 Aug 2015 16:16:26 +0200
From: Joerg Roedel <joro@...tes.org>
To: Kees Cook <keescook@...omium.org>
Cc: linux-kernel@...r.kernel.org,
David Woodhouse <dwmw2@...radead.org>,
iommu@...ts.linux-foundation.org
Subject: Re: [PATCH] iommu: avoid format string leaks into iommu_device_create
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@...omium.org>
> ---
> 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@...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