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.
Workaround:
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:2394 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2023-6531 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2253034 | issue tracking |
https://lore.kernel.org/all/c716c88321939156909cfa1bd8b0faaf1c804103.1701868795.git.asml.silence@gmail.com/ | patch mailing list |