CVE-2024-53069
- EPSS 0.05%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 01.10.2025 21:16:25
In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: fix a NULL-pointer dereference Some SCM calls can be invoked with __scm being NULL (the driver may not have been and will not be probed as there's no SCM entry...
CVE-2024-53070
- EPSS 0.03%
- 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: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device re...
CVE-2024-53071
- EPSS 0.05%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 01.10.2025 21:16:25
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Be stricter about IO mapping flags The current panthor_device_mmap_io() implementation has two issues: 1. For mapping DRM_PANTHOR_USER_FLUSH_ID_MMIO_OFFSET, pantho...
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-53073
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 14.12.2024 21:15:34
In the Linux kernel, the following vulnerability has been resolved: NFSD: Never decrement pending_async_copies on error The error flow in nfsd4_copy() calls cleanup_async_copy(), which already decrements nn->pending_async_copies.
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-53049
- EPSS 0.02%
- 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: slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof 'modprobe slub_kunit' will have a warning as shown below. The root cause is that __kmalloc_cache_noprof was direct...
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...