CVE Published: 05/11/2024 |
CVE Updated: 19/11/2024 |
CVE Year: 2024 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2024-50091 Description
In the Linux kernel, the following vulnerability has been resolved:
dm vdo: don\'t 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 can\'t examine it accidentally.