Vulnerability Details : CVE-2022-4382
Potential exploit
A use-after-free flaw caused by a race among the superblock operations in the gadgetfs Linux driver was found. It could be triggered by yanking out a device that is running the gadgetfs side.
Vulnerability category: Memory Corruption
Products affected by CVE-2022-4382
- cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-4382
0.02%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 3 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-4382
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
0.5
|
5.9
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-04-09 |
6.4
|
MEDIUM | CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
0.5
|
5.9
|
NIST |
CWE ids for CVE-2022-4382
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: secalert@redhat.com (Secondary)
References for CVE-2022-4382
-
https://www.openwall.com/lists/oss-security/2022/12/14/5
oss-security - Re: Linux Kernel: usb: A use-after-free Write in put_devExploit;Mailing List;Patch;Third Party Advisory
Jump to