VYPR
Unrated severityNVD Advisory· Published Jan 6, 2025· Updated Nov 3, 2025

mtd: rawnand: fix double free in atmel_pmecc_create_user()

CVE-2024-56766

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.

Affected products

65

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.