CVE-2024-56766
mtd: rawnand: fix double free in atmel_pmecc_create_user()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jan 6, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
22fbbc37edb840fd420fadf670366be9bf028426 < ca9818554b0f33e87f38e4bfa2dac056692d46cc 54cb5fa850f9306d84e49a3db44b7a7eb5536cd1 < 1562871ef613fa9492aa0310933eff785166a90e 5fe7709251e334cc27618473299c48340cecd3c8 < 3d825a241e65f7e3072978729e79d735ec40b80e 24cbc37e837fd9e31e5024480b779207d1d99f1d < 6ea15205d7e2b811fbbdf79783f686f58abfb4b7 f1290871c8aaeb13029390a2b6e5c05733a1be6f < dd45c87782738715d5e7c167f8dabf0814a7394a 8ac19ec818c548c5788da5926dcc8af96fad4bb1 < d2f090ea57f8d6587e09d4066f740a8617767b3d 6d734f1bfc336aaea91313a5632f2f197608fadd < d8e4771f99c0400a1873235704b28bb803c83d17 2014fcea19ec27df033359a0f42db0e8ed4290a8 bdd11a04d102f8310812aa7cec39545fdd6662d1
Linux / Linux
5.4.287 < 5.4.289 5.10.231 < 5.10.233 5.15.174 < 5.15.176 6.1.120 < 6.1.123 6.6.64 < 6.6.69 6.12.2 < 6.12.8
References
git.kernel.org: https://git.kernel.org/stable/c/ca9818554b0f33e87f38e4bfa2dac056692d46cc git.kernel.org: https://git.kernel.org/stable/c/1562871ef613fa9492aa0310933eff785166a90e git.kernel.org: https://git.kernel.org/stable/c/3d825a241e65f7e3072978729e79d735ec40b80e git.kernel.org: https://git.kernel.org/stable/c/6ea15205d7e2b811fbbdf79783f686f58abfb4b7 git.kernel.org: https://git.kernel.org/stable/c/dd45c87782738715d5e7c167f8dabf0814a7394a git.kernel.org: https://git.kernel.org/stable/c/d2f090ea57f8d6587e09d4066f740a8617767b3d git.kernel.org: https://git.kernel.org/stable/c/d8e4771f99c0400a1873235704b28bb803c83d17 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html