Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 25.03.2025 18:55:32

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.03%
  • 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.04%
  • 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.06%
  • 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...

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

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix leak of nested actions While parsing user-provided actions, openvswitch module may dynamically allocate memory and store pointers in the internal copy of the ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:44
  • Zuletzt bearbeitet 14.10.2025 18:37:45

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfs_destroy_inode() which tells there are outstanding extents l...