IT

Tracker / CVE-2024-56766

CVE-2024-56766

High 7.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.19.325 → 4.20
linux linux_kernel · 5.10.231 → 5.11
linux linux_kernel · 5.15.174 → 5.16
linux linux_kernel · 5.4.287 → 5.5
linux linux_kernel · 6.1.120 → 6.1.123
linux linux_kernel · 6.11.11 → 6.12
linux linux_kernel · 6.12.2 → 6.12.8
linux linux_kernel · 6.6.64 → 6.6.69

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References