lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170816161040.GA3550@kroah.com>
Date:   Wed, 16 Aug 2017 09:10:40 -0700
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Stephen Hemminger <stephen@...workplumber.org>
Cc:     kys@...rosoft.com, decui@...rosoft.com,
        devel@...uxdriverproject.org, linux-kernel@...r.kernel.org,
        stable@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com>,
        John Starks <jon.Starks@...rosoft.com>
Subject: Re: [PATCH] vmbus: fix missing signaling in hv_signal_on_read()

On Wed, Aug 16, 2017 at 08:49:46AM -0700, Stephen Hemminger wrote:
> When the space available before start of reading (cached_write_sz)
> is the same as the host required space (pending_sz), we need to
> still signal host.
> 
> Fixes: 433e19cf33d3 ("Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()")
> 
> Signed-off-by: John Starks <jon.Starks@...rosoft.com>
> Signed-off-by: Dexuan Cui <decui@...rosoft.com>
> Signed-off-by: Stephen Hemminger <sthemmin@...rosoft.com>
> ---
> This patch is for 4.13 (and stable).
> A different fix is needed for linux-next.

Is there a fix for this in Linus's tree?  If so, what's the git commit
id?  We need to wait for that until I can take it in -stable.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ