Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1198883 > unrolled thread

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

Started byJoerg Roedel <joro@8bytes.org>
First post2015-08-03 16:20 +0200
Last post2015-08-03 16:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] iommu: avoid format string leaks into iommu_device_create Joerg Roedel <joro@8bytes.org> - 2015-08-03 16:20 +0200

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

FromJoerg Roedel <joro@8bytes.org>
Date2015-08-03 16:20 +0200
SubjectRe: [PATCH] iommu: avoid format string leaks into iommu_device_create
Message-ID<pToKS-5tZ-1@gated-at.bofh.it>
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@chromium.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web