Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 21.10.2024 20:15:18
  • Zuletzt bearbeitet 03.11.2025 20:16:35

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return d...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 20:15:18
  • Zuletzt bearbeitet 16.04.2025 19:15:52

In the Linux kernel, the following vulnerability has been resolved: zram: free secondary algorithms names We need to kfree() secondary algorithms names when reset zram device that had multi-streams, otherwise we leak memory. [senozhatsky@chromium....

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 20:15:18
  • Zuletzt bearbeitet 20.11.2024 20:07:01

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfs_d_hash d_hash is done while under "rcu-walk" and should not sleep. __get_name() allocates using GFP_KERNEL, having the possibility ...

  • EPSS 0.05%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:43

In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error Commit 004d25060c78 ("igb: Fix igb_down hung on surprise removal") changed igb_io_error_detected() to ignore non-fatal pcie er...

  • EPSS 0.05%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:44

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix macvlan leak by synchronizing access to mac_filter_hash This patch addresses a macvlan leak issue in the i40e driver caused by concurrent access to vsi->mac_filter_hash. ...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 22.11.2024 17:21:37

In the Linux kernel, the following vulnerability has been resolved: ice: Fix increasing MSI-X on VF Increasing MSI-X value on a VF leads to invalid memory operations. This is caused by not reallocating some arrays. Reproducer: modprobe ice ech...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 24.10.2024 19:32:21

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible badness in FREE_STATEID When multiple FREE_STATEIDs are sent for the same delegation stateid, it can lead to a possible either use-after-free or counter refcount...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:44

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change rfcomm_sk_state_change attempts to use sock_lock so it must never be called with it locked but rfcomm_sock_ioctl ...

  • EPSS 0.05%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:44

In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb Fix a kernel panic in the br_netfilter module when sending untagged traffic via a VxLAN device. This happens during the che...

  • EPSS 0.05%
  • Veröffentlicht 21.10.2024 20:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:44

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies() On the node of an NFS client, some files saved in the mountpoint of the NFS server were copied to another locatio...