Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 10:15:09
  • Zuletzt bearbeitet 19.03.2025 16:19:56

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: release elements in clone only from destroy path Clone already always provides a current view of the lookup table, use it to destroy the set, otherwise i...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 10:15:08
  • Zuletzt bearbeitet 04.04.2025 14:21:16

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEV_UNREGISTER event is reported, otherwise...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 11.12.2025 15:38:45

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and crypto_aead_decrypt returns -EBUSY, tls_do_decryption will wait until all asyn...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 20.12.2024 15:52:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Avoid potential use-after-free in hci_error_reset While handling the HCI_EV_HARDWARE_ERROR event, if the underlying BT controller is not responding, the GPIO reset mecha...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: stmmac: Clear variable when destroying workqueue Currently when suspending driver and stopping workqueue it is checked whether workqueue is not NULL and if so, it is destroyed. Fun...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 01.04.2025 20:35:43

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIF_F_GRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clea...

  • EPSS 0.35%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 21.03.2025 14:58:15

In the Linux kernel, the following vulnerability has been resolved: net: ip_tunnel: prevent perpetual headroom growth syzkaller triggered following kasan splat: BUG: KASAN: use-after-free in __skb_flow_dissect+0x19d1/0x7a50 net/core/flow_dissector....

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 27.02.2025 14:35:09

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter syzbot reported the following uninit-value access issue [1]: netlink_to_full_skb() creates a new `skb` and puts the ...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 27.03.2025 21:30:21

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The ->runtime_suspend() and ->runtime_resume() callbacks are not expected to call spi_controller_su...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi ->runtime_suspend() and ->runtime_resume() implementations start with: struct cqspi_st *cqspi = dev_get_drvdata(dev); struct spi_controller *host = dev_get_d...