CVE-2024-35991
- EPSS 0.01%
- Published 20.05.2024 10:15:13
- Last modified 24.09.2025 18:15:15
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue drain_workqueue() cannot be called safely in a spinlocked context due to possible task rescheduling. In the multi-t...
CVE-2024-35992
- EPSS 0.03%
- Published 20.05.2024 10:15:13
- Last modified 21.11.2024 09:21:22
In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbe_phy_init_fix[fix_idx].addr' every iteration after 'fix_idx' reaches 'ARRAY_SIZE(gbe...
CVE-2024-35993
- EPSS 0.06%
- Published 20.05.2024 10:15:13
- Last modified 24.09.2025 18:23:18
In the Linux kernel, the following vulnerability has been resolved: mm: turn folio_test_hugetlb into a PageType The current folio_test_hugetlb() can be fooled by a concurrent folio split into returning true for a folio which has never belonged to h...
CVE-2024-35994
- EPSS 0.03%
- Published 20.05.2024 10:15:13
- Last modified 23.09.2025 18:07:18
In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APP_SEND command has specific fields for request and response buffers, uefi...
CVE-2024-35995
- EPSS 0.02%
- Published 20.05.2024 10:15:13
- Last modified 24.09.2025 18:21:27
In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use access_width over bit_width for system memory accesses To align with ACPI 6.3+, since bit_width can be any 8-bit value, it cannot be depended on to be always on a c...
- EPSS 0.12%
- Published 20.05.2024 10:15:13
- Last modified 21.11.2024 09:21:23
In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPU_MITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A...
CVE-2024-35997
- EPSS 0.01%
- Published 20.05.2024 10:15:13
- Last modified 16.01.2025 21:15:15
In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up The flag I2C_HID_READ_PENDING is used to serialize I2C operations. However, this is not necessary, because I2C cor...
CVE-2024-35972
- EPSS 0.01%
- Published 20.05.2024 10:15:12
- Last modified 21.11.2024 09:21:19
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() If ulp = kzalloc() fails, the allocated edev will leak because it is not properly assigned and the cleanup path wil...
CVE-2024-35973
- EPSS 0.01%
- Published 20.05.2024 10:15:12
- Last modified 04.04.2025 14:33:42
In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve[6]_xmit_skb syzbot is able to trigger an uninit-value in geneve_xmit() [1] Problem : While most ip tunnel helpers (like ip_tunnel_get_dsfie...
CVE-2024-35974
- EPSS 0.02%
- Published 20.05.2024 10:15:12
- Last modified 24.09.2025 18:16:54
In the Linux kernel, the following vulnerability has been resolved: block: fix q->blkg_list corruption during disk rebind Multiple gendisk instances can allocated/added for single request queue in case of disk rebind. blkg may still stay in q->blkg...