CVE-2025-40141
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: ISO: Fix possible UAF on iso_conn_free
This attempt to fix similar issue to sco_conn_free where if the
conn->sk is not set to NULL may lead to UAF on iso_conn_free.
More information : https://git.kernel.org/stable/c/5319145a07d8bf5b0782b25cb3115825689d42bb
