3 matches found
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcomsmd: Fixed a refcount leak in qcomsmdParseedge. In qcomsmdParseedge, ofNodePut should be used when dealing with a node pointer that has an incremented refcount...
The vulnerability of the qcom_smd_parse_edge() function in the drivers/rpmsg/qcom_smd.c module of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the qcomsmdparseedge function in the drivers/rpmsg/qcomsmd.c module of the Linux kernel is related to errors during link counter updates. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2022-50112
In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcomsmd: Fix refcount leak in qcomsmdparseedge ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when done...