CVE-2023-52703
Last modified
CVE-2023-52703 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len in kalmia_send_init_packet() is uninitialized when passing it to the first usb_bulk_msg error path. Jiri Pirko noted that it's pointless to pass it in the error path, and that the value that would be printed in the second error path would be the value of act_len from the first call to usb_bulk_msg.[1] With this in mind, let's just not pass act_len to the usb_bulk_msg error paths. 1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len in kalmia_send_init_packet() is uninitialized when passing it to the first usb_bulk_msg error path. Jiri Pirko noted that it's pointless to pass it in the error path, and that the value that would be printed in the second error path would be the value of act_len from the first call to usb_bulk_msg.[1] With this in mind, let's just not pass act_len to the usb_bulk_msg error paths. 1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.0.1, < 4.14.306 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.273 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.232 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.169 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.95 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.13 | — |
| Linux | Linux Kernel | 3.0 | — |
| Linux | Linux Kernel | 6.2 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52703?
How severe is CVE-2023-52703?
How do I fix CVE-2023-52703?
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 2023
- CVE-2023-52698In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52699In the Linux kernel, the following vulnerability has been re…5.3
- CVE-2023-5270A vulnerability was found in SourceCodester Best Courier Man…8.8
- CVE-2023-52700In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52701In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52702In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52704In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52705In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52706In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52707In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52708In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5271A vulnerability was found in SourceCodester Best Courier Man…8.8
Are you affected by CVE-2023-52703?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
