Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:11
  • Zuletzt bearbeitet 26.09.2025 20:26:57

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe Following commit 13f58267cda3 ("ASoC: soc.h: don't create dummy Component via COMP_DUMMY()"), COMP_DUMMY() ...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:10
  • Zuletzt bearbeitet 01.10.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL poin...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:10
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Avoid hang with debug registers when suspended Trying to read /sys/kernel/debug/dri/1/hdmi1_regs when the hdmi is disconnected results in a fatal system hang. This ...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:09
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:09
  • Zuletzt bearbeitet 06.10.2025 17:43:03

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other...

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:09
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahash_hmac_init function The ahash_init functions may return fails. The ahash_hmac_init should not return ok when ahash_init returns error. For...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() During early init CMA_MIN_ALIGNMENT_BYTES can be PAGE_SIZE, since pageblock_order is still zero and it get...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copy_from_kernel_nofault() can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which w...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:06
  • Zuletzt bearbeitet 26.09.2025 20:29:18

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with _free() Variables annotated with __free() need to be initialized if the function can return before they get updated for t...

  • EPSS 0.06%
  • Veröffentlicht 27.12.2024 15:15:27
  • Zuletzt bearbeitet 03.11.2025 21:18:17

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcg_unpin_online() blkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcg_parent(blkcg) but it was calling tha...