Linux

Linux

9647 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clear_user() To clear a user buffer we cannot simply use memset, we have to use clear_user(). With a virtio-mem device that...

  • EPSS 0.22%
  • 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.26%
  • 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.21%
  • 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.18%
  • 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.2%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:39:12

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be opera...

  • EPSS 0.23%
  • Veröffentlicht 24.05.2024 15:15:19
  • Zuletzt bearbeitet 01.04.2025 18:41:53

In the Linux kernel, the following vulnerability has been resolved: net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound In line 5001, if all id in the array 'lp->phy[8]' is not 0, when the 'for' end, the 'k' is 8. At...

  • EPSS 1.36%
  • Veröffentlicht 24.05.2024 15:15:19
  • Zuletzt bearbeitet 01.04.2025 18:42:07

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port() The if statement: if (port >= DSAF_GE_NUM) return; limits the value ...

  • EPSS 0.28%
  • Veröffentlicht 24.05.2024 15:15:19
  • Zuletzt bearbeitet 01.04.2025 18:42:20

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been ca...

  • EPSS 0.74%
  • Veröffentlicht 24.05.2024 15:15:18
  • Zuletzt bearbeitet 18.09.2025 16:08:22

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping t...