cvelist/2019/19xxx/CVE-2019-19319.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2019-11-26 23:02:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-11-27 23:00:57 +00:00
"ID": "CVE-2019-19319",
"STATE": "PUBLIC"
2019-11-26 23:02:07 +00:00
},
2019-11-27 23:00:57 +00:00
"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",
2019-11-26 23:02:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-11-27 23:00:57 +00:00
"value": "In the Linux kernel 5.0.21, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4_xattr_set_entry use-after-free in fs/ext4/xattr.c when a large old_size value is used in a memset call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19319",
"url": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19319"
2020-01-03 11:01:03 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200103-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200103-0001/"
2020-03-13 14:01:18 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0336",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00021.html"
2020-06-10 00:01:20 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200609 [SECURITY] [DLA 2241-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html"
2020-06-10 12:58:53 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2242-1] linux-4.9 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00012.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2241-2] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html"
2020-06-10 20:01:31 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4698",
"url": "https://www.debian.org/security/2020/dsa-4698"
2020-06-22 22:01:30 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4391-1",
"url": "https://usn.ubuntu.com/4391-1/"
2019-11-26 23:02:07 +00:00
}
]
}
}