Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:14
  • Zuletzt bearbeitet 29.09.2025 18:35:39

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: avoid EFIv2 runtime services on Apple x86 machines Aditya reports [0] that his recent MacbookPro crashes in the firmware when using the variable services at runtime. ...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 24.03.2025 18:17:51

In the Linux kernel, the following vulnerability has been resolved: net: bridge: vlan: fix memory leak in __allowed_ingress When using per-vlan state, if vlan snooping and stats are disabled, untagged or priority-tagged ingress frame will go to che...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 29.09.2025 17:24:22

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending Running selftest with CONFIG_PPC_IRQ_SOFT_MASK_DEBUG enabled in kernel triggered below warn...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 24.03.2025 18:17:31

In the Linux kernel, the following vulnerability has been resolved: phylib: fix potential use-after-free Commit bafbdd527d56 ("phylib: Add device reset GPIO support") added call to phy_device_reset(phydev) after the put_device() call in phy_detach(...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 17.09.2025 17:13:53

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the n...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 29.09.2025 17:23:31

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() The bnx2fc_destroy() functions are removing the interface before calling destroy_work. This results mul...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 29.09.2025 18:39:25

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within the range we advertised to userspace as being valid, ...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 29.09.2025 17:30:04

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy() In preparation for FORTIFY_SOURCE performing compile-time and run-time field bounds checking for memcpy(), memmove(), and memset(), avoi...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 29.09.2025 17:27:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use del_timer_sync in fw reset flow of halting poll Substitute del_timer() with del_timer_sync() in fw reset polling deactivation flow, in order to prevent a race conditi...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 24.03.2025 18:24:37

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...