CVE-2024-27398 remediation guide
Linux Linux, fedora, linux kernel
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout When the sco connection is established and then, the sco socket is releasing, timeout_work will be scheduled to judge whether the sco disconnection is timeout. The sock will be deallocated later, but it is dereferenced again in sco_sock_timeout. As a result, the use-after-free bugs will happen. The root cause is shown below: Cleanup Thread | Worker Thread sco_sock_release | sco_sock_close | __sco_sock_close | sco_sock_set_timer | schedule_delayed_work | sco_sock_...
Identify the affected asset
Confirm whether Linux Linux, fedora, 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: >= 48669c81a65628ef234cbdd91b9395952c7c27fe < 1b33d55fb7355e27f8c82cd4ecd560f162469249, >= 37d7ae2b0578f2373674a755402ee722e96edc08 < 3212afd00e3cda790fd0583cb3eaef8f9575a014, >= a1073aad497d0d071a71f61b721966a176d50c08 < 33a6e92161a78c1073d90e27abe28d746feb0a53, >= ba316be1b6a00db7126ed9a39f9bee434a508043 < 6a18eeb1b3bbc67c20d9609c31dca6a69b4bcde5, >= ba316be1b6a00db7126ed9a39f9bee434a508043 < bfab2c1f7940a232cd519e82fff137e308abfd93, >= ba316be1b6a00db7126ed9a39f9bee434a508043 < 012363cb1bec5f33a7b94629ab2c1086f30280f2, >= ba316be1b6a00db7126ed9a39f9bee434a508043 < 50c2037fc28df870ef29d9728c770c8955d32178, >= ba316be1b6a00db7126ed9a39f9bee434a508043 < 483bc08181827fc475643272ffb69c533007e546, >= fea63ccd928c01573306983346588b26cffb5572, >= ec1f74319bb35c1c90c25014ec0f6ea6c3ca2134, >= b657bba82ff6a007d84fd076bd73b11131726a2b, >= 4.19.207 < 4.19.314, >= 5.4.148 < 5.4.276, >= 5.10.67 < 5.10.217, >= 4.14.263 < 4.15, >= 5.13.19 < 5.14, >= 5.14.6 < 5.15, >= 5.15, 39, 40. 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: 4.15, 4.19.314, 5.4.276, 5.10.217, 5.14, 5.15.159, 6.1.91, 6.6.31, 6.8.10. 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.