CVE-2024-53068
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 06.03.2025 17:15:19
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev->name is released prematurely in __scmi_device_destroy(), which causes slab-use-after-free when acce...
CVE-2024-53072
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 03.11.2025 23:17:18
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Detect when STB is not available Loading the amd_pmc module as: amd_pmc enable_stb=1 ...can result in the following messages in the kernel ring buffer: ...
CVE-2024-53047
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 01.10.2025 21:16:21
In the Linux kernel, the following vulnerability has been resolved: mptcp: init: protect sched with rcu_read_lock Enabling CONFIG_PROVE_RCU_LIST with its dependence CONFIG_RCU_EXPERT creates this splat when an MPTCP socket is created: ==========...
CVE-2024-53048
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 01.10.2025 21:16:21
In the Linux kernel, the following vulnerability has been resolved: ice: fix crash on probe for DPLL enabled E810 LOM The E810 Lan On Motherboard (LOM) design is vendor specific. Intel provides the reference design, but it is up to vendor on the fi...
CVE-2024-53050
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 01.10.2025 21:16:22
In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in hdcp2_get_capability Add encoder check in intel_hdcp2_get_capability to avoid null pointer error.
CVE-2024-53051
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 01.10.2025 21:16:22
In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intel_hdcp_get_cap...
CVE-2024-53052
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 03.11.2025 23:17:16
In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: fix missing NOWAIT check for O_DIRECT start write When io_uring starts a write, it'll call kiocb_start_write() to bump the super block rwsem, preventing any freezes fr...
CVE-2024-53053
- EPSS 0.04%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 07.03.2025 18:15:42
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcd_rtc_work calls ufshcd_rpm_put_sync() and the pm's usage_count is 0, we will enter the runtime suspend callback. H...
CVE-2024-53055
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 03.11.2025 23:17:16
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix 6 GHz scan construction If more than 255 colocated APs exist for the set of all APs found during 2.4/5 GHz scanning, then the 6 GHz scan construction will l...
CVE-2024-53056
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 01.10.2025 21:16:23
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() In mtk_crtc_create(), if the call to mbox_request_channel() fails then we set the "mtk_crtc->cmdq_client.chan" po...