Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 09.12.2025 01:29:07
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the reference count fo...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:06
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin b...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:04
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasan_init Hi Atish, It seems that the panic is due to the missing memcpy during kasan_init. Could you please check whether this patch is helpful?...

  • EPSS 0.05%
  • Veröffentlicht 09.12.2025 01:24:29
  • Zuletzt bearbeitet 23.12.2025 17:15:45

In the Linux kernel, the following vulnerability has been resolved: loop: loop_set_status_from_info() check before assignment In loop_set_status_from_info(), lo->lo_offset and lo->lo_sizelimit should be checked before reassignment, because if an ov...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 00:01:17
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offset_in_bo of drm_amdgpu_gem_va This is motivated by OOB access in amdgpu_vm_update_range when offset_in_bo+map_size overflows. v2: keep the validations in amdg...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 00:01:16
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynq_early_slcr_init of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on error path. Add miss...

  • EPSS 0.13%
  • Veröffentlicht 09.12.2025 00:01:15
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and ...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 00:01:14
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix potential kgd_mem UAFs kgd_mem pointers returned by kfd_process_device_translate_handle are only guaranteed to be valid while p->mutex is held. As soon as the mutex...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 00:01:12
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimer_delete() itimer_delete() has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 00:01:11
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak) # cat /sys/kernel/debug...