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-50132
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:57
- Zuletzt bearbeitet 18.11.2025 18:09:32
In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable() If 'ep' is NULL, result of ep_to_cdns3_ep(ep) is invalid pointer and its der...
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-50114
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:02:46
- Zuletzt bearbeitet 18.11.2025 18:14:06
In the Linux kernel, the following vulnerability has been resolved: net: 9p: fix refcount leak in p9_read_work() error handling p9_req_put need to be called when m->rreq->rc.sdata is NULL to avoid temporary refcount leak. [Dominique: commit wordin...
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-50086
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:27
- Zuletzt bearbeitet 18.11.2025 02:26:30
In the Linux kernel, the following vulnerability has been resolved: block: don't allow the same type rq_qos add more than once In our test of iocost, we encountered some list add/del corruptions of inner_walk list in ioc_timer_fn. The reason can b...