CVE-2022-4382
Advisory lineage Upstream: 0 Downstream: 20
Modified
Published: 10 Jan 2023, 00:00
Last modified:09 Apr 2025, 15:34
Vulnerability Summary
Overall Risk (default)
medium
36/100 CVSS Score
6.4 MEDIUM
v3.1 (cve.org)
EPSS Score
0.03% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected
Timeline
10 Jan 2023, 00:00
Published
Vulnerability first disclosed
09 Apr 2025, 15:34
Last Modified
Vulnerability information updated
Description
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 6.4CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.03%• Percentile: 9%
Techniques & Countermeasures
- CWE-416•Use After Free
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.
Affected Systems
- linux•linux_kernel
na