Linux

Linux Kernel

16922 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix timer races against user threads Rose timers only acquire the socket spinlock, without checking if the socket is owned by one user thread. Add a check and rearm the...

  • 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.22%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 01.10.2025 21:16:41

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix possible crash when setting up bsg fails If bsg_setup_queue() fails, the bsg_queue is assigned a non-NULL value. Consequently, in mpi3mr_bsg_exit(), the condition...

  • 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...

  • 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: pm: only set fullmesh for subflow endp With the in-kernel path-manager, it is possible to change the 'fullmesh' flag. The code in mptcp_pm_nl_fullmesh() expects to change it...

  • 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: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption ...