CVE-2024-49975
- EPSS 0.04%
- Published 21.10.2024 18:15:18
- Last modified 03.11.2025 23:16:36
In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "[uprobes]" vma xol_add_vma() maps the uninitialized page allocated by __create_xol_area() into userspace. On some architectures (x86) this memory...
CVE-2024-49976
- EPSS 0.04%
- Published 21.10.2024 18:15:18
- Last modified 25.10.2024 20:14:03
In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interface_lock in stop_kthread() stop_kthread() is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b ("tracing/timerlat: Add interfa...
CVE-2024-49977
- EPSS 0.05%
- Published 21.10.2024 18:15:18
- Last modified 03.11.2025 23:16:36
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 ("net: stmmac: No need to calculate speed divider when offload is disabled") allows the "port_tra...
CVE-2024-49978
- EPSS 0.05%
- Published 21.10.2024 18:15:18
- Last modified 03.11.2025 23:16:36
In the Linux kernel, the following vulnerability has been resolved: gso: fix udp gso fraglist segmentation after pull from frag_list Detect gso fraglist skbs with corrupted geometry (see below) and pass these to skb_segment instead of skb_segment_l...
CVE-2024-49979
- EPSS 0.03%
- Published 21.10.2024 18:15:18
- Last modified 29.10.2024 18:02:14
In the Linux kernel, the following vulnerability has been resolved: net: gso: fix tcp fraglist segmentation after pull from frag_list Detect tcp gso fraglist skbs with corrupted geometry (see below) and pass these to skb_segment instead of skb_segm...
CVE-2024-49980
- EPSS 0.04%
- Published 21.10.2024 18:15:18
- Last modified 31.10.2024 14:58:27
In the Linux kernel, the following vulnerability has been resolved: vrf: revert "vrf: Remove unnecessary RCU-bh critical section" This reverts commit 504fc6f4f7f681d2a03aa5f68aad549d90eab853. dev_queue_xmit_nit is expected to be called with BH dis...
- EPSS 0.03%
- Published 21.10.2024 18:15:18
- Last modified 03.11.2025 23:16:36
In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venus_remove due to race condition in venus_probe, core->work is bound with venus_sys_error_handler, which is used to handle error. The code...
CVE-2024-49982
- EPSS 0.04%
- Published 21.10.2024 18:15:18
- Last modified 03.11.2025 23:16:36
In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in more places For fixing CVE-2023-6270, f98364e92662 ("aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts") makes tx() ...
CVE-2024-49983
- EPSS 0.05%
- Published 21.10.2024 18:15:18
- Last modified 03.11.2025 23:16:37
In the Linux kernel, the following vulnerability has been resolved: ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free When calling ext4_force_split_extent_at() in ext4_ext_replay_update_ex(), the 'ppath' is updated but it is th...
CVE-2024-49984
- EPSS 0.04%
- Published 21.10.2024 18:15:18
- Last modified 27.12.2024 13:15:20
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than th...