CVE-2025-38474
Analyzed Analyzed - Analysis Complete
BaseFortify

Publication date: 2025-07-28

Last updated on: 2025-12-22

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: usb: net: sierra: check for no status endpoint The driver checks for having three endpoints and having bulk in and out endpoints, but not that the third endpoint is interrupt input. Rectify the omission.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-28
Last Modified
2025-12-22
Generated
2026-05-07
AI Q&A
2025-07-28
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 17 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 2.6.35 (inc) to 5.4.297 (exc)
linux linux_kernel From 5.5 (inc) to 5.10.241 (exc)
linux linux_kernel From 5.11 (inc) to 5.15.190 (exc)
linux linux_kernel From 5.16 (inc) to 6.1.147 (exc)
linux linux_kernel From 6.2 (inc) to 6.6.100 (exc)
linux linux_kernel From 6.7 (inc) to 6.12.40 (exc)
linux linux_kernel From 6.13 (inc) to 6.15.8 (exc)
linux linux_kernel 2.6.34
linux linux_kernel 2.6.34
linux linux_kernel 2.6.34
linux linux_kernel 6.16
linux linux_kernel 6.16
linux linux_kernel 6.16
linux linux_kernel 6.16
linux linux_kernel 6.16
linux linux_kernel 6.16
debian debian_linux 11.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is in the Linux kernel's USB network driver for Sierra devices. The driver was supposed to check that there are three endpoints: bulk in, bulk out, and an interrupt input endpoint. However, it did not verify that the third endpoint is specifically an interrupt input endpoint, which was an omission. This vulnerability has been resolved by adding the missing check.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart