{ "schema_version": "1.4.0", "id": "GHSA-68fj-98v6-jx78", "modified": "2022-05-24T16:56:10Z", "published": "2022-05-24T16:56:10Z", "aliases": [ "CVE-2019-15031" ], "details": "In the Linux kernel through 5.2.14 on the powerpc platform, a local user can read vector registers of other users' processes via an interrupt. To exploit the venerability, a local user starts a transaction (via the hardware transactional memory instruction tbegin) and then accesses vector registers. At some point, the vector registers will be corrupted with the values from a different local Linux process, because MSR_TM_ACTIVE is misused in arch/powerpc/kernel/process.c.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15031" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a8318c13e79badb92bc6640704a64cc022a6eb97" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20191004-0001" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4135-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4135-2" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00064.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00066.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/09/10/4" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-09-13T13:15:00Z" } }