CVE-2025-22093
- 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...
CVE-2025-22091
- 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. ...
CVE-2025-22092
- 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...
CVE-2025-22090
- 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...
CVE-2025-22088
- 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...
CVE-2025-22089
- 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...
CVE-2025-22087
- 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...
CVE-2025-22086
- 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...
CVE-2025-22085
- 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: ========================================================...
CVE-2025-22083
- 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...