Description
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.
References (9)
Scores
CVSS v3
7.8
EPSS
0.0002
EPSS Percentile
4.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-415
Status
published
Products (2)
linux/linux_kernel
6.13 rc1 (4 CPE variants)
linux/linux_kernel
4.19.325 - 4.20
Published
Jan 06, 2025
Tracked Since
Feb 18, 2026