cvelist/2018/10xxx/CVE-2018-10322.json

97 lines
3.1 KiB
JSON
Raw Normal View History

2018-04-24 01:03:57 -04:00
{
2019-03-17 21:59:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-10322",
"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": [
2018-04-24 02:03:00 -04:00
{
2019-03-17 21:59:06 +00:00
"lang": "eng",
"value": "The xfs_dinode_verify function in fs/xfs/libxfs/xfs_inode_buf.c in the Linux kernel through 4.16.3 allows local users to cause a denial of service (xfs_ilock_attr_map_shared invalid pointer dereference) via a crafted xfs image."
2018-04-24 02:03:00 -04:00
}
2019-03-17 21:59:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:3083",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3083"
},
{
"name": "https://www.spinics.net/lists/linux-xfs/msg17215.html",
"refsource": "MISC",
"url": "https://www.spinics.net/lists/linux-xfs/msg17215.html"
},
{
"name": "RHSA-2018:2948",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2948"
},
{
"name": "103960",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103960"
},
{
"name": "https://bugzilla.kernel.org/show_bug.cgi?id=199377",
"refsource": "MISC",
"url": "https://bugzilla.kernel.org/show_bug.cgi?id=199377"
},
{
"name": "RHSA-2018:3096",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3096"
2020-10-16 00:01:36 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4578-1",
"url": "https://usn.ubuntu.com/4578-1/"
2020-10-16 01:01:31 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4579-1",
"url": "https://usn.ubuntu.com/4579-1/"
2019-03-17 21:59:06 +00:00
}
]
}
}