Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-40936
HistoryJul 12, 2024 - 12:00 a.m.

CVE-2024-40936

2024-07-1200:00:00
ubuntu.com
ubuntu.com
2
linux kernel
vulnerability
memregion leaks

AI Score

7.2

Confidence

Low

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.