CVE-2025-68343
Last modified
CVE-2025-68343 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header The driver expects to receive a struct gs_host_frame in gs_usb_receive_bulk_callback(). Use struct_group to describe the header of the struct gs_host_frame and check that we have at least received the header before accessing any members of it. To resubmit the URB, do not dereference the pointer chain "dev->parent->hf_size_rx" but use "parent->hf_size_rx" instead. Since "urb->context" contains "parent", it is always defined, while "dev" is not defined if the URB it too short.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header The driver expects to receive a struct gs_host_frame in gs_usb_receive_bulk_callback(). Use struct_group to describe the header of the struct gs_host_frame and check that we have at least received the header before accessing any members of it. To resubmit the URB, do not dereference the pointer chain "dev->parent->hf_size_rx" but use "parent->hf_size_rx" instead. Since "urb->context" contains "parent", it is always defined, while "dev" is not defined if the URB it too short.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d08e973a77d128b25e01a08c34d89593fdf222da, < 18cbce43363c9f84b90a92d57df341155eee0697; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 3433680b759646efcacc64fe36aa2e51ae34b8f0; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 616eee3e895b8ca0028163fcb1dce5e3e9dea322; >= d08e973a77d128b25e01a08c34d89593fdf222da, < f31693dc3a584c0ad3937e857b59dbc1a7ed2b87; >= d08e973a77d128b25e01a08c34d89593fdf222da, < 6fe9f3279f7d2518439a7962c5870c6e9ecbadcf |
| Linux | Linux | 3.16 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68343?
How severe is CVE-2025-68343?
How do I fix CVE-2025-68343?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68338In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68339In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6834A vulnerability was found in code-projects Inventory Managem…9.8
- CVE-2025-68340In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-68341In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68342In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68344In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68345In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68346In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68347In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68348In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68349In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2025-68343?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
