Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:43

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpioch...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:43

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: Fix potential resource leakage when register a chip If creation of software node fails, the locally allocated string array is left unfreed. Free it on error path.

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:43

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Really move i915_gem_context.link under ref protection i915_perf assumes that it can use the i915_gem_context reference to protect its i915->gem.contexts.list iterati...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 14.01.2025 14:53:12

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:06
  • Zuletzt bearbeitet 19.09.2025 14:56:13

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 When walking through an inode extents, the ext4_ext_binsearch_idx() function assumes that the extent header h...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:06
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction() memcpy() is called in a loop while 'operation->length' upper bound is not checked and 'data_idx' also incr...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:06
  • Zuletzt bearbeitet 19.09.2025 14:56:52

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix WARN_ON(lock->magic != lock) error psb_gem_unpin() calls dma_resv_lock() but the underlying ww_mutex gets destroyed by drm_gem_object_release() move the drm_gem_obj...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:06
  • Zuletzt bearbeitet 21.03.2025 18:26:33

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gma_crtc_page_flip() was holding the event_lock spinlock while calling crtc_funcs->mode_set_base() which t...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:06
  • Zuletzt bearbeitet 29.10.2025 14:15:49

In the Linux kernel, the following vulnerability has been resolved: fsdax: Fix infinite loop in dax_iomap_rw() I got an infinite loop and a WARNING report when executing a tail command in virtiofs. WARNING: CPU: 10 PID: 964 at fs/iomap/iter.c:34...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:06
  • Zuletzt bearbeitet 21.03.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup Fix Oops in dasd_alias_get_start_dev() function caused by the pavgroup pointer being NULL. The pavgroup poi...