Vulnerability in Linux Kernel

CVE-2019-15031

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.

EPSS: 0.006 (43.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.4 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L.

Affected products

Weakness classification (CWE)

References

  • cve@mitre.org (Exploit, Patch, Mailing List, x_refsource_MISC, Vendor Advisory)
  • cve@mitre.org (Patch, Mailing List, Third Party Advisory, x_refsource_MISC)
  • cve@mitre.org (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory)
  • cve@mitre.org (vendor-advisory, Third Party Advisory, x_refsource_SUSE)
  • cve@mitre.org (vendor-advisory, Third Party Advisory, x_refsource_SUSE)
  • cve@mitre.org (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory)
  • cve@mitre.org (x_refsource_CONFIRM, Third Party Advisory)

Frequently asked questions

What is CVE-2019-15031?
CVE-2019-15031 is a medium-severity vulnerability in Linux Kernel, classified under Improper Synchronization. CVSS score: 4.4/10. Published 2019-09-13.
How severe is CVE-2019-15031?
Medium severity. CVSS v3 base score is 4.4 out of 10.