Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table (e...

  • EPSS 0.47%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 04.08.2026 11:18:09

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skb_over_panic mana_get_rxbuf_cfg() aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, ...

  • EPSS 0.79%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 07.04.2025 18:57:06

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf() In of_modalias(), we can get passed the str and len parameters which would cause a kernel oops in vsnprintf() since it o...

  • EPSS 0.24%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 04.08.2026 11:18:04

In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize of_changeset_destroy() with the devlink removals In the following sequence: 1) of_platform_depopulate() 2) of_overlay_remove() During the step 1, devi...

  • EPSS 0.68%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 04.08.2026 11:18:05

In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: hold io_buffer_list reference over mmap If we look up the kbuf, ensure that it doesn't get unregistered until after we're done with it. Since we're inside mmap, we c...

  • EPSS 0.68%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 04.08.2026 11:18:05

In the Linux kernel, the following vulnerability has been resolved: udp: do not accept non-tunnel GSO skbs landing in a tunnel When rx-udp-gro-forwarding is enabled UDP packets might be GROed when being forwarded. If such packets might land in a tu...

  • EPSS 0.28%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:38

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6_dump_done(). syzkaller reported infinite recursive calls of fib6_dump_done() during netlink socket destruction. [1] From the log, syzkaller s...

  • EPSS 0.6%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 04.08.2026 11:18:06

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb->head syzbot reported a problem in ip6erspan_rcv() [1] Issue is that ip6erspan_rcv() (and erspan_rcv()) no longer make sure ers...

  • EPSS 0.63%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 04.08.2026 11:18:02

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_oplock_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.65%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 04.08.2026 11:18:03

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that...