Linux

Linux Kernel

12374 Schwachstellen gefunden.

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

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 27.02.2025 03:20:09

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix use-after-free after the TLS device goes down and up When a netdev with active TLS offload goes down, tls_device_down is called to stop the offload and tear down the T...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 13.03.2025 21:24:27

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sk_forward_memory corruption on retransmission MPTCP sk_forward_memory handling is a bit special, as such field is protected by the msk socket spin_lock, instead of the ...

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

In the Linux kernel, the following vulnerability has been resolved: HID: amd_sfh: Fix memory leak in amd_sfh_work Kmemleak tool detected a memory leak in the amd_sfh driver. ==================== unreferenced object 0xffff88810228ada0 (size 32): ...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 27.02.2025 03:20:09

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setup_arch() would invoke efi_init()->efi_get_fdt_params(). If no valid fdt found then initial_boot_params will be null. So we should sto...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 27.02.2025 03:20:09

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report Fix possible array out of bound access in mt7921_mcu_tx_rate_report. Remove unnecessary varibable in mt7921_mcu_t...