Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 21.06.2024 11:15:11
  • Zuletzt bearbeitet 17.09.2025 16:59:41

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpu_core_irq_callback_handler() callback function pointer is compared to NULL, but then callback function is unc...

  • EPSS 0.79%
  • Veröffentlicht 21.06.2024 11:15:11
  • Zuletzt bearbeitet 24.03.2025 18:10:02

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfs_set_label() error: __builtin_memcpy() 'uni->name' too small (20 vs 256)

  • EPSS 0.22%
  • Veröffentlicht 21.06.2024 11:15:11
  • Zuletzt bearbeitet 03.10.2025 16:08:44

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 * vbo + skip

  • EPSS 0.19%
  • Veröffentlicht 21.06.2024 11:15:11
  • Zuletzt bearbeitet 03.10.2025 14:49:28

In the Linux kernel, the following vulnerability has been resolved: fuse: clear FR_SENT when re-adding requests into pending list The following warning was reported by lee bruce: ------------[ cut here ]------------ WARNING: CPU: 0 PID: 8264 a...

  • EPSS 0.17%
  • Veröffentlicht 21.06.2024 11:15:11
  • Zuletzt bearbeitet 24.03.2025 18:09:37

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with lock...

  • EPSS 0.23%
  • Veröffentlicht 21.06.2024 11:15:11
  • Zuletzt bearbeitet 03.10.2025 14:53:37

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Avoid unnecessary destruction of file_ida file_ida is allocated during cdev open and is freed accordingly during cdev release. This sequence is guaranteed by drive...

  • EPSS 0.3%
  • Veröffentlicht 21.06.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:48

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/af_inet.c:761 __inet_accept+0x1f4/0x4a0 Modules linked i...

  • EPSS 0.25%
  • Veröffentlicht 21.06.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:51

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). In dctcp_update_alpha(), we use a module parameter dctcp_shift_g as follows: alpha -= min_not_zero(alpha, alpha >> dctcp_sh...

  • EPSS 0.22%
  • Veröffentlicht 21.06.2024 11:15:10
  • Zuletzt bearbeitet 01.04.2025 18:28:22

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup Use the control private_free callback to free the associated data block. This ensures that the memory won't leak, whateve...

  • EPSS 0.18%
  • Veröffentlicht 21.06.2024 11:15:09
  • Zuletzt bearbeitet 24.03.2025 18:10:20

In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions Grab input->mutex during suspend/resume functions like it is done in other input drivers. This fixes the f...