-
CVE-2022-50355
- EPSS 0.03%
- Published 17.09.2025 14:56:08
- Last modified 18.09.2025 13:43:34
- Source 416baaa9-dc9f-4396-8d5f-8c081f
- Teams watchlist Login
- Open Login
In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some clean-up codes in case of allocation failure, which free memory in reverse order with 'i' decreasing to 0. However, there are some problems: - The case i=0 is left out. Thus memory is leaked. - In case memory allocation fails right from the start, the memory freeing loops will start with i=-1 and invalid memory locations will be accessed. One of these loops has been fixed in commit c8ff91535880 ("staging: vt6655: fix potential memory leak"). Fix the remaining erroneous loops.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorLinux
≫
Product
Linux
Default Statusunaffected
Version <
637672a71f5016a40b0a6c0f3c8ad25eacedc8c3
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
Version <
88b9cc60f26e8a05d1ddbddf91b09ca2915f20e0
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
Version <
95ac62e8545be2b0a8cae0beef7c682e2e470e48
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
Version <
f19e5b7df54590c831f350381963f25585c8f7d5
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
Version <
a9e9806d1c315bc50dce05479a079b9a104474b8
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
Version <
ed11b73c963292e7b49c0f37025c58ed3b7921d6
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
Version <
2a2db520e3ca5aafba7c211abfd397666c9b5f9d
Version
5341ee0adb17d12a96dc5344e0d267cd12b52135
Status
affected
VendorLinux
≫
Product
Linux
Default Statusaffected
Version
4.18
Status
affected
Version <
4.18
Version
0
Status
unaffected
Version <=
4.19.*
Version
4.19.262
Status
unaffected
Version <=
5.4.*
Version
5.4.220
Status
unaffected
Version <=
5.10.*
Version
5.10.150
Status
unaffected
Version <=
5.15.*
Version
5.15.75
Status
unaffected
Version <=
5.19.*
Version
5.19.17
Status
unaffected
Version <=
6.0.*
Version
6.0.3
Status
unaffected
Version <=
*
Version
6.1
Status
unaffected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.078 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|