cvelist/2013/4xxx/CVE-2013-4343.json

112 lines
3.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:07:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4343",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:07:56 +00:00
"lang": "eng",
"value": "Use-after-free vulnerability in drivers/net/tun.c in the Linux kernel through 3.11.1 allows local users to gain privileges by leveraging the CAP_NET_ADMIN capability and providing an invalid tuntap interface name in a TUNSETIFF ioctl call."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:07:56 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[netdev] 20130911 Use-after-free in TUNSETIFF",
"refsource": "MLIST",
"url": "http://www.spinics.net/lists/netdev/msg250066.html"
},
{
"name": "RHSA-2013:1490",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1490.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1007733",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1007733"
},
{
"name": "USN-2020-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2020-1"
},
{
"name": "[linux-kernel] 20130911 [PATCH net V2] tuntap: correctly handle error in tun_set_iff()",
"refsource": "MLIST",
"url": "http://marc.info/?l=linux-kernel&m=137889490510745&w=2"
},
{
"name": "[oss-security] 20130912 Fwd: Use-after-free in TUNSETIFF",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/09/12/3"
},
{
"name": "USN-2049-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2049-1"
},
{
"name": "USN-2023-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2023-1"
2019-05-31 12:00:58 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1479",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00071.html"
2019-06-18 15:00:52 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1570",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00039.html"
2019-06-19 00:00:51 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1579",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00048.html"
2019-03-18 00:07:56 +00:00
}
]
}
}