Linux

Linux Kernel

13879 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:13
  • Zuletzt bearbeitet 06.02.2026 15:03:36

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 ("clk: rs9: Fix I2C accessors") without removing cache synchronization in resume path results in a kernel pa...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:12
  • Zuletzt bearbeitet 06.02.2026 14:58:33

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intel_get_crtc_new_encoder() less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:11
  • Zuletzt bearbeitet 06.02.2026 14:56:28

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems() nl80211_parse_mbssid_elems() uses a u8 variable num_elems to count the number of MBSSID elements in the nested n...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 06.02.2026 14:43:32

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if dev_set_name() fails When dev_set_name() fails, zcdn_create() doesn't free the newly allocated resources. Do it.

  • EPSS 0.05%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow lea...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:09
  • Zuletzt bearbeitet 06.02.2026 14:42:10

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error pa...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:08
  • Zuletzt bearbeitet 06.02.2026 14:32:35

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: fix null deref on element insertion There is no guarantee that rb_prev() will not return NULL in nft_rbtree_gc_elem(): general protection fault, probabl...

  • EPSS 0.05%
  • Veröffentlicht 04.10.2025 15:17:07
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2_ioctl_move_extents ocfs2_move_extents ocfs2_defrag_extent __ocfs2_move_extent + ocfs2_journal_access_di ...

  • EPSS 0.04%
  • Veröffentlicht 04.10.2025 15:17:07
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check for probe() id argument being NULL The probe() id argument may be NULL in 2 scenarios: 1. brcmf_pcie_pm_leave_D3() calling brcmf_pcie_probe() to reprobe t...

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 15:17:06
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver After loading the amd-pstate-ut driver, amd_pstate_ut_check_perf() and amd_pstate_ut_check_freq() use cpufreq_cpu_g...