ACK: [PATCH 0/1][SRU][J] udf: Fix directory iteration for longer tail extents

Kuba Pawlak kuba.pawlak at canonical.com
Wed Apr 9 12:54:20 UTC 2025


On 9.04.2025 09:22, Chris Chiu wrote:
> BugLink: https://bugs.launchpad.net/bugs/2103598
>
> [Impact]
>
> After kernel Ubuntu-5.15.0-132, lots of udf patches are introduced but it led to directory corruption when directory's last content has more than one block.
>
> [Fix]
>
> Cherry pick commit 1ea1cd11c72d("udf: Fix directory iteration for longer tail extents") from mainline to fix it.
>
> [Test Case]
>
> 1. Boot the patched kernel with the CDROM inserted.
> 2. Check if dmesg shows the error like: udf_fiiter_advance_blk: extent after position 2016 not allocated in directory
>
> [Where problems could occur]
> The patch is already landed after kernel 6.2 and it simply fixes the rounding issue for the directory access on udf filesystem. Should be low risk for regression.
>
> Jan Kara (1):
>    udf: Fix directory iteration for longer tail extents
>
>   fs/udf/directory.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Kuba Pawlak <kuba.pawlak at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x216A9D7E3B63DCB4.asc
Type: application/pgp-keys
Size: 3139 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250409/2ac44040/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250409/2ac44040/attachment-0001.sig>


More information about the kernel-team mailing list