Linux

Linux Kernel

16924 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:44

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 ("net: dsa: mv88e6xxx: Support multiple MDIO busses") mv88e6xxx_default_mdio_bus() has checked that the ...

  • EPSS 0.47%
  • Veröffentlicht 30.07.2024 08:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:44

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skb_put with skb_put_zero Avoid potentially reusing uninitialized data

  • EPSS 0.18%
  • Veröffentlicht 30.07.2024 08:15:07
  • Zuletzt bearbeitet 21.11.2024 09:33:45

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix overlapping copy within dml_core_mode_programming [WHY] &mode_lib->mp.Watermark and &locals->Watermark are the same address. memcpy may lead to unexpected beha...

  • EPSS 0.24%
  • Veröffentlicht 30.07.2024 08:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:44

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc Initialize the size before calling amdgpu_vce_cs_reloc, such as case 0x03000001. V2: To really improve ...

  • EPSS 0.22%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 21.11.2024 09:33:41

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data Verify that lvts_data is not NULL before using it.

  • EPSS 0.25%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: IB/core: Implement a limit on UMAD receive List The existing behavior of ib_umad, which maintains received MAD packets in an unbounded list, poses a risk of uncontrolled growth. As...

  • EPSS 0.2%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 11.12.2024 15:25:10

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf Any kunit doing any memory access should get their own runtime_pm outer references since they don't use the stan...

  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping t...

  • EPSS 0.26%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a system with 32 physical cpu cores or more, or when the user defines a number of Ether...

  • EPSS 0.18%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 09.12.2024 23:05:27

In the Linux kernel, the following vulnerability has been resolved: fs: don't misleadingly warn during thaw operations The block device may have been frozen before it was claimed by a filesystem. Concurrently another process might try to mount that...