cvelist/2017/7xxx/CVE-2017-7495.json

93 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:00:50 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:12:07 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-7495",
2023-02-02 21:00:50 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:12:07 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:02:06 +00:00
"value": "fs/ext4/inode.c in the Linux kernel before 4.6.2, when ext4 data=ordered mode is used, mishandles a needs-flushing-before-commit list, which allows local users to obtain sensitive information from other users' files in opportunistic circumstances by waiting for a hardware reset, creating a new file, making write system calls, and reading this file."
2023-02-02 21:00:50 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:02:06 +00:00
"value": "filesystem mishandling"
2023-02-02 21:00:50 +00:00
}
]
}
]
},
2019-03-17 22:12:07 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:02:06 +00:00
"vendor_name": "n/a",
2019-03-17 22:12:07 +00:00
"product": {
"product_data": [
{
2023-02-12 23:02:06 +00:00
"product_name": "Linux kernel before 4.6.2",
2023-02-02 21:00:50 +00:00
"version": {
"version_data": [
{
2023-02-12 23:02:06 +00:00
"version_affected": "=",
"version_value": "Linux kernel before 4.6.2"
2019-03-17 22:12:07 +00:00
}
]
}
}
]
2023-02-02 21:00:50 +00:00
}
2019-03-17 22:12:07 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:50 +00:00
"url": "https://source.android.com/security/bulletin/2017-09-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/2017-09-01"
2019-03-17 22:12:07 +00:00
},
{
2023-02-02 21:00:50 +00:00
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=06bd3c36a733ac27962fea7d6f47168841376824",
"refsource": "MISC",
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=06bd3c36a733ac27962fea7d6f47168841376824"
2019-03-17 22:12:07 +00:00
},
{
2023-02-02 21:00:50 +00:00
"url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.2",
"refsource": "MISC",
"name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2017/05/15/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2017/05/15/2"
},
{
"url": "http://www.securityfocus.com/bid/98491",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/98491"
},
{
2023-02-12 23:02:06 +00:00
"url": "https://github.com/torvalds/linux/commit/06bd3c36a733ac27962fea7d6f47168841376824",
2023-02-02 21:00:50 +00:00
"refsource": "MISC",
2023-02-12 23:02:06 +00:00
"name": "https://github.com/torvalds/linux/commit/06bd3c36a733ac27962fea7d6f47168841376824"
2023-02-02 21:00:50 +00:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1450261",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1450261"
2019-03-17 22:12:07 +00:00
}
]
}
}