In the Linux kernel, the following vulnerability has been resolved:
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Sinc commit 79a6d1bfe114 ("can: gs_usb: gs_usb_receive_bulk_callback():
unanchor URL on usb_submit_urb() error") a failing resubmit URB will print
an info message.
In the case of a short read where netdev has not yet been assigned,
initialize as NULL to avoid dereferencing an undefined value. Also report
the error value of the failed resubmit.
References
Configurations
Configuration 1 (hide)
|
History
18 Apr 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
18 Mar 2026, 14:42
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/494fc029f662c331e06b7c2031deff3c64200eed - Patch | |
| References | () https://git.kernel.org/stable/c/713ba826ae114ab339c9a1b31e209bebdadb0ac9 - Patch | |
| References | () https://git.kernel.org/stable/c/8986cdf52f86208df9c7887fee23365b5d37da26 - Patch | |
| References | () https://git.kernel.org/stable/c/923379f1d7e3af8ccbf11edbbcf41f1bb3e9cfe6 - Patch | |
| References | () https://git.kernel.org/stable/c/aed58a28ea71a0d7d0947190fab1e3f4daa1d4a5 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.12.68:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6.122:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.18.8:*:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
18 Feb 2026, 17:52
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
14 Feb 2026, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-14 16:15
Updated : 2026-04-18 09:16
NVD link : CVE-2026-23155
Mitre link : CVE-2026-23155
CVE.ORG link : CVE-2026-23155
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
