Linux

Linux Kernel

12164 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:01:46
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix get_phb_number() locking The recent change to get_phb_number() causes a DEBUG_ATOMIC_SLEEP warning on some systems: BUG: sleeping function called from invalid c...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:45
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: start MHI channel after endpoit creation MHI channel may generates event/interrupt right after enabling. It may leads to 2 race conditions issues. 1) Such event may be ...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:44
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: net: fix potential refcount leak in ndisc_router_discovery() The issue happens on specific paths in the function. After both the object `rt` and `neigh` are grabbed successfully, w...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:43
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlink_policy_dump_add_p...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:42
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: ice: Fix call trace with null VSI during VF reset During stress test with attaching and detaching VF from KVM and simultaneously changing VFs spoofcheck and trust there was a call ...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:41
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions() If an error occurs in dsa_devlink_region_create(), then 'priv->regions' array will be accessed by negative...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:40
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() Commit 09f012e64e4b ("stmmac: intel: Fix clock handling on error and remove paths") removed this...

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:01:39
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors() In this function, there are two refcount leak bugs: (1) when breaking out of for_each_endpoint_of_node(), we ne...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:38
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: don't leak the ccs state The kernel only manages the ccs state with lmem-only objects, however the kernel should still take care not to leak the CCS state from the pr...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:01:37
  • Zuletzt bearbeitet 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex If amdgpu_cs_vm_handling returns r != 0, then it will unlock the bo_list_mutex inside the function amdgpu_cs_vm_handling and ...