CVE-2015-5156
CVSS V2 Medium 6.1
CVSS V3 None
Description
The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets.
Overview
- CVE ID
- CVE-2015-5156
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2015-10-19T10:59:02
- Last Modified Date
- 2023-02-12T23:15:33
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.1.10 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:A/AC:L/Au:N/C:N/I:N/A:C
- Access Vector
- ADJACENT_NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- Base Score
- 6.1
- Severity
- MEDIUM
- Exploitability Score
- 6.5
- Impact Score
- 6.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2015-5156 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5156 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 08:12:41 | Added to TrackCVE | |||
2022-12-02 06:49:50 | 2015-10-19T10:59Z | 2015-10-19T10:59:02 | CVE Published Date | updated |
2022-12-02 06:49:50 | 2017-11-04T01:29:06 | CVE Modified Date | updated | |
2022-12-02 06:49:50 | Modified | Vulnerability Status | updated | |
2023-02-02 17:05:11 | 2023-02-02T16:16:49 | CVE Modified Date | updated | |
2023-02-02 17:05:11 | The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets. | A buffer overflow flaw was found in the way the Linux kernel's virtio-net subsystem handled certain fraglists when the GRO (Generic Receive Offload) functionality was enabled in a bridged network configuration. An attacker on the local network could potentially use this flaw to crash the system, or, although unlikely, elevate their privileges on the system. | Description | updated |
2023-02-02 17:05:15 | References | updated | ||
2023-02-13 01:06:10 | 2023-02-12T23:15:33 | CVE Modified Date | updated | |
2023-02-13 01:06:11 | A buffer overflow flaw was found in the way the Linux kernel's virtio-net subsystem handled certain fraglists when the GRO (Generic Receive Offload) functionality was enabled in a bridged network configuration. An attacker on the local network could potentially use this flaw to crash the system, or, although unlikely, elevate their privileges on the system. | The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets. | Description | updated |