CVE-2024-41010
- EPSS 0.37%
- Veröffentlicht 17.07.2024 07:15:02
- Zuletzt bearbeitet 04.08.2026 11:19:15
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcx_entry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcx_entry can be released too early leading to...
CVE-2024-41009
- EPSS 0.27%
- Veröffentlicht 17.07.2024 07:15:01
- Zuletzt bearbeitet 04.08.2026 11:19:15
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: con...
CVE-2022-48846
- EPSS 0.22%
- Veröffentlicht 16.07.2024 13:15:11
- Zuletzt bearbeitet 21.11.2024 07:34:12
In the Linux kernel, the following vulnerability has been resolved: block: release rq qos structures for queue without disk blkcg_init_queue() may add rq qos structures to request queue, previously blk_cleanup_queue() calls rq_qos_exit() to release...
CVE-2024-41008
- EPSS 0.19%
- Veröffentlicht 16.07.2024 08:15:02
- Zuletzt bearbeitet 04.08.2026 11:19:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The major changes are: - vm->task_info is a dynamically allocated p...
CVE-2024-41007
- EPSS 0.77%
- Veröffentlicht 15.07.2024 09:15:02
- Zuletzt bearbeitet 04.08.2026 11:19:15
In the Linux kernel, the following vulnerability has been resolved: tcp: avoid too many retransmit packets If a TCP socket is using TCP_USER_TIMEOUT, and the other peer retracted its window to zero, tcp_retransmit_timer() can retransmit a packet ev...
CVE-2024-41001
- EPSS 0.27%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 03.11.2025 22:17:21
In the Linux kernel, the following vulnerability has been resolved: io_uring/sqpoll: work around a potential audit memory leak kmemleak complains that there's a memory leak related to connect handling: unreferenced object 0xffff0001093bdf00 (size ...
CVE-2024-41002
- EPSS 0.27%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 03.11.2025 22:17:22
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - Fix memory leak for sec resource release The AIV is one of the SEC resources. When releasing resources, it need to release the AIV resources at the same tim...
CVE-2024-41003
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 04.08.2026 11:19:14
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reg_set_min_max corruption of fake_reg Juan reported that after doing some changes to buzzer [0] and implementing a new fuzzing strategy guided by coverage, they noticed t...
CVE-2024-41004
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock (get a reference) those event file reference in module...
CVE-2024-41005
- EPSS 0.19%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpoll_owner_active KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in net_rx_action / netpoll_send_skb write (marked) to 0xfff...