IT

Tracker / CVE-2025-37817

CVE-2025-37817

High 7.8

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleon_parse_gdd() In chameleon_parse_gdd(), if mcb_device_register() fails, 'mdev' would be released in mcb_device_register() via put_device(). Thus, goto 'err' label and free 'mdev' again causes a double free. Just return if mcb_device_register() fails.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 3.15 → 5.4.293
linux linux_kernel · 5.11 → 5.15.181
linux linux_kernel · 5.16 → 6.1.136
linux linux_kernel · 5.5 → 5.10.237
linux linux_kernel · 6.13 → 6.14.5
linux linux_kernel · 6.2 → 6.6.89
linux linux_kernel · 6.7 → 6.12.26

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References