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]
Date:   Wed, 30 Aug 2017 08:11:01 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     "Martin K. Petersen" <martin.petersen@...cle.com>
Cc:     Long Li <longli@...hange.microsoft.com>,
        linux-scsi@...r.kernel.org, Haiyang Zhang <haiyangz@...rosoft.com>,
        "James E . J . Bottomley" <JBottomley@...n.com>,
        linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: Re: [PATCH] storvsc: fix memory leak on ring buffer busy

On Tue, 29 Aug 2017 21:31:11 -0400
"Martin K. Petersen" <martin.petersen@...cle.com> wrote:

> Long,
> 
> > When storvsc is sending I/O to Hyper-v, it may allocate a bigger
> > buffer descriptor for large data payload that can't fit into a
> > pre-allocated buffer descriptor. This bigger buffer is freed on return
> > path.
> >
> > If I/O request to Hyper-v fails due to ring buffer busy, the storvsc
> > allocated buffer descriptor should also be freed.  
> 
> Which kernel version is this patch aimed at?
> 

Looks like this an old issue. Probably should add

Fixes: be0cf6ca301c ("scsi: storvsc: Set the tablesize based on the information given by the host")

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ