CVE-2025-37817
—CVSS 3.1
7.8 high
EPSS
<1%p10
Published
()
Modified
Description
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.
In the news0 stories
No ingested article mentions this CVE yet.