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

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-11-26 23:02:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-11-28 00:01:00 +00:00
"ID": "CVE-2019-19318",
"STATE": "PUBLIC"
2019-11-26 23:02:07 +00:00
},
2019-11-28 00:01:00 +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-28 00:01:00 +00:00
"value": "In the Linux kernel 5.3.11, mounting a crafted btrfs image twice can cause an rwsem_down_write_slowpath use-after-free because (in rwsem_can_spin_on_owner in kernel/locking/rwsem.c) rwsem_owner_flags returns an already freed pointer,"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19318",
"url": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19318"
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-07-29 19:01:29 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4414-1",
"url": "https://usn.ubuntu.com/4414-1/"
2021-03-09 21:00:54 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210309 [SECURITY] [DLA 2586-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
2019-11-26 23:02:07 +00:00
}
]
}
}