Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 19.11.2024 18:15:26
  • Last modified 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...

  • EPSS 0.05%
  • Published 19.11.2024 18:15:26
  • Last modified 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: ...

  • EPSS 0.05%
  • Published 19.11.2024 18:15:26
  • Last modified 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.

  • EPSS 0.02%
  • Published 19.11.2024 18:15:25
  • Last modified 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: ==========...

  • EPSS 0.04%
  • Published 19.11.2024 18:15:25
  • Last modified 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...

  • EPSS 0.04%
  • Published 19.11.2024 18:15:25
  • Last modified 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...

  • EPSS 0.03%
  • Published 19.11.2024 18:15:25
  • Last modified 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.

  • EPSS 0.03%
  • Published 19.11.2024 18:15:25
  • Last modified 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...

  • EPSS 0.04%
  • Published 19.11.2024 18:15:25
  • Last modified 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...

  • EPSS 0.03%
  • Published 19.11.2024 18:15:25
  • Last modified 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...