Lucene search
K

4528 matches found

NVD
NVD
added 2026/05/06 12:16 p.m.3 views

CVE-2025-71290

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

5.5CVSS0.00015EPSS
Exploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.2 views

CVE-2025-71287

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leak on larb probe Make sure to drop the reference taken when looking up the SMI device during larb probe on late probe failure e.g. probe deferral and on driver unbind...

5.5CVSS0.00015EPSS
Exploits0References7
NVD
NVD
added 2026/05/06 12:16 p.m.1 views

CVE-2025-71288

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure e.g. probe deferral and on driver unbind...

5.5CVSS0.00015EPSS
Exploits0References6
CVE
CVE
added 2026/05/06 11:32 a.m.7 views

CVE-2025-71290

CVE-2025-71290 concerns a memory leak in the Linux kernel’s misc: ti_fpc202 probe function. The root cause is not releasing a device node reference during iteration, leading to a leak. The remedy implemented is a code change that uses for_each_child_of_node_scoped() to ensure the node reference i...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:32 a.m.3 views

CVE-2025-71290

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

5.8AI score0.00015EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:32 a.m.22 views

CVE-2025-71290 misc: ti_fpc202: fix a potential memory leak in probe function

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

0.00015EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/06 11:32 a.m.3 views

CVE-2025-71290

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

5.5CVSS5.8AI score0.00015EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/06 11:32 a.m.4 views

CVE-2025-71287

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leak on larb probe Make sure to drop the reference taken when looking up the SMI device during larb probe on late probe failure e.g. probe deferral and on driver unbind...

5.5CVSS5.7AI score0.00015EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/06 11:32 a.m.2 views

CVE-2025-71288

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure e.g. probe deferral and on driver unbind...

5.5CVSS5.7AI score0.00015EPSS
Exploits0
CVE
CVE
added 2026/05/06 11:32 a.m.7 views

CVE-2025-71287

The CVE-2025-71287 issue affects the Linux kernel driver mtk-smi for memory handling during larb probes. The root cause is failure to drop the reference to the SMI device on late probe failure or driver unbind, causing a memory leak that could lead to resource exhaustion and potential DoS. The vu...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:32 a.m.24 views

CVE-2025-71288 memory: mtk-smi: fix device leaks on common probe

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure e.g. probe deferral and on driver unbind...

0.00015EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:32 a.m.4 views

CVE-2025-71288

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure e.g. probe deferral and on driver unbind...

5.7AI score0.00015EPSS
Exploits0References7Affected Software1
CVE
CVE
added 2026/05/06 11:32 a.m.7 views

CVE-2025-71288

The CVE-2025-71288 entry concerns the Linux kernel mtk-smi memory driver. The root cause is failure to release device references during common probe failures and on driver unbind, leading to potential resource exhaustion. This could enable a local attacker to cause a Denial of Service on affected...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:32 a.m.26 views

CVE-2025-71287 memory: mtk-smi: fix device leak on larb probe

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leak on larb probe Make sure to drop the reference taken when looking up the SMI device during larb probe on late probe failure e.g. probe deferral and on driver unbind...

0.00015EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:32 a.m.6 views

CVE-2025-71287

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leak on larb probe Make sure to drop the reference taken when looking up the SMI device during larb probe on late probe failure e.g. probe deferral and on driver unbind...

5.7AI score0.00015EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2026/05/06 11:28 a.m.14 views

CVE-2026-43270

The CVE-2026-43270 issue affects the Linux kernel media: mtk-mdp module. In mtk_mdp_probe(), vpu_get_plat_device() increases the platform device reference count and is not consistently released in mtk_mdp_remove(), creating a reference-leak vulnerability. Red Hat and Debian OS/tracking entries co...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.29 views

CVE-2026-43246 media: i2c/tw9906: Fix potential memory leak in tw9906_probe()

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906probe In one of the error paths in tw9906probe, the memory allocated in v4l2ctrlhandlerinit and v4l2ctrlnewstd is not freed. Fix that by calling v4l2ctrlhandlerfree on the...

0.00015EPSS
Exploits0References8
CVE
CVE
added 2026/05/06 11:28 a.m.9 views

CVE-2026-43246

The CVE-2026-43246 issue affects the Linux kernel driver media: i2c/tw9906 (tw9906_probe). The root cause is a memory leak where memory allocated for the V4L2 control handler (v4l2_ctrl_handler_init and v4l2_ctrl_new_std) is not freed in an error path, potentially causing resource exhaustion or i...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43246

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906probe In one of the error paths in tw9906probe, the memory allocated in v4l2ctrlhandlerinit and v4l2ctrlnewstd is not freed. Fix that by calling v4l2ctrlhandlerfree on the...

5.5CVSS5.7AI score0.00015EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.4 views

CVE-2026-43246

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906probe In one of the error paths in tw9906probe, the memory allocated in v4l2ctrlhandlerinit and v4l2ctrlnewstd is not freed. Fix that by calling v4l2ctrlhandlerfree on the...

5.8AI score0.00015EPSS
Exploits0References9Affected Software1
Rows per page
Query Builder