Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 27.05.2025 18:31:42

In the Linux kernel, the following vulnerability has been resolved: selinux: fix double free of cond_list on error paths On error path from cond_read_list() and duplicate_policydb_cond_list() the cond_list_destroy() gets called a second time in cal...

  • EPSS 0.05%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working.

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() While looking at one unrelated syzbot bug, I found the replay logic in __rtnl_newlink() to potentially trigger ...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUG_ON() triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detec...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.01.2026 16:08:23

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy() In preparation for FORTIFY_SOURCE performing compile-time and run-time field bounds checking for memcpy(), memmove(), and memset(), avoi...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 29.09.2025 17:27:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use del_timer_sync in fw reset flow of halting poll Substitute del_timer() with del_timer_sync() in fw reset polling deactivation flow, in order to prevent a race conditi...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 06.01.2025 21:29:47

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix handling of wrong devices during bond netevent Current implementation of bond netevent handler only check if the handled netdev is VF representor and it missing a ch...

  • EPSS 0.05%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 24.03.2025 18:24:37

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:11
  • Zuletzt bearbeitet 21.11.2024 07:33:52

In the Linux kernel, the following vulnerability has been resolved: RDMA/ucma: Protect mc during concurrent multicast leaves Partially revert the commit mentioned in the Fixes line to make sure that allocation and erasing multicast struct are locke...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:11
  • Zuletzt bearbeitet 01.10.2025 13:40:48

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESR_EL2 register with the exception syndrome. An SE...