Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Dmitry Smirnov

#44997of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-7066
5.5
2024-07-09
Linux · Linux Kernel · CVE-2024-42244
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to the mos7840 driver in the Linux kernel, which can cause a crash on resume due to the lack of dedicated suspend and resume functions. This can be triggered when the USB serial core calls the generic resume implementation, and both port read URBs are submitted on resume for open ports, but the context pointer of the second URB is left set to the core rather than the mos7840 port structure. The problem was introduced after support for multiple read URBs was added in 2011. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.