Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 04.08.2026 11:20:23

In the Linux kernel, the following vulnerability has been resolved: bpf: add check for invalid name in btf_name_valid_section() If the length of the name string is 1 and the value of name[0] is NULL byte, an OOB vulnerability occurs in btf_name_val...

  • EPSS 0.24%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 26.09.2025 18:20:46

In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing of_node_put() for leds The call of of_get_child_by_name() will cause refcount incremented for leds, if it succeeds, it should call of_node_put() to decrease i...

  • EPSS 0.61%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 04.08.2026 11:20:19

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2_rename_path() If smb2_set_path_attr() is called with a valid @cfile and returned -EINVAL, we need to call cifs_get_writable_path() aga...

  • EPSS 0.28%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 12.05.2026 12:17:11

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interface syzkaller may try setting up device with a really large number of slots, which c...

  • EPSS 0.2%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 08.10.2025 17:08:35

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT Set the maximum size of a subrequest that writes to cachefiles to be MAX_RW_COUNT so that we don't overrun the ...

  • EPSS 0.19%
  • Veröffentlicht 18.09.2024 08:15:02
  • Zuletzt bearbeitet 04.08.2026 11:20:19

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while th...

  • EPSS 0.17%
  • Veröffentlicht 18.09.2024 07:15:04
  • Zuletzt bearbeitet 03.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cow_file_range In the buffered write path, the dirty page owns the qgroup reserve until it creates an ordered_extent. Therefore, any errors that...

  • EPSS 0.23%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 04.08.2026 11:20:17

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor Remove list_del call in msgdma_chan_desc_cleanup, this should be the role of msgdma_free_descriptor. In...

  • EPSS 0.54%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 04.08.2026 11:20:18

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1) No skb created yet 2) header_size == 0 (no SHAMPO header) 3) header_index + 1 % MLX5E_SHAMPO_WQ_HEA...

  • EPSS 0.18%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 08.10.2025 17:08:58

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned (to 1G) VRAM...