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
| ||
|
Message-Id: <169624711583.134088.705118476077332376.b4-ty@kernel.org> Date: Mon, 02 Oct 2023 14:45:15 +0300 From: Leon Romanovsky <leon@...nel.org> To: Jason Gunthorpe <jgg@...pe.ca>, Kees Cook <keescook@...omium.org> Cc: Dennis Dalessandro <dennis.dalessandro@...nelisnetworks.com>, HÃ¥kon Bugge <haakon.bugge@...cle.com>, Avihai Horon <avihaih@...dia.com>, Anand Khoje <anand.a.khoje@...cle.com>, Mark Bloch <mbloch@...dia.com>, Christian Benvenuti <benve@...co.com>, Nelson Escobar <neescoba@...co.com>, Bernard Metzler <bmt@...ich.ibm.com>, Bart Van Assche <bvanassche@....org>, "Gustavo A. R. Silva" <gustavoars@...nel.org>, Nathan Chancellor <nathan@...nel.org>, Nick Desaulniers <ndesaulniers@...gle.com>, Tom Rix <trix@...hat.com>, Patrisious Haddad <phaddad@...dia.com>, Chuck Lever <chuck.lever@...cle.com>, Tom Talpey <tom@...pey.com>, wangjianli <wangjianli@...rlc.com>, linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org, linux-hardening@...r.kernel.org, llvm@...ts.linux.dev Subject: Re: [PATCH 0/7] RDMA: Annotate structs with __counted_by On Fri, 29 Sep 2023 11:04:23 -0700, Kees Cook wrote: > This annotates several structures with the coming __counted_by attribute > for bounds checking of flexible arrays at run-time. For more details, see > commit dd06e72e68bc ("Compiler Attributes: Add __counted_by macro"). > > Thanks! > > -Kees > > [...] Applied, thanks! [1/7] RDMA: Annotate struct rdma_hw_stats with __counted_by https://git.kernel.org/rdma/rdma/c/4755dc6f29597d [2/7] RDMA/core: Annotate struct ib_pkey_cache with __counted_by https://git.kernel.org/rdma/rdma/c/fc424078f50840 [3/7] RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_by https://git.kernel.org/rdma/rdma/c/ed7c64de622ff9 [4/7] RDMA/siw: Annotate struct siw_pbl with __counted_by https://git.kernel.org/rdma/rdma/c/0bc018b7a7b733 [5/7] IB/srp: Annotate struct srp_fr_pool with __counted_by https://git.kernel.org/rdma/rdma/c/bd8eec5bfa59b5 [6/7] IB/mthca: Annotate struct mthca_icm_table with __counted_by https://git.kernel.org/rdma/rdma/c/2aba54a9e0ead5 [7/7] IB/hfi1: Annotate struct tid_rb_node with __counted_by https://git.kernel.org/rdma/rdma/c/964168970cef5f Best regards, -- Leon Romanovsky <leon@...nel.org>
Powered by blists - more mailing lists