Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released.

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtp_dev_xmit() syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1] We must make sure the IPv4 or Ipv6 header is pulled in skb->head before...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscache_cookie: add missing "n_accesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference,...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 20:16:29

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf alloc_size alignment and atomic op panic The MANA driver's RX buffer alloc_size is passed into napi_build_skb() to create SKB. skb_shinfo(skb) is located at t...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: rtla/osnoise: Prevent NULL dereference in error handling If the "tool->data" allocation fails then there is no need to call osnoise_free_top() and, in fact, doing so will lead to a...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming process(See function prune_icache_sb) collects all reclaimable inodes and mark them with I_FREEIN...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 09.10.2024 15:19:15

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read (export) w...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 09.10.2024 15:30:03

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled either via using kernel parameter "kvm.use_gisa=0" o...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereferen...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:45

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: avoid possible UaF when selecting endp select_local_address() and select_signal_address() both select an endpoint entry from the list inside an RCU protected section, bu...