-
CVE-2025-38313
- EPSS 0.04%
- Published 10.07.2025 07:42:21
- Last modified 10.07.2025 13:17:30
- Source 416baaa9-dc9f-4396-8d5f-8c081f
- Teams watchlist Login
- Open Login
In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: fix double-free on mc_dev The blamed commit tried to simplify how the deallocations are done but, in the process, introduced a double-free on the mc_dev variable. In case the MC device is a DPRC, a new mc_bus is allocated and the mc_dev variable is just a reference to one of its fields. In this circumstance, on the error path only the mc_bus should be freed. This commit introduces back the following checkpatch warning which is a false-positive. WARNING: kfree(NULL) is safe and this check is probably not required + if (mc_bus) + kfree(mc_bus);
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 <
12e4431e5078847791936820bd39df9e1ee26d2e
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
3135e03a92f6b5259d0a7f25f728e9e7866ede3f
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
7002b954c4a8b9965ba0f139812ee4a6f71beac8
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
b2057374f326303c86d8423415ab58656eebc695
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
4b23c46eb2d88924b93aca647bde9a4b9cf62cf9
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
1d5baab39e5b09a76870b345cdee7933871b881f
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
873d47114fd5e5a1cad2018843671537cc71ac84
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
Version <
d694bf8a9acdbd061596f3e7549bc8cb70750a60
Version
a042fbed02904493ae6df26ec836045f5a7d3ce2
Status
affected
VendorLinux
≫
Product
Linux
Default Statusaffected
Version
4.13
Status
affected
Version <
4.13
Version
0
Status
unaffected
Version <=
5.4.*
Version
5.4.295
Status
unaffected
Version <=
5.10.*
Version
5.10.239
Status
unaffected
Version <=
5.15.*
Version
5.15.186
Status
unaffected
Version <=
6.1.*
Version
6.1.142
Status
unaffected
Version <=
6.6.*
Version
6.6.94
Status
unaffected
Version <=
6.12.*
Version
6.12.34
Status
unaffected
Version <=
6.15.*
Version
6.15.3
Status
unaffected
Version <=
*
Version
6.16
Status
unaffected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.098 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|