Linux

Linux

9649 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:41:00
  • Zuletzt bearbeitet 01.06.2026 14:10:37

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix outer network offset The udp GRO complete stage assumes that all the packets inserted the RX have the `encapsulation` flag zeroed. Such assumption is not true, as a f...

  • EPSS 0.12%
  • Veröffentlicht 18.03.2026 17:40:59
  • Zuletzt bearbeitet 21.05.2026 18:36:19

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable exception fixup for specific ADE subcode This patch allows the LoongArch BPF JIT to handle recoverable memory access errors generated by BPF_PROBE_MEM* instructio...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:40:58
  • Zuletzt bearbeitet 21.05.2026 18:39:30

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from __cow_file_range_inline() without f...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:40:58
  • Zuletzt bearbeitet 21.05.2026 18:38:20

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, ...

  • EPSS 0.13%
  • Veröffentlicht 18.03.2026 17:01:44
  • Zuletzt bearbeitet 01.06.2026 14:08:30

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: fix wrong reinitialization of ringbuffer on reopen dvb_dvr_open() calls dvb_ringbuffer_init() when a new reader opens the DVR device. dvb_ringbuffer_init() calls ...

  • EPSS 0.12%
  • Veröffentlicht 18.03.2026 17:01:43
  • Zuletzt bearbeitet 01.06.2026 14:07:25

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchk_xfile_*_descr calls The xchk_xfile_*_descr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes (or wha...

  • EPSS 0.12%
  • Veröffentlicht 18.03.2026 17:01:42
  • Zuletzt bearbeitet 21.05.2026 18:30:19

In the Linux kernel, the following vulnerability has been resolved: xfs: only call xf{array,blob}_destroy if we have a valid pointer Only call the xfarray and xfblob destructor if we have a valid pointer, and be sure to null out that pointer afterw...

  • EPSS 0.12%
  • Veröffentlicht 18.03.2026 17:01:41
  • Zuletzt bearbeitet 21.05.2026 18:32:11

In the Linux kernel, the following vulnerability has been resolved: xfs: check return value of xchk_scrub_create_subord Fix this function to return NULL instead of a mangled ENOMEM, then fix the callers to actually check for a null pointer and retu...

  • EPSS 0.14%
  • Veröffentlicht 18.03.2026 17:01:40
  • Zuletzt bearbeitet 21.05.2026 18:34:07

In the Linux kernel, the following vulnerability has been resolved: xfs: check for deleted cursors when revalidating two btrees The free space and inode btree repair functions will rebuild both btrees at the same time, after which it needs to evalu...

  • EPSS 0.12%
  • Veröffentlicht 18.03.2026 10:05:10
  • Zuletzt bearbeitet 21.05.2026 18:45:54

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix refcount bug and potential UAF in perf_mmap Syzkaller reported a refcount_t: addition on 0; use-after-free warning in perf_mmap. The issue is caused by a race condi...