Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 20.06.2024 12:15:13
  • Last modified 17.09.2025 17:13:53

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the n...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:13
  • Last modified 29.09.2025 17:23:31

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() The bnx2fc_destroy() functions are removing the interface before calling destroy_work. This results mul...

  • EPSS 0.01%
  • Published 20.06.2024 12:15:12
  • Last modified 29.09.2025 18:39:25

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within the range we advertised to userspace as being valid, ...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:12
  • Last modified 06.01.2025 21:30:53

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iec_status array by changing it to the size of status array of the struct snd_aes_iec958. This fixes out-of-bounds slab re...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:12
  • Last modified 27.05.2025 18:31:42

In the Linux kernel, the following vulnerability has been resolved: selinux: fix double free of cond_list on error paths On error path from cond_read_list() and duplicate_policydb_cond_list() the cond_list_destroy() gets called a second time in cal...

  • EPSS 0.04%
  • Published 20.06.2024 12:15:12
  • Last modified 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working.

  • EPSS 0.01%
  • Published 20.06.2024 12:15:12
  • Last modified 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() While looking at one unrelated syzbot bug, I found the replay logic in __rtnl_newlink() to potentially trigger ...

  • EPSS 0.01%
  • Published 20.06.2024 12:15:12
  • Last modified 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUG_ON() triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detec...

  • EPSS 0.01%
  • Published 20.06.2024 12:15:12
  • Last modified 29.09.2025 17:30:04

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy() In preparation for FORTIFY_SOURCE performing compile-time and run-time field bounds checking for memcpy(), memmove(), and memset(), avoi...

  • EPSS 0.03%
  • Published 20.06.2024 12:15:12
  • Last modified 29.09.2025 17:27:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use del_timer_sync in fw reset flow of halting poll Substitute del_timer() with del_timer_sync() in fw reset polling deactivation flow, in order to prevent a race conditi...