CVE-2024-56766
HIGHLinux kernel - Buffer Overflow
Title source: llmDescription
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
3.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-415
Status
published
Affected Products (5)
linux/linux_kernel
< 4.20
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
Timeline
Published
Jan 06, 2025
Tracked Since
Feb 18, 2026