APPLIED: [SRU][F][PATCH 0/1] CVE-2024-36938
Roxana Nicolescu
roxana.nicolescu at canonical.com
Fri Oct 18 12:39:10 UTC 2024
On 27/09/2024 14:22, Massimiliano Pellizzer wrote:
> [Impact]
>
> Fix NULL pointer data-races in sk_psock_skb_ingress_enqueue()
>
> [Fix]
>
> Noble: Fixed
> Jammy: Fixed
> Focal: Cherry picked from linux-5.10.y
> Bionic: Not affected
> Xenial: Not affected
>
> [Test Case]
>
> Compile and boot tested.
>
> [Where problems could occur]
>
> The fix affects the networking subsystem, specifically the BPF sockmap
> implementation. An issue with this fix may lead to kernel crashes when
> handling network traffic, particularly under heavy load or high
> concurrency. Users may also experience poor network performance, failed
> socket operations, or application crashes involving BPF programs.
>
> Jason Xing (1):
> bpf, skmsg: Fix NULL pointer dereference in
> sk_psock_skb_ingress_enqueue
>
> include/linux/skmsg.h | 2 ++
> 1 file changed, 2 insertions(+)
>
Applied to focal:linux master-next branch. Thanks!
More information about the kernel-team
mailing list