VYPR
Medium severity5.5NVD Advisory· Published Nov 19, 2024· Updated Jun 17, 2026

CVE-2024-50284

CVE-2024-50284

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

11

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.