Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 24.05.2024 15:15:21
  • Last modified 01.04.2025 18:32:52

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpf_prog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndo_bpf op and VSI rebuild flow. The latter takes place for ex...

  • EPSS 0.03%
  • Published 24.05.2024 15:15:21
  • Last modified 06.01.2025 20:52:59

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in prestera_bridge_port_join() that cases prestera driver to crash (see below). Trace: Intern...

  • EPSS 0.03%
  • Published 24.05.2024 15:15:21
  • Last modified 18.09.2025 15:41:08

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sas_target object...

  • EPSS 0.03%
  • Published 24.05.2024 15:15:21
  • Last modified 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.04%
  • Published 24.05.2024 15:15:21
  • Last modified 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%
  • Published 24.05.2024 15:15:20
  • Last modified 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%
  • Published 24.05.2024 15:15:20
  • Last modified 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%
  • Published 24.05.2024 15:15:20
  • Last modified 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%
  • Published 24.05.2024 15:15:20
  • Last modified 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.03%
  • Published 24.05.2024 15:15:20
  • Last modified 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...