APPLIED: [SRU][N][PATCH 0/1] CVE-2024-50265
Koichiro Den
koichiro.den at canonical.com
Fri Feb 28 03:12:28 UTC 2025
On Wed, Jan 29, 2025 at 05:54:21PM GMT, Massimiliano Pellizzer wrote:
> [Impact]
>
> ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
>
> Modify error-handling logic in ocfs2_xa_remove() to ensure that the
> xattr entry is removed only once, preventing the NULL pointer
> dereference.
>
> [Fix]
>
> Oracular: Fixed via upstream stable updates (LP: #2091645)
> Noble: Cherry pick from upstream
> Jammy: Fixed via upstream stable updates (LP: #2089533)
> Focal: Fixed via upstream stable updates (LP: #2089558)
> Bionic: Sent to ESM ML
> Xenial: Sent to ESM ML
> Trusty: Sent to ESM ML
>
> [Test Case]
>
> Compile tested only.
>
> [Where problems could occur]
>
> A regression here is unlikely due to the very limited scope of the
> patch
>
> Andrew Kanner (1):
> ocfs2: remove entry once instead of null-ptr-dereference in
> ocfs2_xa_remove()
>
> fs/ocfs2/xattr.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Applied to noble:linux master-next branch. Thanks!
More information about the kernel-team
mailing list