2024-11-05 17:04:55
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: dm vdo: dont refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the context is lost, so that vdo cant examine it accidentally.