CVE-2024-36286
- EPSS 0.02%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 04.11.2025 18:16:24
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu() syzbot reported that nf_reinject() could be called without rcu_read_lock() : WARNING: suspicious RCU ...
CVE-2024-36478
- EPSS 0.01%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 03.11.2025 22:16:58
In the Linux kernel, the following vulnerability has been resolved: null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' Writing 'power' and 'submit_queues' concurrently will trigger kernel panic: Test script: modprobe...
CVE-2024-36484
- EPSS 0.01%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 01.10.2025 13:59:32
In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/af_inet.c:761 __inet_accept+0x1f4/0x4a0 Modules linked i...
CVE-2024-36489
- EPSS 0.01%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 21.11.2024 09:22:16
In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tls_init In tls_init(), a write memory barrier is missing, and store-store reordering may cause NULL dereference in tls_{setsockopt,getsockopt}. ...
CVE-2024-37356
- EPSS 0.02%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 04.11.2025 18:16:25
In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). In dctcp_update_alpha(), we use a module parameter dctcp_shift_g as follows: alpha -= min_not_zero(alpha, alpha >> dctcp_sh...
CVE-2024-38381
- EPSS 0.01%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 04.11.2025 18:16:25
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in nci_rx_work syzbot reported the following uninit-value access issue [1] nci_rx_work() parses received packet from ndev->rx_q. It should be validated ...
CVE-2024-38388
- EPSS 0.03%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 01.04.2025 18:28:22
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup Use the control private_free callback to free the associated data block. This ensures that the memory won't leak, whateve...
CVE-2024-38390
- EPSS 0.03%
- Veröffentlicht 21.06.2024 11:15:10
- Zuletzt bearbeitet 21.11.2024 09:25:34
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xx_destroy() before adreno_gpu_init() leads to a null pointer dereference on: msm_gpu_cleanup() : p...
CVE-2023-52884
- EPSS 0.01%
- Veröffentlicht 21.06.2024 11:15:09
- Zuletzt bearbeitet 24.03.2025 18:10:20
In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions Grab input->mutex during suspend/resume functions like it is done in other input drivers. This fixes the f...
CVE-2024-31076
- EPSS 0.01%
- Veröffentlicht 21.06.2024 11:15:09
- Zuletzt bearbeitet 04.11.2025 18:16:19
In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQD_MOVE_PCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via pro...