Bug 2383901 (CVE-2025-38474)

Summary: CVE-2025-38474 kernel: Linux kernel: Local privilege escalation or denial of service in usb: net: sierra driver
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in the Linux kernel's `usb: net: sierra` driver. The driver incorrectly handles USB device endpoints by failing to verify that a required interrupt input endpoint is present. A local attacker with low privileges could exploit this omission, potentially leading to a denial of service (DoS), information disclosure, or arbitrary code execution.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OSIDB Bzimport 2025-07-28 12:01:57 UTC
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.

Comment 1 Avinash Hanwate 2025-07-28 15:50:11 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025072812-CVE-2025-38474-0663@gregkh/T