CVE-2024-50098
- EPSS 0.01%
- 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: scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEV_QUIESCE was set for all LU's scsi_de...
CVE-2024-50099
- EPSS 0.01%
- 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-50100
- EPSS 0.01%
- Veröffentlicht 05.11.2024 18:15:13
- Zuletzt bearbeitet 01.10.2025 21:15:46
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: dummy-hcd: Fix "task hung" problem The syzbot fuzzer has been encountering "task hung" problems ever since the dummy-hcd driver was changed to use hrtimers instead of ...
CVE-2024-50101
- EPSS 0.01%
- 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.02%
- 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.01%
- 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.02%
- 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.01%
- 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-50091
- EPSS 0.03%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 01.10.2025 21:15:45
In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the context is lost, so that vdo can't examine it acci...
CVE-2024-50092
- EPSS 0.03%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 01.10.2025 21:15:45
In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, this is not an issue since userdata will be sent in ...