CVE-2023-32246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcu_barrier() in ksmbd_server_exit() racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcu_barrier() is not called at module unload time, so nothing prevents ksmbd from getting unloaded while it still has RCU callbacks pending. It leads to trigger unintended execution of kernel code locally and use to defeat protections such as Kernel Lockdown
CVSS

No CVSS.

Configurations

No configuration.

History

16 Aug 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-16 14:15

Updated : 2025-08-16 14:15


NVD link : CVE-2023-32246

Mitre link : CVE-2023-32246


JSON object : View

Products Affected

No product.

CWE

No CWE.