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


Groups > linux.kernel > #1681108

Re: [PATCH][drm-next] drm compat: ensure mode in drm_agp_info is being copied

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH][drm-next] drm compat: ensure mode in drm_agp_info is being copied
Date 2017-07-04 19:40 +0200
Message-ID <tZzXQ-2ZJ-19@gated-at.bofh.it> (permalink)
References <tZzbt-2v3-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jul 04, 2017 at 05:48:21PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> A recent compat change removed the copying of i32.mode from info.mode.
> Add it back in to fix this removal as we currently are leaking information
> from the stack.
> 
> Detected by CoverityScan, CID#1449374 ("Unitialized scalar variable")

Folded and pushed out.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH][drm-next] drm compat: ensure mode in drm_agp_info is being copied Colin King <colin.king@canonical.com> - 2017-07-04 18:50 +0200
  Re: [PATCH][drm-next] drm compat: ensure mode in drm_agp_info is  being copied Al Viro <viro@ZenIV.linux.org.uk> - 2017-07-04 19:40 +0200

csiph-web