CVE-2023-52468
A use-after-free flaw was found in classregister in the Linux kernel. This issue occurs due to the lockclasskey is still being registered and found in lockkeyshash hlist after subsysprivate is freed in the error handler path. If a task iterates over the lockkeyshash, it may cause a use-after-free...