← Back to CVE List

CVE-2024-41149

Published: 2025-01-11T13:15Z
Last Modified: 2025-03-24T17:31Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt