CVE-2019-3701

unknown
Published — · Modified —
CVSS v3
CVSS v2
VIR risk

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2019-3701

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2019-3701.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed4.19.20-1
debian debianbullseyefixed4.19.20-1
debian debianforkyfixed4.19.20-1
debian debiansidfixed4.19.20-1
debian debiantrixiefixed4.19.20-1

References

Verify integrity in audit chain (admin only). AS-IS.