8 matches found
ROOT-OS-DEBIAN-12-CVE-2025-37817 CVE-2025-37817 in rootio-linux - Patched by Root
Root has patched CVE-2025-37817 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
Azure Linux 3.0 Security Update: kernel (CVE-2025-37817)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37817 advisory. - In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in...
Linux Distros Unpatched Vulnerability : CVE-2025-37817
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice...
CVE-2025-37817 affecting package kernel for versions less than 6.6.92.2-1
CVE-2025-37817 affecting package kernel for versions less than 6.6.92.2-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-37817
In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...
CVE-2025-37817
creationtimestamp| type| source ---|---|--- 2025-05-08 07:23:20+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/15492 2025-05-08 08:31:37+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3loniqr33wi2l...
CVE-2025-37817
Linux kernel vulnerability CVE-2025-37817 involves a double free in the mcb path: in chameleon_parse_gdd(), if mcb_device_register() fails, the code could release mdev via put_device() and then free it again on the error path. The fixed behavior is to return early if mcb_device_register() fails, ...
CVE-2025-37817 mcb: fix a double free bug in chameleon_parse_gdd()
In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...