-
CVE-2026-63990
- EPSS 0.18%
- Veröffentlicht 19.07.2026 14:56:11
- Zuletzt bearbeitet 30.07.2026 14:51:11
- CVE-Watchlists
- Unerledigt
bonding: refuse to enslave CAN devices
In the Linux kernel, the following vulnerability has been resolved: bonding: refuse to enslave CAN devices syzbot reported a kernel paging request crash in can_rx_unregister() inside net/can/af_can.c. The crash occurs because a virtual CAN device (vxcan) is being enslaved to a bonding master. During the enslavement process, the bonding driver mutates and modifies the network device states to fit an Ethernet-like aggregation model. However, CAN devices operate on a completely different Layer 2 architecture, relying on the CAN mid-layer private data structure (can_ml_priv) instead of standard Ethernet structures. Since bonding does not initialize or maintain these CAN structures, subsequent operations on the half-enslaved interface (such as closing associated sockets via isotp_release) lead to a null-pointer dereference when accessing the CAN receiver lists. Bonding CAN interfaces is architecturally invalid as CAN lacks MAC addresses, ARP capabilities, and standard Ethernet link-layer mechanisms. While generic loopback devices are blocked globally in net/core/dev.c, virtual CAN devices bypass this check because they do not carry the IFF_LOOPBACK flag, despite acting as local software-loopbacks. Fix this by explicitly blocking network devices of type ARPHRD_CAN from being enslaved at the very beginning of bond_enslave(). This prevents illegal state mutations, eliminates the resulting KASAN crashes, and avoids potential memory leaks from incomplete socket cleanups. As the CAN support has been added a long time after bonding the Fixes-tag points to the introduction of ARPHRD_CAN that would have needed a specific handling in bonding_main.c.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
≫
Produkt
Linux
Default Statusunaffected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
69b78b5f3033272e53a2dc2dad675962654a5b38
Status
affected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
41e8478c4cd896d3abbe33d41afc90c84ac66602
Status
affected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
f4d78a81f57df82e9d82a2c07471fed1a1235893
Status
affected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
02f1c87ded33b43d48b4a1d665da15f2157b30d8
Status
affected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
9ea8a648d9120f7652bcde1ce2c4ad66871af707
Status
affected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
563090e5d450c665f70d955a39f9587afc7842eb
Status
affected
Version
cd05acfe65ed2cf2db683fa9a6adb8d35635263b
Version <
8ba68464e4787b6a7ec938826e16124df20fd23d
Status
affected
HerstellerLinux
≫
Produkt
Linux
Default Statusaffected
Version
2.6.25
Status
affected
Version
0
Version <
2.6.25
Status
unaffected
Version <=
5.15.*
Version
5.15.210
Status
unaffected
Version <=
6.1.*
Version
6.1.176
Status
unaffected
Version <=
6.6.*
Version
6.6.143
Status
unaffected
Version <=
6.12.*
Version
6.12.93
Status
unaffected
Version <=
6.18.*
Version
6.18.35
Status
unaffected
Version <=
7.0.*
Version
7.0.12
Status
unaffected
Version <=
*
Version
7.1
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.079 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|
https://git.kernel.org/stable/c/69b78b5f3033272e53a2dc2dad675962654a5b38
https://git.kernel.org/stable/c/41e8478c4cd896d3abbe33d41afc90c84ac66602
https://git.kernel.org/stable/c/f4d78a81f57df82e9d82a2c07471fed1a1235893
https://git.kernel.org/stable/c/02f1c87ded33b43d48b4a1d665da15f2157b30d8
https://git.kernel.org/stable/c/9ea8a648d9120f7652bcde1ce2c4ad66871af707
https://git.kernel.org/stable/c/563090e5d450c665f70d955a39f9587afc7842eb
https://git.kernel.org/stable/c/8ba68464e4787b6a7ec938826e16124df20fd23d