CVE-2024-53122
- EPSS 0.04%
- Published 02.12.2024 14:15:13
- Last modified 03.11.2025 23:17:21
In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before st...
CVE-2024-53123
- EPSS 0.03%
- Published 02.12.2024 14:15:13
- Last modified 03.11.2025 23:17:22
In the Linux kernel, the following vulnerability has been resolved: mptcp: error out earlier on disconnect Eric reported a division by zero splat in the MPTCP protocol: Oops: divide error: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 1 UID: 0 PID: 6094 Co...
CVE-2024-53124
- EPSS 0.07%
- Published 02.12.2024 14:15:13
- Last modified 03.11.2025 21:17:27
In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk->sk_forward_alloc Syzkaller reported this warning: ------------[ cut here ]------------ WARNING: CPU: 0 PID: 16 at net/ipv4/af_inet.c:156 inet_sock_...
CVE-2024-53113
- EPSS 0.05%
- Published 02.12.2024 14:15:12
- Last modified 03.11.2025 23:17:21
In the Linux kernel, the following vulnerability has been resolved: mm: fix NULL pointer dereference in alloc_pages_bulk_noprof We triggered a NULL pointer dereference for ac.preferred_zoneref->zone in alloc_pages_bulk_noprof() when the task is mig...
CVE-2024-53114
- EPSS 0.03%
- Published 02.12.2024 14:15:12
- Last modified 01.10.2025 21:16:32
In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client A number of Zen4 client SoCs advertise the ability to use virtualized VMLOAD/VMSAVE, but using these instructions is rep...
CVE-2024-53115
- EPSS 0.04%
- Published 02.12.2024 14:15:12
- Last modified 01.10.2025 21:16:33
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle The 'vmw_user_object_buffer' function may return NULL with incorrect inputs. To avoid possible null pointe...
CVE-2024-53116
- EPSS 0.04%
- Published 02.12.2024 14:15:12
- Last modified 01.10.2025 21:16:33
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings....
CVE-2024-53117
- EPSS 0.04%
- Published 02.12.2024 14:15:12
- Last modified 01.10.2025 21:16:33
In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Improve MSG_ZEROCOPY error handling Add a missing kfree_skb() to prevent memory leaks.
CVE-2024-53118
- EPSS 0.04%
- Published 02.12.2024 14:15:12
- Last modified 01.10.2025 21:16:33
In the Linux kernel, the following vulnerability has been resolved: vsock: Fix sk_error_queue memory leak Kernel queues MSG_ZEROCOPY completion notifications on the error queue. Where they remain, until explicitly recv()ed. To prevent memory leaks,...
CVE-2024-53119
- EPSS 0.05%
- Published 02.12.2024 14:15:12
- Last modified 03.11.2025 23:17:21
In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix accept_queue memory leak As the final stages of socket destruction may be delayed, it is possible that virtio_transport_recv_listen() will be called after the acc...