Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:37
  • Zuletzt bearbeitet 12.11.2025 21:01:24

In the Linux kernel, the following vulnerability has been resolved: interconnect: exynos: fix node leak in probe PM QoS error path Make sure to add the newly allocated interconnect node to the provider before adding the PM QoS request so that the n...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:06:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfd_wait_on_events() function, the kfd_event_waiter structure is allocated by alloc_event_waiters(), but the event field of the wait...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:04:01

In the Linux kernel, the following vulnerability has been resolved: ext4: update s_journal_inum if it changes after journal replay When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which is obviously unreasonable b...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:35
  • Zuletzt bearbeitet 12.11.2025 21:06:46

In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4_xattr_delete_inode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:50...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:34
  • Zuletzt bearbeitet 12.11.2025 21:07:17

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics app...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:34
  • Zuletzt bearbeitet 12.11.2025 21:06:51

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix UaF in listener shutdown As reported by Christoph after having refactored the passive socket initialization, the mptcp listener shutdown path is prone to an UaF issue. ...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:33
  • Zuletzt bearbeitet 12.11.2025 21:07:49

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash repo...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:32
  • Zuletzt bearbeitet 12.11.2025 21:07:54

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drm_gem_shmem_mmap() doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting premature...

  • EPSS 0.03%
  • Veröffentlicht 02.05.2025 15:55:32
  • Zuletzt bearbeitet 05.05.2025 20:54:45

In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix info leak when failing to get panel id Make sure to clear the transfer buffer before fetching the EDID to avoid leaking slab data to the logs on errors that leave the...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:31
  • Zuletzt bearbeitet 12.11.2025 20:42:07

In the Linux kernel, the following vulnerability has been resolved: vp_vdpa: fix the crash in hot unplug with vp_vdpa While unplugging the vp_vdpa device, it triggers a kernel panic The root cause is: vdpa_mgmtdev_unregister() will accesses modern ...