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...
CVE-2024-40985
- EPSS 0.24%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 06.10.2025 20:17:31
In the Linux kernel, the following vulnerability has been resolved: net/tcp_ao: Don't leak ao_info on error-path It seems I introduced it together with TCP_AO_CMDF_AO_REQUIRED, on version 5 [1] of TCP-AO patches. Quite frustrative that having all t...
CVE-2024-40986
- EPSS 0.24%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 04.08.2026 11:19:12
In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr() Requests the vchan lock before using xdma->stop_request.
CVE-2024-40987
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.
CVE-2024-40988
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.
CVE-2024-40989
- EPSS 0.3%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 04.08.2026 11:19:13
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in...
CVE-2024-40990
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 04.08.2026 11:19:13
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq max_sge attribute max_sge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed ...
CVE-2024-40991
- EPSS 0.24%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 04.08.2026 11:19:13
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id() The of_k3_udma_glue_parse_chn_by_id() helper function erroneously invokes "of_node_put()" on the "udmax_np" devic...
CVE-2024-40992
- EPSS 0.61%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 04.08.2026 11:19:14
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be a...