Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.52%
  • Veröffentlicht 24.06.2026 07:14:11
  • Zuletzt bearbeitet 08.07.2026 15:12:54

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. Th...

  • EPSS 0.14%
  • Veröffentlicht 24.06.2026 07:14:10
  • Zuletzt bearbeitet 08.07.2026 15:13:08

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_queue: hold bridge skb->dev while queued br_pass_frame_up() rewrites skb->dev from the ingress port to the bridge master before queueing bridge LOCAL_IN packets. NFQU...

  • EPSS 0.36%
  • Veröffentlicht 21.06.2026 06:18:49
  • Zuletzt bearbeitet 08.07.2026 15:13:12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope conn->binding slowpath to bound sessions only When the binding SESSION_SETUP sets conn->binding = true, the flag stays set after the call so that the global session lo...

  • EPSS 0.12%
  • Veröffentlicht 19.06.2026 14:43:33
  • Zuletzt bearbeitet 08.07.2026 15:24:17

In the Linux kernel, the following vulnerability has been resolved: ip6_vti: set netns_immutable on the fallback device. john1988 and Noam Rathaus reported that vti6_init_net() does not set the netns_immutable flag on the per-netns fallback tunnel ...

  • EPSS 0.1%
  • Veröffentlicht 19.06.2026 14:43:33
  • Zuletzt bearbeitet 08.07.2026 15:20:05

In the Linux kernel, the following vulnerability has been resolved: bpf: Free reuseport cBPF prog after RCU grace period. Eulgyu Kim reported the splat below with a repro. [0] The repro sets up a UDP reuseport group with a cBPF prog and replaces i...

  • EPSS 0.13%
  • Veröffentlicht 19.06.2026 14:00:35
  • Zuletzt bearbeitet 08.07.2026 15:24:27

In the Linux kernel, the following vulnerability has been resolved: RDMA: During rereg_mr ensure that REREG_ACCESS is compatible If IB_MR_REREG_ACCESS changes from RO to RW then the umem has to be re-evaluated to ensure it is properly pinned as RW....

Medienbericht
  • EPSS 0.32%
  • Veröffentlicht 16.06.2026 06:26:21
  • Zuletzt bearbeitet 10.07.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable() once before the key loop using tcfp_off_max_hint,...

  • EPSS 0.11%
  • Veröffentlicht 09.06.2026 12:36:04
  • Zuletzt bearbeitet 08.07.2026 20:35:59

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead o...

  • EPSS 0.12%
  • Veröffentlicht 09.06.2026 12:36:03
  • Zuletzt bearbeitet 08.07.2026 21:44:36

In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), v9fs_apply_options() applies parsed mount flags with |= ont...

  • EPSS 0.11%
  • Veröffentlicht 09.06.2026 12:36:02
  • Zuletzt bearbeitet 08.07.2026 21:43:12

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two min_region_sz on damon_start() Commit d8f867fa0825 ("mm/damon: add damon_ctx->min_sz_region") introduced a bug that allows unaligned DAMON ...