Linux Kernel up to 7.0.11 Bluetooth cleanup_listen chan_l locking

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.5$0-$5k0.68

Summaryinfo

A vulnerability, which was classified as critical, was found in Linux Kernel up to 7.0.11. Impacted is the function cleanup_listen of the component Bluetooth. The manipulation of the argument chan_l results in locking. This vulnerability is known as CVE-2026-53358. No exploit is available. You should upgrade the affected component.

Detailsinfo

A vulnerability classified as critical has been found in Linux Kernel up to 7.0.11. Affected is the function cleanup_listen of the component Bluetooth. The manipulation of the argument chan_l with an unknown input leads to a locking vulnerability. CWE is classifying the issue as CWE-667. The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors. This is going to have an impact on availability. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() l2cap_chan_close() removes the channel from conn->chan_l, which must be done under conn->lock. cleanup_listen() runs under the parent sk_lock, so acquiring conn->lock would invert the established conn->lock -> chan->lock -> sk_lock order. Instead of calling l2cap_chan_close() directly, schedule l2cap_chan_timeout with delay 0 to close the channel asynchronously. The timeout handler already acquires conn->lock and chan->lock in the correct order. The timer is only armed when chan->conn is still set: if it is already NULL, l2cap_conn_del() has already processed this channel (l2cap_chan_del + l2cap_sock_teardown_cb + l2cap_sock_close_cb), so there is nothing left to do. If l2cap_conn_del() races in after the timer is armed, __clear_chan_timer() inside l2cap_chan_del() cancels it; if the timer has already fired, the handler returns harmlessly because chan->conn was cleared.

The advisory is available at git.kernel.org. This vulnerability is traded as CVE-2026-53358 since 06/09/2026. The exploitability is told to be easy. Technical details are known, but there is no available exploit.

Upgrading to version 5.10.259, 5.15.210, 6.1.176, 6.6.143, 6.12.93, 6.18.35 or 7.0.12 eliminates this vulnerability. Applying the patch 3634cbdc2eb414b69ffa752ddbe5e0458518e321/e1c100e2d61bd8c718b7d91fe3e050780a9bf72d/deb8493a8fa599f6c95e2465b12bfdfb7f94a1d9/89dec92041717b027216e110599e4f6d6c921b79/50dfec218808b148ab4247b1858031b7a32015c5/859d3ace791ed878ae9ba5522c7844d960da8f88/7555fd885a0603f50e49a655850a1f2bd8a25398/8c8e620467a7b51562dbcefbd1f09f288d7d710d is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.7
VulDB Meta Temp Score: 5.5

VulDB Base Score: 5.7
VulDB Temp Score: 5.5
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Locking
CWE: CWE-667
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Partially

Availability: 🔒
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.10.259/5.15.210/6.1.176/6.6.143/6.12.93/6.18.35/7.0.12
Patch: 3634cbdc2eb414b69ffa752ddbe5e0458518e321/e1c100e2d61bd8c718b7d91fe3e050780a9bf72d/deb8493a8fa599f6c95e2465b12bfdfb7f94a1d9/89dec92041717b027216e110599e4f6d6c921b79/50dfec218808b148ab4247b1858031b7a32015c5/859d3ace791ed878ae9ba5522c7844d960da8f88/7555fd885a0603f50e49a655850a1f2bd8a25398/8c8e620467a7b51562dbcefbd1f09f288d7d710d

Timelineinfo

06/09/2026 CVE reserved
07/02/2026 +23 days Advisory disclosed
07/02/2026 +0 days VulDB entry created
07/02/2026 +0 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-53358 (🔒)
GCVE (CVE): GCVE-0-2026-53358
GCVE (VulDB): GCVE-100-375930

Entryinfo

Created: 07/02/2026 16:54
Changes: 07/02/2026 16:54 (60)
Complete: 🔍
Cache ID: 216::103

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you need the next level of professionalism?

Upgrade your account now!