Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:37
  • Zuletzt bearbeitet 25.11.2025 22:06:13

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2c_unregister_device() Before commit df6d7277e552 ("i2c: core: Do not dereference fwnode in struct device"), i2c_unregister_device() only c...

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

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race wi...

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

In the Linux kernel, the following vulnerability has been resolved: media: venus: Fix OOB read due to missing payload bound check Currently, The event_seq_changed() handler processes a variable number of properties sent by the firmware. The number ...

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

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format() The buffer length check before calling uvc_parse_format() only ensured that the buffer has at least 3 bytes (bu...

  • EPSS 0.03%
  • Veröffentlicht 03.09.2025 13:01:15
  • Zuletzt bearbeitet 06.12.2025 22:15:51

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject duplicate device on updates A chain/flowtable update with duplicated devices in the same batch is possible. Unfortunately, netdev event path only remov...

  • EPSS 0.07%
  • Veröffentlicht 30.08.2025 09:19:02
  • Zuletzt bearbeitet 03.11.2025 18:16:34

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in dnode page As Jiaming Zhang reported: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x1c1/0x2a0 lib/dump_stack.c:...