Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:44
  • Zuletzt bearbeitet 03.11.2025 20:17:44

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid NPD when ASIC does not support DMUB ctx->dmub_srv will de NULL if the ASIC does not support DMUB, which is tested in dm_dmub_sw_init. However, it will be de...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:43
  • Zuletzt bearbeitet 31.10.2025 21:00:04

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix page_size variable overflow Change all variables storing mlx5_umem_mkc_find_best_pgsz() result to unsigned long to support values larger than 31 and avoid overflow. ...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:43
  • Zuletzt bearbeitet 31.10.2025 20:53:31

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurre...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:42
  • Zuletzt bearbeitet 31.10.2025 20:59:34

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() If track_pfn_copy() fails, we already added the dst VMA to the maple tree. As fork() fails, we'll cleanup the...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:41
  • Zuletzt bearbeitet 03.11.2025 20:17:43

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdma_accept_newconn() After the erdma_cep_put(new_cep) being called, new_cep will be freed, and the following dereference will cause a UAF pr...

  • EPSS 0.04%
  • Veröffentlicht 16.04.2025 14:12:41
  • Zuletzt bearbeitet 03.11.2025 20:17:43

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Don't expose hw_counters outside of init net namespace Commit 467f432a521a ("RDMA/core: Split port and device counter sysfs attributes") accidentally almost exposed hw c...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:35
  • Zuletzt bearbeitet 31.10.2025 20:57:00

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix array bounds error with may_goto may_goto uses an additional 8 bytes on the stack, which causes the interpreters[] array to go out of bounds when calculating index by stac...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:34
  • Zuletzt bearbeitet 03.11.2025 20:17:43

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow When cur_qp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to th...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:33
  • Zuletzt bearbeitet 25.04.2025 18:41:52

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix use-after-free when rename device name Syzbot reported a slab-use-after-free with the following call trace: ========================================================...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:32
  • Zuletzt bearbeitet 31.10.2025 20:58:31

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint If vhost_scsi_set_endpoint is called multiple times without a vhost_scsi_clear_endpoint between them, we can h...