First published: Mon Jan 06 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=4.19.325<4.20 | |
Linux Linux kernel | >=5.4.287<5.5 | |
Linux Linux kernel | >=5.10.231<5.11 | |
Linux Linux kernel | >=5.15.174<5.16 | |
Linux Linux kernel | >=6.1.120<6.1.123 | |
Linux Linux kernel | >=6.6.64<6.6.69 | |
Linux Linux kernel | >=6.11.11<6.12 | |
Linux Linux kernel | >=6.12.2<6.12.8 | |
Linux Linux kernel | =6.13-rc1 | |
Linux Linux kernel | =6.13-rc2 | |
Linux Linux kernel | =6.13-rc3 | |
Linux Linux kernel | =6.13-rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.