Security Advisory

CVE-2022-50110

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:02:43
Last updated 2026-05-23 15:23:40
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource Unlike release_mem_region(), a call to release_resource() does not free the resource, so it has to be freed explicitly to avoid a memory leak.