Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Akash M

Researcher fromSamsung
#33655of 56,333
8.1Total CVSS
Vulnerabilities · 1
PT-2025-3638
8.1
2024-12-19
Linux · Linux Kernel · CVE-2024-57913
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a kernel panic that occurs when panic on warn is enabled, caused by the unnecessary use of WARN ON in functionfs bind. This leads to a race condition between the adb open, adb read, and adb write operations invoked from the daemon and the UDC write through configfs. The kernel panic is fixed by removing the unnecessary WARN ON. The vulnerability is related to the functionfs bind function and the `ffs->state` variable. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.