{"apiVersion":"1.0","identifier":"CVE-2026-72361","description":"In the Linux kernel, the following vulnerability has been resolved: drm/xe/hw_engine: Fix double-free of managed BO in error path The error path in hw_engine_init() explicitly frees a BO allocated with xe_managed_bo_create_pin_map() via xe_bo_unpin_map_no_vm(). Since the managed BO already has a devm cleanup action registered, this causes a double-free when devm unwinds during probe failure. Remove the explicit free and let devm handle it, consistent with all other xe_managed_bo_create_pin_map() callers. (cherry picked from commit e459a3bdeb117be496d7f229e2ea1f6c9fe4080b)","publishedAt":"2026-08-15T06:22:09","lastModifiedAt":"2026-08-17T06:18:40","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-72361","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00209,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-72361","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-72361","en":"https://www.redsauce.net/en/cves/CVE-2026-72361","fr":"https://www.redsauce.net/fr/cves/CVE-2026-72361","pt":"https://www.redsauce.net/pt/cves/CVE-2026-72361","de":"https://www.redsauce.net/de/cves/CVE-2026-72361","sk":"https://www.redsauce.net/sk/cves/CVE-2026-72361","el":"https://www.redsauce.net/el/cves/CVE-2026-72361"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-72361"}}