CVE-2019-15030
Description
In the Linux kernel through 5.2.14 on the powerpc platform, a local user can read vector registers of other users' processes via a Facility Unavailable exception. 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 of a missing arch/powerpc/kernel/process.c check.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2019-15030
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2019-15030.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 5.2.17-1 |
| debian | bullseye | fixed | 5.2.17-1 |
| debian | forky | fixed | 5.2.17-1 |
| debian | sid | fixed | 5.2.17-1 |
| debian | trixie | fixed | 5.2.17-1 |
References
Verify integrity in audit chain (admin only). AS-IS.