[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKYAXd8x0Q1BPPUvL1FD-kYMyubj1pZuF-G6krfsttEKz-4Z6g@mail.gmail.com>
Date: Sat, 24 Aug 2024 23:11:28 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: Thorsten Blum <thorsten.blum@...lux.com>
Cc: sfrench@...ba.org, senozhatsky@...omium.org, tom@...pey.com,
kees@...nel.org, gustavoars@...nel.org, linux-cifs@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH] smb: Annotate struct xattr_smb_acl with __counted_by()
On Fri, Aug 23, 2024 at 8:48 PM Thorsten Blum <thorsten.blum@...lux.com> wrote:
>
> Add the __counted_by compiler attribute to the flexible array member
> entries to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and
> CONFIG_FORTIFY_SOURCE.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@...lux.com>
Applied it to #ksmbd-for-next-next.
Thanks!
Powered by blists - more mailing lists