CVE-2023-53673 remediation guide
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: call disconnect callback before deleting conn In hci_cs_disconnect, we do hci_conn_del even if disconnection failed. ISO, L2CAP and SCO connections refer to the hci_conn without hci_conn_get, so disconn_cfm must be called so they can clean up their conn, otherwise use-after-free occurs. ISO: ========================================================== iso_sock_connect:880: sk 00000000eabd6557 iso_connect_cis:356: 70:1a:b8:98:ff:a2 -> 28:3d:c2:4a:7e:da ... iso_conn_add:140: hcon 000000001696f1fd conn 0000...
Identify the affected asset
Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Validate the affected-version match
Compare the deployed version with the affected range: >= b8d290525e3972b5e876b2649a42bf4081d753fe < 1ecf6dc2676ead4b927c50b1be0851fa4d756574, >= b8d290525e3972b5e876b2649a42bf4081d753fe < 59bd1e476bbc7bc6dff3c61bba787095a4839796, >= b8d290525e3972b5e876b2649a42bf4081d753fe < 093a07052406b363b1b2ab489e17dbadaf3e509b, >= b8d290525e3972b5e876b2649a42bf4081d753fe < 7f7cfcb6f0825652973b780f248603e23f16ee90, >= 5.7, >= 5.7 < 5.15.200, >= 5.16 < 6.1.42, >= 6.2 < 6.4.7, 6.5. Treat incomplete inventory results as unresolved.
Prioritize with independent signals
The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.
Apply supported remediation
Follow the vendor advisory or supported update path. Current fixed-version status: 5.15.200, 6.1.42, 6.4.7. Preserve configuration and rollback material before change.
Verify the result
Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.
- Confirm the expected version and package state.
- Run a functional health check for critical service paths.
- Review authentication, error, application, and security monitoring logs.
- Reassess exposure if the supported fix cannot be applied.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.