CVE-2022-50138
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:01
- Zuletzt bearbeitet 18.11.2025 02:59:18
In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr() __qedr_alloc_mr() allocates a memory chunk for "mr->info.pbl_table" with init_mr_info(). When rdma_alloc_tid() and rdma_re...
CVE-2022-50129
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:55
- Zuletzt bearbeitet 18.11.2025 18:10:00
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 11:02:54
- Zuletzt bearbeitet 18.06.2025 14:15:24
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50120
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:02:49
- Zuletzt bearbeitet 18.11.2025 18:12:38
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need...
CVE-2022-50116
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:47
- Zuletzt bearbeitet 18.11.2025 18:13:48
In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ...
CVE-2022-50108
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:42
- Zuletzt bearbeitet 19.11.2025 13:29:20
In the Linux kernel, the following vulnerability has been resolved: mfd: max77620: Fix refcount leak in max77620_initialise_fps of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need...
CVE-2022-50103
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:38
- Zuletzt bearbeitet 19.11.2025 13:29:49
In the Linux kernel, the following vulnerability has been resolved: sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed With cgroup v2, the cpuset's cpus_allowed mask can be empty indicating that the cpuset will just use the effect...
CVE-2022-50098
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:02:35
- Zuletzt bearbeitet 19.11.2025 14:11:14
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts Ensure SRB is returned during I/O timeout error escalation. If that is not possible fail the escalation path. ...
CVE-2022-50092
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:31
- Zuletzt bearbeitet 18.11.2025 02:50:03
In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dm_pool_register_metadata_thres...
CVE-2022-50093
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:31
- Zuletzt bearbeitet 18.11.2025 02:44:34
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) KASAN reports: [ 4.668325][ T0] BUG: KASAN: wild-memory-access in dmar_parse_one_rhsa (arch/x86/include/asm/b...