Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 17:30:59

In the Linux kernel, the following vulnerability has been resolved: net: caif: fix memory leak in cfusbl_device_notify In case of caif_enroll_dev() fail, allocated link_support won't be assigned to the corresponding structure. So simply free alloca...

  • EPSS 0.01%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 17:30:41

In the Linux kernel, the following vulnerability has been resolved: net: caif: fix memory leak in caif_device_notify In case of caif_enroll_dev() fail, allocated link_support won't be assigned to the corresponding structure. So simply free allocate...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 14.01.2025 15:02:28

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix ltout double free on completion race Always remove linked timeout on io_link_timeout_fn() from the master request link list, otherwise we may get use-after-free when ...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 13.03.2025 19:35:51

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix link timeout refs WARNING: CPU: 0 PID: 10242 at lib/refcount.c:28 refcount_warn_saturate+0x15b/0x1a0 lib/refcount.c:28 RIP: 0010:refcount_warn_saturate+0x15b/0x1a0 li...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 18:00:04

In the Linux kernel, the following vulnerability has been resolved: sch_htb: fix refcount leak in htb_parent_to_leaf_offload The commit ae81feb7338c ("sch_htb: fix null pointer dereference on a null new_q") fixes a NULL pointer dereference bug, but...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 04.04.2025 14:48:08

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions Reported by syzbot: HEAD commit: 90c911ad Merge tag 'fixes' of git://git.kernel.org/pub/scm.. git tree: ...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 17:59:07

In the Linux kernel, the following vulnerability has been resolved: ice: track AF_XDP ZC enabled queues in bitmap Commit c7a219048e45 ("ice: Remove xsk_buff_pool from VSI structure") silently introduced a regression and broke the Tx side of AF_XDP ...

  • EPSS 0.01%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 13.03.2025 21:24:38

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a ("security,lockdown,selinux: implement SELinux lockdown") added an implementation of the lock...

  • EPSS 0.05%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 04.04.2025 14:47:56

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: skip expectations for confirmed conntrack nft_ct_expect_obj_eval() calls nf_ct_ext_add() for a confirmed conntrack entry. However, nf_ct_ext_add() can only be ca...

  • EPSS 0.01%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 04.04.2025 14:48:17

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix freeing unallocated p2pmem In case p2p device was found but the p2p pool is empty, the nvme target is still trying to free the sgl from the p2p pool instead of the regul...