Skip to content

ext4: fix use-after-free and memory errors when working with a corrupted directory

Lukas Czerner requested to merge lczerner/centos-stream-9:bz2070213 into main

Merge Request Required Information

Prevent possible use-after-free and spreading corruption when working with a corrupted directory.

Summary of Changes

Approved Bugzilla Ticket

Bugzilla: https://bugzilla.redhat.com/2070213

CVE: CVE-2022-1184

Signed-off-by: Lukas Czerner lczerner@redhat.com

Edited by Lukas Czerner

Merge request reports