CVE-2024-36030
Severity CVSS v4.0:
Pending analysis
Type:
CWE-415
Double Free
Publication date:
30/05/2024
Last modified:
01/04/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
octeontx2-af: fix the double free in rvu_npc_freemem()<br />
<br />
Clang static checker(scan-build) warning:<br />
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:line 2184, column 2<br />
Attempt to free released memory.<br />
<br />
npc_mcam_rsrcs_deinit() has released &#39;mcam->counters.bmap&#39;. Deleted this<br />
redundant kfree() to fix this double free problem.
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.8.9 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



