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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 11 Feb 2022 18:25:25 -0500 From: "Martin K. Petersen" <martin.petersen@...cle.com> To: Kees Cook <keescook@...omium.org>, Sathya Prakash <sathya.prakash@...adcom.com> Cc: "Martin K . Petersen" <martin.petersen@...cle.com>, Suganath Prabu Subramani <suganath-prabu.subramani@...adcom.com>, "James E.J. Bottomley" <jejb@...ux.ibm.com>, Sreekanth Reddy <sreekanth.reddy@...adcom.com>, linux-hardening@...r.kernel.org, linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org, MPT-FusionLinux.pdl@...adcom.com Subject: Re: [PATCH] scsi: mpt3sas: Convert to flexible arrays On Tue, 1 Feb 2022 14:39:48 -0800, Kees Cook wrote: > This converts to a flexible array instead of the old-style 1-element > arrays. The existing code already did the correct math for finding the > size of the resulting flexible array structure, so there is no binary > difference. > > The other two structures converted to use flexible arrays appear to > have no users at all. > > [...] Applied to 5.18/scsi-queue, thanks! [1/1] scsi: mpt3sas: Convert to flexible arrays https://git.kernel.org/mkp/scsi/c/d20b3dae630f -- Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists