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 21.05.2024 16:15:16
  • Last modified 23.09.2025 20:00:36

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasd_profile_start() the amount of requests on the device queue are counted. The access to the device queue is unprotec...

  • EPSS 0.03%
  • Published 21.05.2024 16:15:16
  • Last modified 23.09.2025 20:05:15

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid data corruption caused by decline We found a data corruption issue during testing of SMC-R on Redis applications. The benchmark has a low probability of reporting a...

  • EPSS 0.06%
  • Published 21.05.2024 16:15:16
  • Last modified 02.04.2025 15:03:08

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dfs-radar and temperature event locking The ath12k active pdevs are protected by RCU but the DFS-radar and temperature event handling code calling ath12k_mac_get_...

  • EPSS 0.01%
  • Published 21.05.2024 16:15:16
  • Last modified 14.01.2025 17:29:19

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix gtk offload status event locking The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11k_mac_get_arvif_by_vdev_...

  • EPSS 0.06%
  • Published 21.05.2024 16:15:16
  • Last modified 25.09.2025 16:41:17

In the Linux kernel, the following vulnerability has been resolved: mptcp: deal with large GSO size After the blamed commit below, the TCP sockets (and the MPTCP subflows) can build egress packets larger than 64K. That exceeds the maximum DSS data ...

  • EPSS 0.08%
  • Published 21.05.2024 16:15:16
  • Last modified 02.04.2025 15:02:51

In the Linux kernel, the following vulnerability has been resolved: fs: Pass AT_GETATTR_NOSEC flag to getattr interface function When vfs_getattr_nosec() calls a filesystem's getattr interface function then the 'nosec' should propagate into this fu...

  • EPSS 0.09%
  • Published 21.05.2024 16:15:16
  • Last modified 03.02.2025 16:12:49

In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to page_pool_get_stats Calling page_pool_get_stats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the ...

  • EPSS 0.53%
  • Published 21.05.2024 16:15:15
  • Last modified 02.04.2025 14:50:19

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab out of bounds write in smb_inherit_dacl() slab out-of-bounds write is caused by that offsets is bigger than pntsd allocation size. This patch add the check to valid...

  • EPSS 0.01%
  • Published 21.05.2024 16:15:15
  • Last modified 03.11.2025 20:16:05

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when releasing mids All release_mid() callers seem to hold a reference of @mid so there is no need to call kref_put(&mid->refcount, __release_mi...

  • EPSS 0.01%
  • Published 21.05.2024 16:15:15
  • Last modified 03.11.2025 22:16:31

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2_qd_dealloc In gfs2_put_super(), whether withdrawn or not, the quota should be cleaned up by gfs2_quota_cleanup(). Otherwise, struct gfs2_sbd ...