mbox series

[v1,0/2] exfat: fixes for invalid start_clu

Message ID PUZPR04MB6316005B9D2632DDB7E0E2EB81542@PUZPR04MB6316.apcprd04.prod.outlook.com (mailing list archive)
Headers show
Series exfat: fixes for invalid start_clu | expand

Message

Yuezhang.Mo@sony.com Oct. 30, 2024, 7:46 a.m. UTC
Namjae Jeon (1):
  exfat: fix uninit-value in __exfat_get_dentry_set

Yuezhang Mo (1):
  exfat: fix out-of-bounds access of directory entries

 fs/exfat/namei.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

Comments

Namjae Jeon Oct. 31, 2024, 12:23 p.m. UTC | #1
On Wed, Oct 30, 2024 at 4:47 PM Yuezhang.Mo@sony.com
<Yuezhang.Mo@sony.com> wrote:
>
> Namjae Jeon (1):
>   exfat: fix uninit-value in __exfat_get_dentry_set
>
> Yuezhang Mo (1):
>   exfat: fix out-of-bounds access of directory entries
>
>  fs/exfat/namei.c | 21 +++++++++++++++++----
>  1 file changed, 17 insertions(+), 4 deletions(-)
Applied them to #dev.
Thanks!
>
> --
> 2.43.0
>