Vulnerability in Linux

CVE-2024-50284

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.

EPSS: 0.002 (13.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-50284?
CVE-2024-50284 is a high-severity vulnerability in Linux, classified under Improper Check for Unusual or Exceptional Conditions. CVSS score: 7.5/10. Published 2024-11-19.
How severe is CVE-2024-50284?
High severity. CVSS v3 base score is 7.5 out of 10.