Linux

Linux

6780 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:45
  • Zuletzt bearbeitet 01.10.2025 20:17:06

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Store vhost pointer during subcrq allocation Currently the back pointer from a queue to the vhost adapter isn't set until after subcrq interrupt registration. The val...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 01.10.2025 20:17:05

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf of_graph_get_remote_node() returns remote device node pointer with refcount incremented, we should use of_node_put() on it...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.03.2025 19:27:40

In the Linux kernel, the following vulnerability has been resolved: block: disable the elevator int del_gendisk The elevator is only used for file system requests, which are stopped in del_gendisk. Move disabling the elevator and freeing the sched...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.03.2025 19:28:39

In the Linux kernel, the following vulnerability has been resolved: igb: fix a use-after-free issue in igb_clean_tx_ring Fix the following use-after-free bug in igb_clean_tx_ring routine when the NIC is running in XDP mode. The issue can be trigger...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 25.03.2025 13:39:35

In the Linux kernel, the following vulnerability has been resolved: tipc: fix use-after-free Read in tipc_named_reinit syzbot found the following issue on: ================================================================== BUG: KASAN: use-after-fre...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.10.2025 15:50:50

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix request_sock leak in sk lookup helpers A customer reported a request_socket leak in a Calico cloud environment. We found that a BPF program was doing a socket lookup with ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.10.2025 19:11:00

In the Linux kernel, the following vulnerability has been resolved: netfilter: use get_random_u32 instead of prandom bh might occur while updating per-cpu rnd_state from user context, ie. local_out path. BUG: using smp_processor_id() in preemptibl...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.10.2025 15:54:39

In the Linux kernel, the following vulnerability has been resolved: filemap: Handle sibling entries in filemap_get_read_batch() If a read races with an invalidation followed by another read, it is possible for a folio to be replaced with a higher-o...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 25.03.2025 13:37:51

In the Linux kernel, the following vulnerability has been resolved: mm/slub: add missing TID updates on slab deactivation The fastpath in slab_alloc_node() assumes that c->slab is stable as long as the TID stays the same. However, two places in __s...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.10.2025 15:54:29

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Allocate/free queue resource only during probe/remove Currently, the sub-queues and event pool resources are allocated/freed for every CRQ connection event such as re...