CVE-2019-3701 Details
Description
An issue was discovered in can_can_gw_rcv in net/can/gw.c in the Linux kernel through 4.19.13. The CAN frame modification rules allow bitwise logical operations that can be also applied to the can_dlc field. The privileged user "root" with CAP_NET_ADMIN can create a CAN frame modification rule that makes the data length code a higher value than the available CAN frame data size. In combination with a configured checksum calculation where the result is stored relatively to the end of the data (e.g. cgw_csum_xor_rel) the tail of the skb (e.g. frag_list pointer in skb_shared_info) can be rewritten which finally can cause a system crash. Because of a missing check, the CAN drivers may write arbitrary content beyond the data registers in the CAN controller's I/O memory when processing can-gw manipulated outgoing frames.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | <= 4.19.13 |
CPE
Remediation
| |
| debian debian linux | 8.0 |
CPE
Remediation
| |
| canonical ubuntu linux | 14.04 16.04 |
CPE
Remediation
| |
Change History
15 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Apr 23, 2020 | CVE Modified | [email protected] |
| Sep 3, 2019 | CVE Modified | [email protected] |
| May 15, 2019 | Modified Analysis | [email protected] |
| May 3, 2019 | CVE Modified | [email protected] |
| Apr 24, 2019 | CVE Modified | [email protected] |
| Apr 12, 2019 | CVE Modified | [email protected] |
| Apr 3, 2019 | CVE Modified | [email protected] |
| Apr 1, 2019 | CVE Modified | [email protected] |
| Mar 29, 2019 | Modified Analysis | [email protected] |
| Mar 27, 2019 | CVE Modified | [email protected] |
| Feb 11, 2019 | Initial Analysis | [email protected] |
| Jan 4, 2019 | CVE Modified | [email protected] |