NONE · 0

CVE-2023-53827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} Similar to commit d0be8347c623 ("Bluetooth: L2CAP: Fix use-afte...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} Similar to commit d0be8347c623 ("Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put"), just use l2cap_chan_hold_unless_zero to prevent referencing a channel that is about to be destroyed.

References

FAQ

What is CVE-2023-53827?

CVE-2023-53827 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} Similar to commit d0be8347c623 ("Bluetooth: L2CAP: Fix use-afte...

How severe is CVE-2023-53827?

CVSS scoring is not yet available for CVE-2023-53827. Check NVD for updates.

Is there a patch for CVE-2023-53827?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.