CVE-2024-53164
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 03.11.2025 21:17:35
In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail ...
CVE-2024-53165
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 03.11.2025 21:17:35
In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in register_intc_controller() In the error handling for this function, d is freed without ever removing it from intc_list which would lead to a use...
CVE-2024-53168
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 10.02.2025 18:15:26
In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcp_write_timer_handler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task ...
CVE-2022-49034
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:22
- Zuletzt bearbeitet 03.11.2025 21:15:54
In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS are selected, cpu_max_bits_warn() generates a runtime warning simi...
CVE-2022-21505
- EPSS 0.07%
- Veröffentlicht 24.12.2024 19:15:06
- Zuletzt bearbeitet 18.06.2025 20:42:10
In the linux kernel, if IMA appraisal is used with the "ima_appraise=log" boot param, lockdown can be defeated with kexec on any machine when Secure Boot is disabled or unavailable. IMA prevents setting "ima_appraise=log" from the boot param when Sec...
CVE-2024-53158
- EPSS 0.01%
- Veröffentlicht 24.12.2024 12:15:24
- Zuletzt bearbeitet 03.11.2025 21:17:34
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get() This loop is supposed to break if the frequency returned from clk_round_rate() is the same as on the previous itera...
CVE-2024-53161
- EPSS 0.01%
- Veröffentlicht 24.12.2024 12:15:24
- Zuletzt bearbeitet 03.11.2025 21:17:34
In the Linux kernel, the following vulnerability has been resolved: EDAC/bluefield: Fix potential integer overflow The 64-bit argument for the "get DIMM info" SMC call consists of mem_ctrl_idx left-shifted 16 bits and OR-ed with DIMM index. With m...
CVE-2024-53150
- EPSS 1.13%
- Veröffentlicht 24.12.2024 12:15:23
- Zuletzt bearbeitet 04.11.2025 16:47:05
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. ...
CVE-2024-53151
- EPSS 0.01%
- Veröffentlicht 24.12.2024 12:15:23
- Zuletzt bearbeitet 03.11.2025 21:17:32
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: > Commit 78147ca8b4a9 ("svcrdma: Add a "parsed chunk list" data > structure") from Jun 22, 2020 (linux-next), leads to t...
CVE-2024-53155
- EPSS 0.01%
- Veröffentlicht 24.12.2024 12:15:23
- Zuletzt bearbeitet 03.11.2025 21:17:33
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2_file_read_iter() Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2_file_read_iter+0x9a4/0xf80 ocfs2_file_re...