cve/2023/CVE-2023-6531.md
2024-05-28 08:49:17 +00:00

1018 B

CVE-2023-6531

Description

A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.

POC

Reference

No PoCs from references.

Github