ACK: [SRU][N][PATCH 0/1] CVE-2024-50265

Thibault Ferrante thibault.ferrante at canonical.com
Fri Feb 21 10:53:11 UTC 2025


Acked-by: Thibault Ferrante <thibault.ferrante at canonical.com>


On 29-01-2025 17:54, 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(-)
> 




More information about the kernel-team mailing list