CVE Catalog

CVE-2024-56626

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

In the Linux kernel, a vulnerability was found in ksmbd that allows an out-of-bounds write in ksmbd_vfs_stream_write. The issue occurs when a client sends a negative offset value, potentially allowing data to be written outside the allocated buffer. This is triggered when 'vfs objects = streams_xattr' is set in ksmbd.conf.

Risk Assessment

An attacker could exploit this vulnerability to write beyond buffer boundaries, potentially leading to memory corruption, system crash, or arbitrary code execution in kernel context.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix for CVE-2024-56626. If not possible, consider disabling the streams_xattr option in ksmbd configuration.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write An offset from client could be a negative value, It could allows to write data outside the bounds of the allocated buffer. Note that this issue is coming when setting 'vfs objects = streams_xattr parameter' in ksmbd.conf.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS