{"apiVersion":"1.0","identifier":"CVE-2026-80625","description":"In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix memory leak of bonding resources In a corner case of concurrent driver removal and driver reset, bonding resource is first released in hns_roce_hw_v2_exit() during driver removal, and then is allocated again in hns_roce_register_device() during driver reset. This leads to memory leak because the release timing has already passed. This may also lead to a kernel panic as below because of the leaked notifier callback: Call trace: 0xffffa20fccc04978 (P) raw_notifier_call_chain+0x20/0x38 call_netdevice_notifiers_info+0x60/0xb8 netdev_lower_state_changed+0x4c/0xb8 As Sashiko suggested, the teardown order of bonding resources should be inverted to make sure the resources are released when the driver is removed.","publishedAt":"2026-08-28T08:16:46","lastModifiedAt":"2026-08-28T08:16:46","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-80625","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00155,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-80625","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-80625","en":"https://www.redsauce.net/en/cves/CVE-2026-80625","fr":"https://www.redsauce.net/fr/cves/CVE-2026-80625","pt":"https://www.redsauce.net/pt/cves/CVE-2026-80625","de":"https://www.redsauce.net/de/cves/CVE-2026-80625","sk":"https://www.redsauce.net/sk/cves/CVE-2026-80625","el":"https://www.redsauce.net/el/cves/CVE-2026-80625"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-80625"}}