Linux

Linux

9649 Schwachstellen gefunden.

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

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.19%
  • 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.2%
  • 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.16%
  • 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.18%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:33

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.17%
  • 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.19%
  • 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...

  • EPSS 0.19%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:12

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsi...

  • EPSS 0.18%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 23.10.2025 17:48:41

In the Linux kernel, the following vulnerability has been resolved: io_uring: prevent reg-wait speculations With *ENTER_EXT_ARG_REG instead of passing a user pointer with arguments for the waiting loop the user can specify an offset into a pre-mapp...

  • EPSS 0.2%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 14.07.2026 13:17:21

In the Linux kernel, the following vulnerability has been resolved: mptcp: handle fastopen disconnect correctly Syzbot was able to trigger a data stream corruption: WARNING: CPU: 0 PID: 9846 at net/mptcp/protocol.c:1024 __mptcp_clean_una+0xddb/0...