CVE-2024-36030
HighIn the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvu_npc_freemem() Clang static checker(scan-build) warning: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:line 2184, column 2 Attempt to free released memory. npc_mcam_rsrcs_deinit() has released 'mcam->counters.bmap'. Deleted this redundant kfree() to fix this double free problem.
CVSS 3.1 score
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness type
CWE-415CVE-2024-36030 is classified as CWE-415
See CWE-415 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2024-36030 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6e965eba43e9724f3e603d7b7cc83e53b23d155e
-
PatchKernel patch commithttps://git.kernel.org/stable/c/f5aa87a2c0a72132ffc793fb0a5375b2a65d520a
Frequently asked questions
-
What is CVE-2024-36030?
CVE-2024-36030 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . CVE-2024-36030 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-36030?
CVE-2024-36030 has a CVSS score of 7.1 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H. -
Is there a patch available for CVE-2024-36030?
No patch is currently available for CVE-2024-36030. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-36030 actively exploited?
No — CVE-2024-36030 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.