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 01.04.2025 16:15:22
  • Zuletzt bearbeitet 31.10.2025 18:08:21

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device ethnl_req_get_phydev() is used to lookup a phy_device, in the case an ethtool netlink command targets a specific...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:22
  • Zuletzt bearbeitet 03.11.2025 20:17:28

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning [1], which is caused by the ppp driver not initializing a 2-byte header when using socke...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 31.10.2025 17:57:30

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: clean up ROC on failure If the firmware fails to start the session protection, then we do call iwl_mvm_roc_finished() here, but that won't do anything at all be...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 31.10.2025 17:59:19

In the Linux kernel, the following vulnerability has been resolved: mm: memory-failure: update ttu flag inside unmap_poisoned_folio Patch series "mm: memory_failure: unmap poisoned folio during migrate properly", v3. Fix two bugs during folio migr...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 01.10.2025 20:18:32

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback Add PF_KCOMPACTD flag and current_is_kcompactd() helper to check for it so nfs_release_folio() can skip calling...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject cooked mode if it is set along with other flags It is possible to set both MONITOR_FLAG_COOK_FRAMES and MONITOR_FLAG_ACTIVE flags simultaneously on the same m...

  • EPSS 0.04%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: regulatory: improve invalid hints checking Syzbot keeps reporting an issue [1] that occurs when erroneous symbols sent from userspace get through into user_alpha2[]...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 01.10.2025 20:18:32

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: gpio: rcar: Use raw_spinlock to protect register access Use raw_spinlock in order to fix spurious messages about invalid context when spinlock debugging is enabled. The lock is onl...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() Xen doesn't offer MSR_FAM10H_MMIO_CONF_BASE to all guests. This results in the following warning: unchecked MSR access ...