CVE-2025-39808

Source
https://cve.org/CVERecord?id=CVE-2025-39808
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-39808.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-39808
Downstream
Related
Published
2025-09-16T13:00:11.242Z
Modified
2026-03-12T02:18:16.907905951Z
Summary
HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
Details

In the Linux kernel, the following vulnerability has been resolved:

HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion()

in ntrigreportversion(), hdev parameter passed from hidprobe(). sending descriptor to /dev/uhid can make hdev->dev.parent->parent to null if hdev->dev.parent->parent is null, usbdev has invalid address(0xffffffffffffff58) that hidtousbdev(hdev) returned when usbrcvctrlpipe() use usb_dev,it trigger page fault error for address(0xffffffffffffff58)

add null check logic to ntrigreportversion() before calling hidtousb_dev()

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39808.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0277873c05158c5efc97c23d52e6aec6250bde0f
Fixed
22ddb5eca4af5e69dffe2b54551d2487424448f1
Fixed
019c34ca11372de891c06644846eb41fca7c890c
Fixed
4338b0f6544c3ff042bfbaf40bc9afe531fb08c7
Fixed
6070123d5344d0950f10ef6a5fdc3f076abb7ad2
Fixed
e422370e6ab28478872b914cee5d49a9bdfae0c6
Fixed
98520a9a3d69a530dd1ee280cbe0abc232a35bff
Fixed
183def8e4d786e50165e5d992df6a3083e45e16c
Fixed
185c926283da67a72df20a63a5046b3b4631b7d9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-39808.json"