Security Advisory

CVE-2024-41149

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-11 12:35:33
Last updated 2026-05-11 20:26:11
Assigner Linux
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 isnt removed from cpuhp callback list, we cant reuse it, otherwise use-after-free may be triggered.