Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:38

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 ("vsock/virtio: stop workers during the .remove()") made the RX worker jump to its common exit when rx...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:38

In the Linux kernel, the following vulnerability has been resolved: veth: fix skb length accounting after XDP frag adjustment veth exposes non-linear skb fragments through an xdp_buff. If an XDP program adjusts the fragment area, veth_xdp_rcv_skb()...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:38

In the Linux kernel, the following vulnerability has been resolved: tls: rx: restore msg_iter before TLS 1.3 optimistic retry tls_decrypt_sg() advances msg->msg_iter when it maps user pages for the optimistic TLS 1.3 zero-copy path. If the decrypte...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:38

In the Linux kernel, the following vulnerability has been resolved: tls: don't leave a full plaintext sk_msg ring unpushed When the copy path in tls_sw_sendmsg_locked() adds the fragment that fills the plaintext sk_msg ring, it does not set full_re...

  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:37

In the Linux kernel, the following vulnerability has been resolved: tipc: read le->link under the node lock in tipc_node_link_down() tipc_node_link_down() caches the link pointer before taking n->lock: struct tipc_link *l = le->link; /* unlocked...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:37

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifs_try_adding_channels() cifs_try_adding_channels() takes a temporary reference to an interface before dropping iface_lock. If cifs_ses_add_cha...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:37

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Serialize accesses to the owner and mirror list with separate lock Interaction between KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM and KVM_CAP_VM_COPY_ENC_CONTEXT_FROM can cause two...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:33
  • Zuletzt bearbeitet 25.08.2026 06:18:37

In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix use-after-free in eventfs_remove_rec() eventfs_remove_rec() recursively removes the child at the current loop position. After the recursive call returns, list_for_each...

  • EPSS 0.16%
  • Veröffentlicht 22.08.2026 16:16:32
  • Zuletzt bearbeitet 25.08.2026 06:18:36

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei->is_freed and then uses its ei->list to add it to the srcu link list as ...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:32
  • Zuletzt bearbeitet 25.08.2026 06:18:36

In the Linux kernel, the following vulnerability has been resolved: Revert "thermal/drivers/hwmon: Cleanup coding style a bit" Revert commit 030a48b0f6ce ("thermal/drivers/hwmon: Cleanup coding style a bit") that introduced a use-after-free into th...