Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 23.09.2025 16:41:38

In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling path of the probe releases a resource that is not freed in the remove function. In some cases, a ior...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 14.10.2025 20:26:33

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) If an mremap() syscall with old_size=0 ends up in move_page_tables(), it will call invalidate_range_sta...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 19.12.2025 14:58:43

In the Linux kernel, the following vulnerability has been resolved: lz4: fix LZ4_decompress_safe_partial read out of bound When partialDecoding, it is EOF if we've either filled the output buffer or can't proceed with reading an offset for followin...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 14.10.2025 20:25:01

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone btrfs_can_activate_zone() can be called with the device_list_mutex already held, which will lead to a de...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 23.09.2025 18:32:22

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix mpol_new leak in shared_policy_replace If mpol_new is allocated but not used in restart loop, mpol_new will be freed via mpol_put before returning to the caller. ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 14.10.2025 20:24:06

In the Linux kernel, the following vulnerability has been resolved: highmem: fix checks in __kmap_local_sched_{in,out} When CONFIG_DEBUG_KMAP_LOCAL is enabled __kmap_local_sched_{in,out} check that even slots in the tsk->kmap_ctrl.pteval are unmapp...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 25.03.2025 18:55:58

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() The function mpt3sas_transport_port_remove() called in _scsih_expander_node_remove() frees the port field of the ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 23.09.2025 18:32:31

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix regression in probe for NULL pointer dereference Commit 3f6634d997db ("iommu: Use right way to retrieve iommu_ops") started triggering a NULL pointer dereference fo...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 23.09.2025 18:33:20

In the Linux kernel, the following vulnerability has been resolved: qede: confirm skb is allocated before using qede_build_skb() assumes build_skb() always works and goes straight to skb_reserve(). However, build_skb() can fail under memory pressur...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 25.03.2025 16:21:29

In the Linux kernel, the following vulnerability has been resolved: drbd: Fix five use after free bugs in get_initial_state In get_initial_state, it calls notify_initial_state_done(skb,..) if cb->args[5]==1. If genlmsg_put() failed in notify_initia...