Name | CVE-2019-12614 |
Description | An issue was discovered in dlpar_parse_cc_property in arch/powerpc/platforms/pseries/dlpar.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup of prop->name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash). |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, bugtraq, EDB, Metasploit, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, Mageia, GitHub code/issues, web search, more) |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
linux (PTS) | jessie, jessie (lts) | 3.16.84-1 | vulnerable |
stretch (security) | 4.9.320-2 | fixed | |
stretch (lts), stretch | 4.9.320-3 | fixed | |
buster | 4.19.249-2 | fixed | |
buster (security) | 4.19.269-1 | fixed | |
bullseye | 5.10.158-2 | fixed | |
bullseye (security) | 5.10.162-1 | fixed | |
bookworm | 6.1.15-1 | fixed | |
sid | 6.1.20-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
linux | source | stretch | 4.9.210-1 | |||
linux | source | buster | 4.19.98-1 | |||
linux | source | (unstable) | 5.3.7-1 | unimportant |
https://lkml.org/lkml/2019/6/3/526
This is a potential null pointer dereference that looks like it can
only be invoked by root or the hypervisor. Probably no security impact.