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 25.03.2024 09:15:09
  • Zuletzt bearbeitet 12.12.2024 15:41:29

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fec_enet_init() If the memory allocated for cbd_base is failed, it should free the memory allocated for the queues, otherwise it causes m...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 12.12.2024 15:49:14

In the Linux kernel, the following vulnerability has been resolved: interconnect: qcom: bcm-voter: add a missing of_node_put() Add a missing of_node_put() in of_bcm_voter_get() to avoid the reference leak.

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 13.03.2025 21:24:19

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 16.09.2025 16:24:46

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction trig...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 19.03.2025 16:27:59

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to me...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 13.03.2025 21:09:44

In the Linux kernel, the following vulnerability has been resolved: cxgb4: avoid accessing registers when clearing filters Hardware register having the server TID base can contain invalid values when adapter is in bad state (for example, due to AER...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 13.03.2025 21:09:36

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling register_netdev() until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow b...

  • EPSS 0.05%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 19.03.2025 16:28:16

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf ("iommu: Add support to change default domain of an iommu group") a user can switch a device between IOMMU ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 13:52:15

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv->msix_vectors. If we failed to allocate priv->msix_vectors (see abort_with_msix_vect...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 17.12.2024 14:56:12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a use-after-free looks like we forget to set ttm->sg to NULL. Hit panic below [ 1235.844104] general protection fault, probably for non-canonical address 0x6b6b6b6...