Security Advisory

CVE-2024-38561

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 13:35:30
Last updated 2026-05-11 20:19:05
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: kunit: Fix kthread reference There is a race condition when a kthread finishes after the deadline and before the call to kthread_stop(), which may lead to use after free.