Linux

Linux Kernel

12969 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 04.09.2025 15:32:46
  • Zuletzt bearbeitet 03.11.2025 18:16:35

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar and w7090p_tuner_read_serpar In w7090p_tuner_write_serpar, msg is controlled by user. When msg[0].buf ...

  • EPSS 0.05%
  • Veröffentlicht 04.09.2025 15:32:45
  • Zuletzt bearbeitet 03.11.2025 18:16:35

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function ext_tree_prepare_commit() reallocates a larger buffer to re...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:44
  • Zuletzt bearbeitet 24.11.2025 19:47:00

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent infinite recursion If the buf + offset is not aligned to XE_CAHELINE_BYTES we fallback to using a bounce buffer. However the bounce buffer here is allocated...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:43
  • Zuletzt bearbeitet 24.11.2025 19:47:21

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Fix NULL dereference in avx512_status() Problem ------- With CONFIG_X86_DEBUG_FPU enabled, reading /proc/[kthread]/arch_status causes a warning and a NULL pointer derefere...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:42
  • Zuletzt bearbeitet 24.11.2025 19:47:43

In the Linux kernel, the following vulnerability has been resolved: iommufd: Prevent ALIGN() overflow When allocating IOVA the candidate range gets aligned to the target alignment. If the range is close to ULONG_MAX then the ALIGN() can wrap result...

  • EPSS 0.07%
  • Veröffentlicht 04.09.2025 15:32:41
  • Zuletzt bearbeitet 03.11.2025 18:16:35

In the Linux kernel, the following vulnerability has been resolved: comedi: fix race between polling and detaching syzbot reports a use-after-free in comedi in the below link, which is due to comedi gladly removing the allocated async area even tho...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:40
  • Zuletzt bearbeitet 24.11.2025 19:48:02

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry When UFFDIO_MOVE encounters a migration PMD entry, it proceeds with obtaining a folio and accessing it even th...

  • EPSS 0.05%
  • Veröffentlicht 04.09.2025 15:32:39
  • Zuletzt bearbeitet 03.11.2025 18:16:34

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fast_imageblit This issue triggers when a userspace program does an ioctl FBIOPUT_CON2FBMAP by passing console number and frame buffer num...

  • EPSS 0.05%
  • Veröffentlicht 04.09.2025 15:32:38
  • Zuletzt bearbeitet 03.11.2025 18:16:34

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix panic during namespace deletion with VF The existing code move the VF NIC to new namespace when NETDEV_REGISTER is received on netvsc NIC. During deletion of the nam...

  • EPSS 0.05%
  • Veröffentlicht 04.09.2025 15:32:38
  • Zuletzt bearbeitet 03.11.2025 18:16:34

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: use old 'nbands' while purging unused classes Shuang reported sch_ets test-case [1] crashing in ets_class_qlen_notify() after recent changes from Lion [2]. The prob...