CVE-2024-50117
- EPSS 0.02%
- Veröffentlicht 05.11.2024 18:15:14
- Zuletzt bearbeitet 03.11.2025 23:16:52
In the Linux kernel, the following vulnerability has been resolved: drm/amd: Guard against bad data for ATIF ACPI method If a BIOS provides bad data in response to an ATIF method call this causes a NULL pointer dereference in the caller. ``` ? sho...
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-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-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-50093
- EPSS 0.02%
- 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.01%
- 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.01%
- 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-2023-52920
- EPSS 0.02%
- Veröffentlicht 05.11.2024 10:15:24
- Zuletzt bearbeitet 17.05.2026 16:16:13
In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instructions that performed register spill/fill to/from stack,...
CVE-2024-50082
- EPSS 0.01%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:48
In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like this: BUG: unable to handle page fault for addre...