Linux

Linux Kernel

16922 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 21:18:37

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] PREEMPT SMP ...

  • EPSS 0.2%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 18:15:44

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through try_get_folio() by caller such as split_huge_pages. In huge_pmd_unshare...

  • EPSS 0.21%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 21:18:37

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() The task sometimes continues looping in throttle_direct_reclaim() because allow_direct_recl...

  • EPSS 0.2%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 26.09.2025 20:01:05

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: fix sleeping function called from invalid context at print message Address a bug in the kernel that triggers a "sleeping function called from invalid context" warning ...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 03.11.2025 21:17:48

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext Access to genmask field in struct nft_set_ext results in unaligned atomic read: [ 72.130109] Unable to handl...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 11.01.2026 17:15:51

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Remove the direct link to net_device The similar patch in siw is in the link: https://git.kernel.org/rdma/rdma/c/16b87037b48889 This problem also occurred in RXE. The fo...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 11.02.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Skip restore TC rules for vport rep without loaded flag During driver unload, unregister_netdev is called after unloading vport rep. So, the mlx5e_rep_priv is already fr...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 03.11.2025 21:18:34

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================...

  • EPSS 0.19%
  • Veröffentlicht 15.01.2025 13:15:10
  • Zuletzt bearbeitet 15.10.2025 19:59:15

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmet_root_discovery_nqn_store treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the stri...

  • EPSS 0.24%
  • Veröffentlicht 15.01.2025 13:15:09
  • Zuletzt bearbeitet 03.11.2025 21:16:12

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ib_sge list' is accessible Move the declaration of the 'ib_sge list' variable outside the 'always_invalidate' block to ensure it remains accessible for use throu...