VDB
DEBIAN-CVE-2025-37817
DEBIAN-CVE-2025-37817
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.112-1, 6.1.52-1, 6.1.133-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u2, 6.1.106-3~deb11u3, 6.1.119-1~deb11u1 |
| Debian:11 | linux | 5.10.70-1, 0, 5.10.103-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- May 8, 2025 CVE Published
- Apr 28, 2026 CVE Updated