CVE-2024-50099
- EPSS 0.26%
- Veröffentlicht 05.11.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:50
In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR (literal) uprobe support The simulate_ldr_literal() and simulate_ldrsw_literal() functions are unsafe to use for uprobes. Both functions were origi...
CVE-2024-50101
- EPSS 0.24%
- Veröffentlicht 05.11.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:51
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices Previously, the domain_context_clear() function incorrectly called pci_for_each_dma_alias() to set up context...
CVE-2024-50102
- EPSS 0.24%
- Veröffentlicht 05.11.2024 18:15:13
- Zuletzt bearbeitet 01.10.2025 21:15:47
In the Linux kernel, the following vulnerability has been resolved: x86: fix user address masking non-canonical speculation issue It turns out that AMD has a "Meltdown Lite(tm)" issue with non-canonical accesses in kernel space. And so using just ...
CVE-2024-50103
- EPSS 0.24%
- Veröffentlicht 05.11.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:51
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() A devm_kzalloc() in asoc_qcom_lpass_cpu_platform_probe() could possibly return NULL pointer. NULL Pointer D...
CVE-2024-50104
- EPSS 0.2%
- Veröffentlicht 05.11.2024 18:15:13
- Zuletzt bearbeitet 01.10.2025 21:15:47
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sdm845: add missing soundwire runtime stream alloc During the migration of Soundwire runtime stream allocation from the Qualcomm Soundwire controller to SoC's soundcard...
CVE-2024-50090
- EPSS 0.2%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 18.02.2025 16:15:17
In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix overflow in oa batch buffer By default xe_bb_create_job() appends a MI_BATCH_BUFFER_END to batch buffer, this is not a problem if batch buffer is only used once but ...
CVE-2024-50093
- EPSS 0.24%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:49
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processor_thermal driver uses pcim_device_enable() to enable a PCI device, which means the device will be a...
CVE-2024-50095
- EPSS 0.26%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 12.05.2026 13:16:17
In the Linux kernel, the following vulnerability has been resolved: RDMA/mad: Improve handling of timed out WRs of mad agent Current timeout handler of mad agent acquires/releases mad_agent_priv lock for every timed out WRs. This causes heavy locki...
CVE-2024-50096
- EPSS 0.24%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:50
In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error The `nouveau_dmem_copy_one` function ensures that the copy push command is sent to the device firmware but does no...
CVE-2024-50080
- EPSS 0.21%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 01.10.2025 21:15:44
In the Linux kernel, the following vulnerability has been resolved: ublk: don't allow user copy for unprivileged device UBLK_F_USER_COPY requires userspace to call write() on ublk char device for filling request buffer, and unprivileged device can'...