Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 03.11.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: HID: appleir: Fix potential NULL dereference at raw event handle Syzkaller reports a NULL pointer dereference issue in input_event(). BUG: KASAN: null-ptr-deref in instrument_atom...

  • EPSS 0.05%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 30.10.2025 19:45:34

In the Linux kernel, the following vulnerability has been resolved: mm: abort vma_modify() on merge out of memory failure The remainder of vma_modify() relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, h...

  • EPSS 0.07%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 01.10.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When update_mmu_cache_range() is called by update_mmu_cache(), the vmf parameter is NULL, which will cause a NULL pointer dereferen...

  • EPSS 0.07%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:29

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rio_add_net() fails rio_add_net() calls device_register() and fails when device_register() fails. Thus, put_device() should be used rather than kfr...

  • EPSS 0.11%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:29

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rio_add_net() in rio_scan_alloc_net() The return value of rio_add_net() should be checked. If it fails, put_device() should be called to free the memory and...

  • EPSS 0.09%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:30

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() Add check for the return value of mgmt_alloc_skb() in mgmt_device_connected() to prevent null pointer dereferen...

  • EPSS 0.09%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:30

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() Add check for the return value of mgmt_alloc_skb() in mgmt_remote_name() to prevent null pointer dereference.

  • EPSS 0.06%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:30

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one ca...

  • EPSS 0.05%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 30.10.2025 19:44:02

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmm_range_fault() point to pages that we don't have a reference on, and the gu...

  • EPSS 0.05%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 01.10.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfd_queue_acquire_buffers. (cherry picked fro...