Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:44
  • Zuletzt bearbeitet 18.11.2025 18:14:26

In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done.

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 11:02:43
  • Zuletzt bearbeitet 17.11.2025 19:42:52

In the Linux kernel, the following vulnerability has been resolved: watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource Unlike release_mem_region(), a call to release_resource() does not free the resource, so it has to be freed explicitly...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:42
  • Zuletzt bearbeitet 19.11.2025 13:29:20

In the Linux kernel, the following vulnerability has been resolved: mfd: max77620: Fix refcount leak in max77620_initialise_fps of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:42
  • Zuletzt bearbeitet 19.11.2025 13:29:14

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfb_of_init_display(), we should call of_node_put() for the references returned by of_graph_get_next_endpoint() and of_graph_g...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:02:41
  • Zuletzt bearbeitet 17.11.2025 19:42:28

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak when using fscache If we hit the 'index == next_cached' case, we leak a refcount on the struct page. Fix this by using readahead_folio() which takes care of ...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:02:40
  • Zuletzt bearbeitet 19.11.2025 13:29:31

In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader of_find_node_by_path() returns remote device nodepointer with refcount incremented, we should use of_node_put() on it...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:02:40
  • Zuletzt bearbeitet 19.11.2025 13:29:25

In the Linux kernel, the following vulnerability has been resolved: powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address of_get_next_parent() returns a node pointer with refcount incremented, we should use of_node_put() on it when not ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:39
  • Zuletzt bearbeitet 19.11.2025 13:29:37

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xive_get_max_prio of_find_node_by_path() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missi...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:02:38
  • Zuletzt bearbeitet 19.11.2025 13:43:16

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() Since the user can control the arguments of the ioctl() from the user space, under special arguments that may re...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:38
  • Zuletzt bearbeitet 19.11.2025 13:29:49

In the Linux kernel, the following vulnerability has been resolved: sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed With cgroup v2, the cpuset's cpus_allowed mask can be empty indicating that the cpuset will just use the effect...