CVE-2024-53136
- EPSS 0.17%
- Veröffentlicht 04.12.2024 15:15:13
- Zuletzt bearbeitet 03.11.2025 23:17:22
In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmem_getattr()" Revert d949d1d14fa2 ("mm: shmem: fix data-race in shmem_getattr()") as suggested by Chuck [1]. It is causing deadlocks whe...
CVE-2024-53138
- EPSS 0.22%
- Veröffentlicht 04.12.2024 15:15:13
- Zuletzt bearbeitet 03.11.2025 23:17:23
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of get_page() and page_ref_inc() APIs to increment the page reference. But on the release p...
CVE-2024-53127
- EPSS 0.22%
- Veröffentlicht 04.12.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 23:17:22
In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf ("mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K") increased the max_req_siz...
CVE-2024-53128
- EPSS 0.21%
- Veröffentlicht 04.12.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 21:17:28
In the Linux kernel, the following vulnerability has been resolved: sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers When CONFIG_KASAN_SW_TAGS and CONFIG_KASAN_STACK are enabled, the object_is_on_stack() function may produce inc...
CVE-2024-53130
- EPSS 0.23%
- Veröffentlicht 04.12.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 23:17:22
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint When using the "block:block_dirty_buffer" tracepoint, mark_buffer_dirty() may cause a NULL pointer dereference, or a gen...
CVE-2024-53125
- EPSS 0.21%
- Veröffentlicht 04.12.2024 14:15:20
- Zuletzt bearbeitet 03.11.2025 21:17:28
In the Linux kernel, the following vulnerability has been resolved: bpf: sync_linked_regs() must preserve subreg_def Range propagation must not affect subreg_def marks, otherwise the following example is rewritten by verifier incorrectly when BPF_F...
CVE-2024-53122
- EPSS 0.2%
- Veröffentlicht 02.12.2024 14:15:13
- Zuletzt bearbeitet 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-53124
- EPSS 0.21%
- Veröffentlicht 02.12.2024 14:15:13
- Zuletzt bearbeitet 14.07.2026 13:17:12
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-53114
- EPSS 0.21%
- Veröffentlicht 02.12.2024 14:15:12
- Zuletzt bearbeitet 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-53119
- EPSS 0.25%
- Veröffentlicht 02.12.2024 14:15:12
- Zuletzt bearbeitet 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...