CVE-2025-38556
Last modified
CVE-2025-38556 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton() against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should never occur, but there are buggy devices and some might have a report field with size set to zero; we shouldn't reject the report or the device just because of that. Instead, harden the s32ton() routine so that it returns a reasonable result instead of crashing when it is called with the number of bits set to 0 -- the same as what snto32() does.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton() against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should never occur, but there are buggy devices and some might have a report field with size set to zero; we shouldn't reject the report or the device just because of that. Instead, harden the s32ton() routine so that it returns a reasonable result instead of crashing when it is called with the number of bits set to 0 -- the same as what snto32() does.
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 | >= 2.6.20, < 6.12.46 |
| Linux | Linux Kernel | >= 6.13, < 6.15.10 |
| Linux | Linux Kernel | >= 6.16, < 6.16.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38556?
How severe is CVE-2025-38556?
How do I fix CVE-2025-38556?
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-38550In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38551In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38552In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38553Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-38554In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38555In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38557In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38558In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38559In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3856A vulnerability was found in xxyopen Novel-Plus 5.1.0. It ha…9.8
- CVE-2025-38560In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38561In the Linux kernel, the following vulnerability has been re…4.7
Are you affected by CVE-2025-38556?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
