cvelist/2010/4xxx/CVE-2010-4256.json

78 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-13 04:05:13 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:40:54 +00:00
"CVE_data_meta": {
"ID": "CVE-2010-4256",
2023-02-13 04:05:13 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:40:54 +00:00
"STATE": "PUBLIC"
},
2023-02-13 04:05:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The pipe_fcntl function in fs/pipe.c in the Linux kernel before 2.6.37 does not properly determine whether a file is a named pipe, which allows local users to cause a denial of service via an F_SETPIPE_SZ fcntl call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
2019-03-17 22:40:54 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 04:05:13 +00:00
"vendor_name": "n/a",
2019-03-17 22:40:54 +00:00
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
2023-02-13 04:05:13 +00:00
"version_affected": "=",
2019-03-17 22:40:54 +00:00
"version_value": "n/a"
}
]
}
}
]
2023-02-13 04:05:13 +00:00
}
2019-03-17 22:40:54 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-13 04:05:13 +00:00
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c66fb347946ebdd5b10908866ecc9fa05ee2cf3d",
"refsource": "MISC",
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c66fb347946ebdd5b10908866ecc9fa05ee2cf3d"
2019-03-17 22:40:54 +00:00
},
{
2023-02-13 04:05:13 +00:00
"url": "http://openwall.com/lists/oss-security/2010/11/30/6",
"refsource": "MISC",
"name": "http://openwall.com/lists/oss-security/2010/11/30/6"
2019-03-17 22:40:54 +00:00
},
{
2023-02-13 04:05:13 +00:00
"url": "http://openwall.com/lists/oss-security/2010/11/30/9",
"refsource": "MISC",
"name": "http://openwall.com/lists/oss-security/2010/11/30/9"
2019-03-17 22:40:54 +00:00
},
{
2023-02-13 04:05:13 +00:00
"url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37",
"refsource": "MISC",
"name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37"
2019-03-17 22:40:54 +00:00
}
]
}
}