CVE-2024-40936

Publication date

2024-07-12 12:25:13

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix memregion leaks in devm_cxl_add_region() Move the mode verification to __create_region() before allocating the memregion to avoid the memregion leaks.