Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 24.09.2025 18:23:18

In the Linux kernel, the following vulnerability has been resolved: mm: turn folio_test_hugetlb into a PageType The current folio_test_hugetlb() can be fooled by a concurrent folio split into returning true for a folio which has never belonged to h...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 23.09.2025 18:07:18

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APP_SEND command has specific fields for request and response buffers, uefi...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 24.09.2025 18:21:27

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use access_width over bit_width for system memory accesses To align with ACPI 6.3+, since bit_width can be any 8-bit value, it cannot be depended on to be always on a c...

  • EPSS 0.04%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 12.05.2026 12:16:46

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPU_MITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:12
  • Zuletzt bearbeitet 12.05.2026 12:16:44

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve[6]_xmit_skb syzbot is able to trigger an uninit-value in geneve_xmit() [1] Problem : While most ip tunnel helpers (like ip_tunnel_get_dsfie...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:12
  • Zuletzt bearbeitet 23.12.2025 17:15:46

In the Linux kernel, the following vulnerability has been resolved: block: fix q->blkg_list corruption during disk rebind Multiple gendisk instances can allocated/added for single request queue in case of disk rebind. blkg may still stay in q->blkg...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:12
  • Zuletzt bearbeitet 12.05.2026 12:16:44

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING syzbot reported an illegal copy in xsk_setsockopt() [1] Make sure to validate setsockopt() @optlen parameter. [1] B...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2024 10:15:12
  • Zuletzt bearbeitet 04.04.2025 14:33:00

In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The power_supply frame-work is not really designed for there to be long living in kernel references to p...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2024 10:15:11
  • Zuletzt bearbeitet 12.05.2026 12:16:43

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process ...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:11
  • Zuletzt bearbeitet 23.09.2025 17:48:29

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5e_priv_init() cleanup flow When mlx5e_priv_init() fails, the cleanup flow calls mlx5e_selq_cleanup which calls mlx5e_selq_apply() that assures that the `priv->st...