On Sat, Sep 06, 2025 at 06:09:23PM +0800, k.chen wrote: > The previous fix (94458781aee6) was insufficient, > as it did not consider that > sizeof(struct hfsplus_attr_unistr) != sizeof(struct hfsplus_unistr). > > Fixes: 94458781aee6 ("hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()") > Signed-off-by: k.chen <k.chen@xxxxxxxxxxxxxxxx> Please use your name and not your email address for the "signed-off-by:" name portion. thanks, greg k-h