CVE-2025-38103
Last modified
CVE-2025-38103 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() Update struct hid_descriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently does not parse any optional HID class descriptors, only the mandatory report descriptor. Update all references to member element desc[0] to rpt_desc. Add test to verify bLength and bNumDescriptors values are valid. Replace the for loop with direct access to the mandatory HID class descriptor member for the report descriptor. This eliminates the possibility of getting an out-of-bounds fault. Add a warning message if the HID descriptor contains any unsupported optional HID class descriptors.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() Update struct hid_descriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently does not parse any optional HID class descriptors, only the mandatory report descriptor. Update all references to member element desc[0] to rpt_desc. Add test to verify bLength and bNumDescriptors values are valid. Replace the for loop with direct access to the mandatory HID class descriptor member for the report descriptor. This eliminates the possibility of getting an out-of-bounds fault. Add a warning message if the HID descriptor contains any unsupported optional HID class descriptors.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.2.95, < 3.3 |
| Linux | Linux Kernel | >= 3.16.50, < 3.17 |
| Linux | Linux Kernel | >= 3.18.76, < 3.19 |
| Linux | Linux Kernel | >= 4.1.46, < 4.2 |
| Linux | Linux Kernel | >= 4.4.93, < 4.5 |
| Linux | Linux Kernel | >= 4.9.57, < 4.10 |
| Linux | Linux Kernel | >= 4.13.8, < 4.14 |
| Linux | Linux Kernel | >= 4.14.1, < 5.4.295 |
| Linux | Linux Kernel | >= 5.5, < 5.10.239 |
| Linux | Linux Kernel | >= 5.11, < 5.15.186 |
| Linux | Linux Kernel | >= 5.16, < 6.1.142 |
| Linux | Linux Kernel | >= 6.2, < 6.6.94 |
| Linux | Linux Kernel | >= 6.7, < 6.12.34 |
| Linux | Linux Kernel | >= 6.13, < 6.15.3 |
| Linux | Linux Kernel | 4.14 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-38103?
How severe is CVE-2025-38103?
How do I fix CVE-2025-38103?
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-38098In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38099In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3810The WPBookit plugin for WordPress is vulnerable to privilege…9.8
- CVE-2025-38100In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38101In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38102In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-38104In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38106In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38107In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-38108In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-38109In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-38103?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
