Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:03:43
  • Zuletzt bearbeitet 19.11.2025 12:46:51

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at misc_open() [1], for there is a race window of AB-BA deadlock which involves pro...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:42
  • Zuletzt bearbeitet 19.11.2025 12:47:31

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omapdss_init_of omapdss_find_dss_of_node() calls of_find_compatible_node() to get device node. of_find_compatible_node() returns a node pointer wi...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:42
  • Zuletzt bearbeitet 19.11.2025 12:47:13

In the Linux kernel, the following vulnerability has been resolved: selinux: Add boundary check in put_entry() Just like next_entry(), boundary check is necessary to prevent memory out-of-bound access.

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:41
  • Zuletzt bearbeitet 19.11.2025 12:47:43

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need a...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:40
  • Zuletzt bearbeitet 19.11.2025 12:48:08

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: ocmem: Fix refcount leak in of_get_ocmem of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Ad...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:40
  • Zuletzt bearbeitet 19.11.2025 12:47:52

In the Linux kernel, the following vulnerability has been resolved: cpufreq: zynq: Fix refcount leak in zynq_get_revision of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add m...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:39
  • Zuletzt bearbeitet 19.11.2025 12:48:34

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: qcom: replace gcc PXO with pxo_board fixed clock Replace gcc PXO phandle to pxo_board fixed clock declared in the dts. gcc driver doesn't provide PXO_SRC as it's a fixed-...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:03:38
  • Zuletzt bearbeitet 19.11.2025 12:49:05

In the Linux kernel, the following vulnerability has been resolved: erofs: wake up all waiters after z_erofs_lzma_head ready When the user mounts the erofs second times, the decompression thread may hung. The problem happens due to a sequence of st...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:38
  • Zuletzt bearbeitet 19.11.2025 12:48:45

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. When b...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:37
  • Zuletzt bearbeitet 19.11.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: spi: tegra20-slink: fix UAF in tegra_slink_remove() After calling spi_unregister_master(), the refcount of master will be decrease to 0, and it will be freed in spi_controller_rele...