CVE-2025-39808
Last modified
CVE-2025-39808 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() in ntrig_report_version(), hdev parameter passed from hid_probe(). sending descriptor to /dev/uhid can make hdev->dev.parent->parent to null if hdev->dev.parent->parent is null, usb_dev has invalid address(0xffffffffffffff58) that hid_to_usb_dev(hdev) returned when usb_rcvctrlpipe() use usb_dev,it trigger page fault error for address(0xffffffffffffff58) add null check logic to ntrig_report_version() before calling hid_to_usb_dev(). EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() in ntrig_report_version(), hdev parameter passed from hid_probe(). sending descriptor to /dev/uhid can make hdev->dev.parent->parent to null if hdev->dev.parent->parent is null, usb_dev has invalid address(0xffffffffffffff58) that hid_to_usb_dev(hdev) returned when usb_rcvctrlpipe() use usb_dev,it trigger page fault error for address(0xffffffffffffff58) add null check logic to ntrig_report_version() before calling hid_to_usb_dev()
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.37, < 5.4.298 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.242 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.191 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.150 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.104 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.45 | — |
| Linux | Linux Kernel | >= 6.13, < 6.16.5 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39808?
How severe is CVE-2025-39808?
How do I fix CVE-2025-39808?
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-39802In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39803In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39804In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39805In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39806In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39807In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39809In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3981A vulnerability, which was classified as problematic, has be…5.3
- CVE-2025-39810In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39811In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39812In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39813In the Linux kernel, the following vulnerability has been re…4.7
Are you affected by CVE-2025-39808?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
