Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 01.10.2025 20:16:20

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen() setting the bar too high for the prealloc rings AF_RXRPC's listen() handler lets you set the backlog up to 32 (if you bump up the sysctl), but whilst the preall...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 01.10.2025 20:16:21

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enumerating protocols implemented by the SCMI platform using BASE_DISCOVER_LIST_PROTOCOLS, the number ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 22.10.2025 17:25:08

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dma_unmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that ...

  • EPSS 0.09%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 01.10.2025 20:16:21

In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc The allocation funciton devm_kcalloc may fail and return a null pointer, which would cause a null-pointer derefere...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 01.10.2025 20:16:21

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup() The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() o...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 01.10.2025 20:16:21

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible double free in ocxl_file_register_afu info_release() will be called in device_unregister() when info->dev's reference count is 0. So there is no need to ca...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:21
  • Zuletzt bearbeitet 22.10.2025 17:24:41

In the Linux kernel, the following vulnerability has been resolved: bonding: fix missed rcu protection When removing the rcu_read_lock in bond_ethtool_get_ts_info() as discussed [1], I didn't notice it could be called via setsockopt, which doesn't ...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:20
  • Zuletzt bearbeitet 22.10.2025 17:26:01

In the Linux kernel, the following vulnerability has been resolved: powerpc/papr_scm: Fix leaking nvdimm_events_map elements Right now 'char *' elements allocated for individual 'stat_id' in 'papr_scm_priv.nvdimm_events_map[]' during papr_scm_pmu_c...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:20
  • Zuletzt bearbeitet 01.10.2025 20:16:18

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

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:20
  • Zuletzt bearbeitet 01.10.2025 20:16:18

In the Linux kernel, the following vulnerability has been resolved: Input: sparcspkr - fix refcount leak in bbc_beep_probe of_find_node_by_path() calls of_find_node_opts_by_path(), which returns a node pointer with refcount incremented, we should u...