CVE-2024-50284
ksmbd: Fix the missing xa_store error check
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xa_store error check xa_store() can fail, it return xa_err(-EINVAL) if the entry cannot be stored in an XArray, or xa_err(-ENOMEM) if memory allocation failed, so check error for xa_store() to fix it.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Nov 19, 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 medium 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
052b41ef2abe274f068e892aee81406f11bd1f3a < d8664ce789bd46290c59a00da6897252f92c237d b685757c7b08d5073046fb379be965fd6c06aafc < 726c1568b9145fa13ee248df184b186c382a7ff8 b685757c7b08d5073046fb379be965fd6c06aafc < c2a232c4f790f4bcd4d218904c56ac7a39a448f5 b685757c7b08d5073046fb379be965fd6c06aafc < 3abab905b14f4ba756d413f37f1fb02b708eee93 1f485b54d04a920723984062c912174330a05178
Linux / Linux
6.3
References
git.kernel.org: https://git.kernel.org/stable/c/d8664ce789bd46290c59a00da6897252f92c237d git.kernel.org: https://git.kernel.org/stable/c/726c1568b9145fa13ee248df184b186c382a7ff8 git.kernel.org: https://git.kernel.org/stable/c/c2a232c4f790f4bcd4d218904c56ac7a39a448f5 git.kernel.org: https://git.kernel.org/stable/c/3abab905b14f4ba756d413f37f1fb02b708eee93 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html