Linux

Linux

5625 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:10
  • Zuletzt bearbeitet 20.03.2025 21:26:07

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nr_cpus < nr_iaa case If nr_cpus < nr_iaa, the calculated cpus_per_iaa will be 0, which causes a divide-by-0 in rebalance_wq_table(). Make sure cpus_per_iaa is 1...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:10
  • Zuletzt bearbeitet 18.09.2025 14:14:52

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address Read from an unsafe address with copy_from_kernel_nofault() in arch_adjust_kprobe_addr() because this functi...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:10
  • Zuletzt bearbeitet 18.09.2025 14:13:26

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 ("arm: extend pfn_valid to take into account freed memory map alignment") chan...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:10
  • Zuletzt bearbeitet 18.09.2025 14:12:33

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dc_state NULL check in dc_state_release [How] Check wheather state is NULL before releasing it.

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 18.09.2025 14:15:37

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() If we have no VBT, or the VBT didn't declare the encoder in question, we won't have the 'devdata...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 08.04.2025 18:55:49

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT be...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 20.03.2025 21:34:39

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed The driver creates /sys/kernel/debug/dri/0/mob_ttm even when the corresponding ttm_resource_manager is not allo...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 21.11.2024 09:03:25

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 ("scsi: core: Remove the /proc/scsi/${proc_name} directory earlier") fixed a bug related to modules l...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 18.09.2025 14:19:00

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2_allocate_rsp_buf() The response buffer should be allocated in smb2_allocate_rsp_buf before validating request. But the fields in payload...

  • EPSS 0.07%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 21.11.2024 09:03:25

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queue_priority_hint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows repl...