Security Advisory

CVE-2024-41149

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-01-11 12:35:33
Last updated 2026-08-05 11:35:22
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: block: avoid to reuse `hctx` not removed from cpuhp callback list If the 'hctx' isn't removed from cpuhp callback list, we can't reuse it, otherwise use-after-free may be triggered.