PT-2026-55235 · Linux+2 · Linux Kernel+2

CVE-2026-53358

·

Published

2026-07-02

·

Updated

2026-09-07

CVSS v3.1

8.8

High

VectorAV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the Bluetooth L2CAP implementation where calling l2cap chan close() within cleanup listen() causes a lock inversion. Specifically, cleanup listen() operates under the parent sk lock, and attempting to acquire conn->lock to remove a channel from conn->chan l violates the established locking order of conn->lock -> chan->lock -> sk lock. To resolve this, the system schedules l2cap chan timeout with a delay of 0 to close the channel asynchronously, ensuring locks are acquired in the correct sequence.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-53358
ECHO-4AC7-1B21-4254
OESA-2026-3204
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
USN-8566-1
USN-8568-1
USN-8569-1
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu