Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • 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.08%
  • 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.11%
  • 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.04%
  • 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.07%
  • 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.09%
  • 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 ...

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

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slim_do_transfer() returns timeout error but the transaction ID (TI...

  • EPSS 0.04%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 31.10.2025 18:51:03

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance() a6250aa251ea ("sched_ext: Handle cases where pick_task_scx() is called without preceding ...

  • EPSS 0.11%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in function_stat_show() Check whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64} produce zero and skip stddev computation i...

  • EPSS 0.09%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting named_triggers list The following commands causes a crash: ~# cd /sys/kernel/tracing/events/rcu/rcu_callback ~# echo 'hist:name=bad:keys=co...