Lucene search

K
osvGoogleOSV:CVE-2024-40936
HistoryJul 12, 2024 - 1:15 p.m.

CVE-2024-40936

2024-07-1213:15:16
Google
osv.dev
6
linux kernel
vulnerability
memregion leaks
fix
software

AI Score

8.2

Confidence

High

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.