Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 02:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpf_send_signal(...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:16
  • Zuletzt bearbeitet 24.03.2025 18:57:27

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion The rtwdev->scanning flag isn't protected by mutex originally, so cancel_hw_scan can pass the condition, but sud...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:16
  • Zuletzt bearbeitet 23.10.2025 13:05:24

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed If WoWLAN failed in resume flow, the rtw89_ops_add_interface() triggered without removing the interface first. T...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: nbd: don't allow reconnect after disconnect Following process can cause nbd_config UAF: 1) grab nbd_config temporarily; 2) nbd_genl_disconnect() flush all recv_work() and release...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 24.03.2025 17:50:26

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP use after free Prevent double queueing of implicit ODP mr destroy work by using __xa_cmpxchg() to make sure this is the only time we are destroying this...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: net: davicom: fix UAF in dm9000_drv_remove dm is netdev private data and it cannot be used after free_netdev() call. Using dm after free_netdev() can cause UAF bug. Fix it by movin...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 23.10.2025 13:06:44

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq kvzalloc_node is not doing a runtime check on the node argument (__alloc_pages_node_noprof does hav...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: ipmr: do not call mr_mfc_uses_dev() for unres entries syzbot found that calling mr_mfc_uses_dev() for unres entries would crash [1], because c->mfc_un.res.minvif / c->mfc_un.res.ma...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 23.10.2025 13:06:19

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. ...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfs_prepare_chunk() may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUG_ON check failures reported by syzbot ar...