U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-39808 Detail

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

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/019c34ca11372de891c06644846eb41fca7c890c kernel.org
https://git.kernel.org/stable/c/183def8e4d786e50165e5d992df6a3083e45e16c kernel.org
https://git.kernel.org/stable/c/185c926283da67a72df20a63a5046b3b4631b7d9 kernel.org
https://git.kernel.org/stable/c/22ddb5eca4af5e69dffe2b54551d2487424448f1 kernel.org
https://git.kernel.org/stable/c/4338b0f6544c3ff042bfbaf40bc9afe531fb08c7 kernel.org
https://git.kernel.org/stable/c/6070123d5344d0950f10ef6a5fdc3f076abb7ad2 kernel.org
https://git.kernel.org/stable/c/98520a9a3d69a530dd1ee280cbe0abc232a35bff kernel.org
https://git.kernel.org/stable/c/e422370e6ab28478872b914cee5d49a9bdfae0c6 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-39808
NVD Published Date:
09/16/2025
NVD Last Modified:
09/16/2025
Source:
kernel.org