CVE-2014-3535
CVSS V2 High 7.8
CVSS V3 None
Description
include/linux/netdevice.h in the Linux kernel before 2.6.36 incorrectly uses macros for netdev_printk and its related logging implementation, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) by sending invalid packets to a VxLAN interface.
Overview
- CVE ID
- CVE-2014-3535
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2014-09-28T19:55:05
- Last Modified Date
- 2023-02-13T00:40:35
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 2.6.35.13 | |
cpe:2.3:o:linux:linux_kernel:2.6.35:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35:rc3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35:rc4:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35:rc5:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35:rc6:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.7:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.8:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.9:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.11:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:2.6.35.12:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- Base Score
- 7.8
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2014-3535 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3535 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 10:29:18 | Added to TrackCVE | |||
2022-12-02 01:05:47 | 2014-09-28T19:55Z | 2014-09-28T19:55:05 | CVE Published Date | updated |
2022-12-02 01:05:47 | 2014-11-14T03:04:17 | CVE Modified Date | updated | |
2022-12-02 01:05:47 | Modified | Vulnerability Status | updated | |
2023-02-02 17:04:37 | 2023-02-02T16:15:48 | CVE Modified Date | updated | |
2023-02-02 17:04:37 | include/linux/netdevice.h in the Linux kernel before 2.6.36 incorrectly uses macros for netdev_printk and its related logging implementation, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) by sending invalid packets to a VxLAN interface. | A NULL pointer dereference flaw was found in the way the Linux kernel's networking implementation handled logging while processing certain invalid packets coming in via a VxLAN interface. A remote attacker could use this flaw to crash the system by sending a specially crafted packet to such an interface. | Description | updated |
2023-02-02 17:04:38 | References | updated | ||
2023-02-13 01:05:07 | 2023-02-13T00:40:35 | CVE Modified Date | updated | |
2023-02-13 01:05:08 | A NULL pointer dereference flaw was found in the way the Linux kernel's networking implementation handled logging while processing certain invalid packets coming in via a VxLAN interface. A remote attacker could use this flaw to crash the system by sending a specially crafted packet to such an interface. | include/linux/netdevice.h in the Linux kernel before 2.6.36 incorrectly uses macros for netdev_printk and its related logging implementation, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) by sending invalid packets to a VxLAN interface. | Description | updated |