CVE-2024-50215
nvmet-auth: assign dh_key to NULL after kfree_sensitive
CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dh_key to NULL after kfree_sensitive ctrl->dh_key might be used across multiple calls to nvmet_setup_dhgroup() for the same controller. So it's better to nullify it after release on error path in order to avoid double free later in nvmet_destroy_auth(). Found by Linux Verification Center (linuxtesting.org) with Svace.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Nov 9, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new high vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
7a277c37d3522e9b2777d762bbbcecafae2b1f8d < c94e965f766321641ec38e4eece9ce8884543244 7a277c37d3522e9b2777d762bbbcecafae2b1f8d < c60af16e1d6cc2237d58336546d6adfc067b6b8f 7a277c37d3522e9b2777d762bbbcecafae2b1f8d < e61bd51e44409495d75847e9230736593e4c8710 7a277c37d3522e9b2777d762bbbcecafae2b1f8d < d2f551b1f72b4c508ab9298419f6feadc3b5d791
Linux / Linux
6.0
References
git.kernel.org: https://git.kernel.org/stable/c/c94e965f766321641ec38e4eece9ce8884543244 git.kernel.org: https://git.kernel.org/stable/c/c60af16e1d6cc2237d58336546d6adfc067b6b8f git.kernel.org: https://git.kernel.org/stable/c/e61bd51e44409495d75847e9230736593e4c8710 git.kernel.org: https://git.kernel.org/stable/c/d2f551b1f72b4c508ab9298419f6feadc3b5d791 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html