summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/hwloc/files/CVE-2022-47022.patch
Commit message (Collapse)AuthorAgeFilesLines
* hwloc: fix CVE-2022-47022Polampalli, Archana2023-08-311-0/+76
An issue was discovered in open-mpi hwloc 2.1.0 allows attackers to cause a denial of service or other unspecified impacts via glibc-cpuset in topology-linux.c. References: https://nvd.nist.gov/vuln/detail/CVE-2022-47022 https://github.com/open-mpi/hwloc/issues/544 Upstream patches: https://github.com/open-mpi/hwloc/commit/ac1f8db9a0790d2bf153711ff4cbf6101f89aace Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>