Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 18.09.2025 15:47:52

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 ("powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct") a vmap stack overflo...

  • EPSS 0%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:47:35

In the Linux kernel, the following vulnerability has been resolved: blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() For avoiding to slow down queue destroy, we don't call blk_mq_quiesce_queue() in blk_cleanup_queue(...

  • EPSS 0.02%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:11:36

In the Linux kernel, the following vulnerability has been resolved: sched/scs: Reset task stack state in bringup_cpu() To hot unplug a CPU, the idle task on that CPU calls a few layers of C code before finally leaving the kernel. When KASAN is in u...

  • EPSS 0.02%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 15.01.2025 18:30:44

In the Linux kernel, the following vulnerability has been resolved: vdpa_sim: avoid putting an uninitialized iova_domain The system will crash if we put an uninitialized iova_domain, this could happen when an error occurs before initializing the io...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:28:53

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the real_dev refcnt Inject error before dev_hold(real_dev) in register_vlan_dev(), and execute the following testcase: ip link add dev dummy1 type dum...

  • EPSS 0.02%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 21.11.2024 06:36:32

In the Linux kernel, the following vulnerability has been resolved: ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() ethtool_set_coalesce() now uses both the .get_coalesce() and .set_coalesce() callbacks. But the check for their a...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:47:21

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_ets: don't peek at classes beyond 'nbands' when the number of DRR classes decreases, the round-robin active list can contain elements that have already been freed in...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:37:52

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configura...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 21.11.2024 06:36:33

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() Coverity reports a possible NULL dereferencing problem: in smc_vlan_by_tcpsk(): 6. returned_null: netdev_lower_get_n...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:47:01

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum: Protect driver from buggy firmware When processing port up/down events generated by the device's firmware, the driver protects itself from events reported for non-...