Linux

Linux Kernel

14202 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:51:27

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in _samsung_clk_register_pll() If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise wi...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 09.10.2025 06:15:34

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 21.01.2026 21:38:09

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 20.01.2026 16:00:08

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 ("net/mlx5: Lag, avoid lockdep warnings") accidentally removed a call to cancel delayed bond work thus it...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 20.01.2026 15:58:51

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indx_read is called when we have some NTFS directory operations that need more information from the index buffers. This adds a ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 16.01.2026 21:34:09

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in ref...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 16.01.2026 19:50:22

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

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 16.01.2026 19:50:34

In the Linux kernel, the following vulnerability has been resolved: xfrm: Reinject transport-mode packets through workqueue The following warning is displayed when the tcp6-multi-diffip11 stress test case of the LTP test suite is tested: watchdog:...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:35
  • Zuletzt bearbeitet 20.01.2026 15:33:13

In the Linux kernel, the following vulnerability has been resolved: efi: ssdt: Don't free memory if ACPI table was loaded successfully Amadeusz reports KASAN use-after-free errors introduced by commit 3881ee0b1edc ("efi: avoid efivars layer when lo...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:35
  • Zuletzt bearbeitet 23.01.2026 02:08:59

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix possible memleak when register 'hctx' failed There's issue as follows when do fault injection test: unreferenced object 0xffff888132a9f400 (size 512): comm "insmod", ...