Vulnerability Details : CVE-2024-56766
In the Linux kernel, the following vulnerability has been resolved:
mtd: rawnand: fix double free in atmel_pmecc_create_user()
The "user" pointer was converted from being allocated with kzalloc() to
being allocated by devm_kzalloc(). Calling kfree(user) will lead to a
double free.
Vulnerability category: Memory Corruption
Products affected by CVE-2024-56766
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.13:rc4:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-56766
0.03%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 8 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-56766
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | 2025-01-07 |
CWE ids for CVE-2024-56766
-
The product calls free() twice on the same memory address.Assigned by: nvd@nist.gov (Primary)
References for CVE-2024-56766
-
https://git.kernel.org/stable/c/6ea15205d7e2b811fbbdf79783f686f58abfb4b7
mtd: rawnand: fix double free in atmel_pmecc_create_user() - kernel/git/stable/linux.git - Linux kernel stable treePatch
-
https://git.kernel.org/stable/c/3d825a241e65f7e3072978729e79d735ec40b80e
mtd: rawnand: fix double free in atmel_pmecc_create_user() - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/dd45c87782738715d5e7c167f8dabf0814a7394a
mtd: rawnand: fix double free in atmel_pmecc_create_user() - kernel/git/stable/linux.git - Linux kernel stable treePatch
-
https://git.kernel.org/stable/c/1562871ef613fa9492aa0310933eff785166a90e
-
https://git.kernel.org/stable/c/d8e4771f99c0400a1873235704b28bb803c83d17
mtd: rawnand: fix double free in atmel_pmecc_create_user() - kernel/git/stable/linux.git - Linux kernel stable treePatch
-
https://git.kernel.org/stable/c/ca9818554b0f33e87f38e4bfa2dac056692d46cc
-
https://git.kernel.org/stable/c/d2f090ea57f8d6587e09d4066f740a8617767b3d
Patch
Jump to