Overview
- Description
- net/socket.c in the Linux kernel 3.19 before 3.19.3 does not validate certain range data for (1) sendto and (2) recvfrom system calls, which allows local users to gain privileges by leveraging a subsystem that uses the copy_from_iter function in the iov_iter interface, as demonstrated by the Bluetooth subsystem.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.2
- Impact score
- 10
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- CWE-264
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:3.19:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "ECBED6C9-0A30-4753-A68A-153F2EEF983F" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:3.19.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "51A5F344-B5A7-40F1-A583-B0D494FB17B2" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:3.19.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E5ED250F-E683-497D-9193-DE90BB0C2E08" } ], "operator": "OR" } ] } ]