CVE-2016-8633
CVSS V2 Medium 6.2
CVSS V3 Medium 6.8
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.
Overview
- CVE ID
- CVE-2016-8633
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2016-11-28T03:59:06
- Last Modified Date
- 2023-02-12T23:26:13
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.8.6 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:H/Au:N/C:C/I:C/A:C
- Access Vector
- LOCAL
- Access Compatibility
- HIGH
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 6.2
- Severity
- MEDIUM
- Exploitability Score
- 1.9
- Impact Score
- 10
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- PHYSICAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 6.8
- Base Severity
- MEDIUM
- Exploitability Score
- 0.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=667121ace9dbafb368618dbabcf07901c962ddac | Issue Tracking Patch Vendor Advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.7 | Release Notes |
http://www.openwall.com/lists/oss-security/2016/11/06/1 | Mailing List Third Party Advisory |
http://www.securityfocus.com/bid/94149 | |
https://access.redhat.com/errata/RHSA-2018:0676 | |
https://access.redhat.com/errata/RHSA-2018:1062 | |
https://access.redhat.com/errata/RHSA-2019:1170 | |
https://access.redhat.com/errata/RHSA-2019:1190 | |
https://access.redhat.com/security/cve/CVE-2016-8633 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1391490 | Issue Tracking |
https://eyalitkin.wordpress.com/2016/11/06/cve-publication-cve-2016-8633/ | Third Party Advisory |
https://github.com/torvalds/linux/commit/667121ace9dbafb368618dbabcf07901c962ddac | Issue Tracking Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-8633 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8633 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:52:38 | Added to TrackCVE | |||
2022-12-02 12:12:21 | 2016-11-28T03:59Z | 2016-11-28T03:59:06 | CVE Published Date | updated |
2022-12-02 12:12:21 | 2019-05-14T23:29:00 | CVE Modified Date | updated | |
2022-12-02 12:12:21 | Modified | Vulnerability Status | updated | |
2023-02-02 17:05:45 | 2023-02-02T16:17:42 | CVE Modified Date | updated | |
2023-02-02 17:05:45 | 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. | A buffer overflow vulnerability due to a lack of input filtering of incoming fragmented datagrams was found in the IP-over-1394 driver [firewire-net] in a fragment handling code in the Linux kernel. The vulnerability exists since firewire supported IPv4, i.e. since version 2.6.31 (year 2009) till version v4.9-rc4. A maliciously formed fragment with a respectively large datagram offset would cause a memcpy() past the datagram buffer, which would cause a system panic or possible arbitrary code execution. The flaw requires [firewire-net] module to be loaded and is remotely exploitable from connected firewire devices, but not over a local network. | Description | updated |
2023-02-02 17:05:47 | References | updated | ||
2023-02-13 01:06:50 | 2023-02-12T23:26:13 | CVE Modified Date | updated | |
2023-02-13 01:06:50 | A buffer overflow vulnerability due to a lack of input filtering of incoming fragmented datagrams was found in the IP-over-1394 driver [firewire-net] in a fragment handling code in the Linux kernel. The vulnerability exists since firewire supported IPv4, i.e. since version 2.6.31 (year 2009) till version v4.9-rc4. A maliciously formed fragment with a respectively large datagram offset would cause a memcpy() past the datagram buffer, which would cause a system panic or possible arbitrary code execution. The flaw requires [firewire-net] module to be loaded and is remotely exploitable from connected firewire devices, but not over a local network. | 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. | Description | updated |