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] [day] [month] [year] [list]
Date:   Thu,  3 Dec 2020 15:45:01 -0500
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     Subbu Seetharaman <subbu.seetharaman@...adcom.com>,
        Dan Carpenter <dan.carpenter@...cle.com>,
        Thomas Lamprecht <t.lamprecht@...xmox.com>
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        jejb@...ux.ibm.com, linux-kernel@...r.kernel.org,
        kernel-janitors@...r.kernel.org, stable@...r.kernel.org,
        jitendra.bhivare@...adcom.com, linux-scsi@...r.kernel.org,
        jayamohank@...edirect-lb5-1afb6e2973825a56.elb.us-east-1.amazonaws.com,
        James.Bottomley@...e.de, ketan.mukadam@...adcom.com,
        Greg KH <greg@...ah.com>
Subject: Re: [PATCH] scsi: be2iscsi: revert "Fix a theoretical leak in beiscsi_create_eqs()"

On Thu, 3 Dec 2020 15:18:26 +0300, Dan Carpenter wrote:

> My patch caused kernel Oopses and delays in boot.  Revert it.
> 
> The problem was that I moved the "mem->dma = paddr;" before the call to
> be_fill_queue().  But the first thing that the be_fill_queue() function
> does is memset the whole struct to zero which overwrites the assignment.

Added Cc: stable and applied to 5.10/scsi-fixes, thanks!

[1/1] scsi: be2iscsi: revert "Fix a theoretical leak in beiscsi_create_eqs()"
      https://git.kernel.org/mkp/scsi/c/eeaf06af6f87

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ