CVE-2024-53071
- EPSS 0.04%
- 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.05%
- 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.05%
- 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.02%
- 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.04%
- 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.04%
- 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.03%
- 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.03%
- 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.04%
- 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.03%
- 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...