CVE-2023-52999

CVSS 3.1 Score 7.8 of 10 (high)

Details

Published Mar 27, 2025
Updated: Apr 1, 2025
CWE ID 416

Summary

CVE-2023-52999: A vulnerability was discovered in the Linux kernel that could lead to an out-of-bounds write in the net namespace operations registration error path. If net_assign_generic() fails, the gen pointer slot is cleared, but the gen pointer itself has not been modified yet, causing an out-of-bounds error. This issue has been resolved by skipping the gen pointer de-reference in the error path. The vulnerability was discovered through code inspection and confirmed with explicit error injection on a kasan-enabled kernel. The affected kernel versions are not specified in the provided information.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share