cvelist/2019/13xxx/CVE-2019-13648.json
2019-09-03 00:00:49 +00:00

142 lines
5.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13648",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel through 5.2.1 on the powerpc platform, when hardware transactional memory is disabled, a local user can cause a denial of service (TM Bad Thing exception and system crash) via a sigreturn() system call that sends a crafted signal frame. This affects arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://patchwork.ozlabs.org/patch/1133904/",
"refsource": "MISC",
"name": "https://patchwork.ozlabs.org/patch/1133904/"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190730 CVE-2019-13648: Linux kernel: powerpc: kernel crash in TM handling triggerable by any local user",
"url": "http://www.openwall.com/lists/oss-security/2019/07/30/1"
},
{
"refsource": "CONFIRM",
"name": "https://git.kernel.org/torvalds/c/f16d80b75a096c52354c6e0a574993f3b0dfbdfe",
"url": "https://git.kernel.org/torvalds/c/f16d80b75a096c52354c6e0a574993f3b0dfbdfe"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-7aecfe1c4b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GRK2MW223KQZ76DKEF2BZFN6TCXLZLDS/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190806-0001/",
"url": "https://security.netapp.com/advisory/ntap-20190806-0001/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4495",
"url": "https://www.debian.org/security/2019/dsa-4495"
},
{
"refsource": "BUGTRAQ",
"name": "20190812 [SECURITY] [DSA 4495-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Aug/13"
},
{
"refsource": "BUGTRAQ",
"name": "20190813 [SECURITY] [DSA 4497-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Aug/18"
},
{
"refsource": "DEBIAN",
"name": "DSA-4497",
"url": "https://www.debian.org/security/2019/dsa-4497"
},
{
"refsource": "BUGTRAQ",
"name": "20190814 [slackware-security] Slackware 14.2 kernel (SSA:2019-226-01)",
"url": "https://seclists.org/bugtraq/2019/Aug/26"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190814 [SECURITY] [DLA 1885-1] linux-4.9 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00017.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/154059/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html",
"url": "http://packetstormsecurity.com/files/154059/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1924",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00055.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1923",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00056.html"
},
{
"refsource": "UBUNTU",
"name": "USN-4114-1",
"url": "https://usn.ubuntu.com/4114-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-4115-1",
"url": "https://usn.ubuntu.com/4115-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-4116-1",
"url": "https://usn.ubuntu.com/4116-1/"
}
]
}
}