cve/2023/CVE-2023-28466.md
2024-06-18 02:51:15 +02:00

728 B

CVE-2023-28466

Description

do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).

POC

Reference

Github

No PoCs found on GitHub currently.