CVE Catalog

CVE-2023-52656

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

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

Summary

In the Linux kernel, dead code related to SCM_RIGHTS was removed from io_uring. After dropping support for passing io_uring fds over SCM_RIGHTS, the code was removed.

Risk Assessment

Removing dead code does not pose a direct threat, but it may reduce the attack surface and simplify code maintenance.

Recommendation

It is recommended to apply the Linux kernel patch containing this removal to keep the code clean and reduce the risk of future vulnerabilities.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: io_uring: drop any code related to SCM_RIGHTS This is dead code after we dropped support for passing io_uring fds over SCM_RIGHTS, get rid of it.

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