gsd-2016-8633
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-8633", "description": "drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets.", "id": "GSD-2016-8633", "references": [ "https://www.suse.com/security/cve/CVE-2016-8633.html", "https://access.redhat.com/errata/RHSA-2019:1190", "https://access.redhat.com/errata/RHSA-2019:1170", "https://access.redhat.com/errata/RHSA-2018:1062", "https://access.redhat.com/errata/RHSA-2018:0676", "https://ubuntu.com/security/CVE-2016-8633", "https://advisories.mageia.org/CVE-2016-8633.html", "https://linux.oracle.com/cve/CVE-2016-8633.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-8633" ], "details": "drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets.", "id": "GSD-2016-8633", "modified": "2023-12-13T01:21:22.283463Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-8633", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/errata/RHSA-2018:0676", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2018:0676" }, { "name": "https://access.redhat.com/errata/RHSA-2018:1062", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2018:1062" }, { "name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.7", "refsource": "MISC", "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.7" }, { "name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=667121ace9dbafb368618dbabcf07901c962ddac", "refsource": "MISC", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=667121ace9dbafb368618dbabcf07901c962ddac" }, { "name": "http://www.openwall.com/lists/oss-security/2016/11/06/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/11/06/1" }, { "name": "http://www.securityfocus.com/bid/94149", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/94149" }, { "name": "https://access.redhat.com/errata/RHSA-2019:1170", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2019:1170" }, { "name": "https://access.redhat.com/errata/RHSA-2019:1190", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2019:1190" }, { "name": "https://eyalitkin.wordpress.com/2016/11/06/cve-publication-cve-2016-8633/", "refsource": "MISC", "url": "https://eyalitkin.wordpress.com/2016/11/06/cve-publication-cve-2016-8633/" }, { "name": "https://github.com/torvalds/linux/commit/667121ace9dbafb368618dbabcf07901c962ddac", "refsource": "MISC", "url": "https://github.com/torvalds/linux/commit/667121ace9dbafb368618dbabcf07901c962ddac" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1391490", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1391490" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.8.6", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-8633" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" }, { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/torvalds/linux/commit/667121ace9dbafb368618dbabcf07901c962ddac", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/torvalds/linux/commit/667121ace9dbafb368618dbabcf07901c962ddac" }, { "name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=667121ace9dbafb368618dbabcf07901c962ddac", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=667121ace9dbafb368618dbabcf07901c962ddac" }, { "name": "[oss-security] 20161106 Re: [engineering.redhat.com #426293] CVE Request - firewire driver RCE - linux 4.8", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/06/1" }, { "name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.7", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.7" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1391490", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1391490" }, { "name": "https://eyalitkin.wordpress.com/2016/11/06/cve-publication-cve-2016-8633/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://eyalitkin.wordpress.com/2016/11/06/cve-publication-cve-2016-8633/" }, { "name": "94149", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/94149" }, { "name": "RHSA-2018:1062", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2018:1062" }, { "name": "RHSA-2018:0676", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2018:0676" }, { "name": "RHSA-2019:1170", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:1170" }, { "name": "RHSA-2019:1190", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:1190" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 1.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 0.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-02-12T23:26Z", "publishedDate": "2016-11-28T03:59Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.