U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-64408

Change History

New CVE Received from kernel.org 7/25/2026 6:17:24 AM

Action Type Old Value New Value
Added Description

                  
                
              
In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: bnep: pin L2CAP connection during netdev registration

bnep_add_connection() reads the L2CAP connection without holding the
channel lock, then passes its HCI device to register_netdev(). Controller
teardown can clear and release that connection concurrently, leaving the
network device registration path to dereference a freed parent device.

Take a reference to the L2CAP connection while holding the channel lock.
Retain it until register_netdev() has taken the parent device reference.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/390b5db3ff8745187f094c4e915663b7b1f98944
Added Reference

                  
                
              
https://git.kernel.org/stable/c/46a88784c4c9b96954dd86f747ce93f65efa1302
Added Reference

                  
                
              
https://git.kernel.org/stable/c/551ae773ec64045b4e72099132654887e0270bcc
Added Reference

                  
                
              
https://git.kernel.org/stable/c/563a8573047182f550b1e1e030615755cd8c41da
Added Reference

                  
                
              
https://git.kernel.org/stable/c/a6b22dbd80926556290ad2243be25218d6956a19
Added Reference

                  
                
              
https://git.kernel.org/stable/c/ae215c5b6422d8eda443b861b124bd1be6969c31
Added Reference

                  
                
              
https://git.kernel.org/stable/c/bb067a99a0356196c0b89a95721985485ebce5a5
Added Reference

                  
                
              
https://git.kernel.org/stable/c/df22adc7eafc22e651561813c11dc51a796b12ee
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["net/bluetooth/bnep/core.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"390b5db3ff8745187f094c4e915663b7b1f98944","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"46a88784c4c9b96954dd86f747ce93f65efa1302","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"551ae773ec64045b4e72099132654887e0270bcc","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"ae215c5b6422d8eda443b861b124bd1be6969c31","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"df22adc7eafc22e651561813c11dc51a796b12ee","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"a6b22dbd80926556290ad2243be25218d6956a19","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"563a8573047182f550b1e1e030615755cd8c41da","versionType":"git","status":"affected"},{"version":"65f53e9802dbfae0e5758a91793c3f5f8bece49b","lessThan":"bb067a99a0356196c0b89a95721985485ebce5a5","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["net/bluetooth/bnep/core.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"3.13","status":"affected"},{"version":"0","lessThan":"3.13","versionType":"semver","status":"unaffected"},{"version":"5.10.261","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.212","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.178","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.145","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.96","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.39","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.4","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc3","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]