Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-74533— Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero

CVSS 8.8 · High EPSS 0.22% · P13

Possible ATT&CK Techniques 1AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 10

VendorProductVersion RangeStatus
LinuxLinuxdc26097bdb864a0d5955b9a25e43376ffc1af99b< 876a3e94c70d0859d1dad1c986112d4f0d99eba8affected
dc26097bdb864a0d5955b9a25e43376ffc1af99b< af24e338bf5dafb80f42baa9a0b9e9b57b1c5d9caffected
f53e7489273dc2bb307bf50f319b3762d45534f0affected
a58d0f5dac322e16cc75334d000666512341bde5affected
6.11.11< 6.12affected
6.12.2< 6.13affected
6.13affected
< 6.13unaffected
… +2 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-74533

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero hci_conn::iso_data is accessed and modified without lock or RCU. This leads to a race [Task hdev->workqueue] [Task 2] iso_recv iso_conn_put(conn) conn = LOAD hcon->iso_data iso_conn_free(conn) iso_conn_hold_unless_zero(conn) hcon->iso_data = NULL kfree(conn) kref_get_unless_zero(&conn->ref) /* UAF */ and also to races in iso_conn_add() vs. iso_conn_free(). Fix by adding spinlock hci_conn::proto_lock and using it to guard hci_conn::iso_data.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux dc26097bdb864a0d5955b9a25e43376ffc1af99b ~ 876a3e94c70d0859d1dad1c986112d4f0d99eba8 -
LinuxLinux 6.13 -

II. Public POCs for CVE-2026-74533

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-74533

登录查看更多情报信息。

Patches & Fixes for CVE-2026-74533 (2)

Same Patch Batch · Linux · 2026-08-15 · 846 CVEs total

CVE-2026-7242110.0 CRITICALipv4: fib: Don't ignore error route in local/main tables.
CVE-2026-7427910.0 CRITICALcrypto: cavium/cpt - fix DMA cleanup using wrong loop index
CVE-2026-7447510.0 CRITICALvxlan: use neigh_ha_snapshot() in route_shortcircuit()
CVE-2026-7428010.0 CRITICALcrypto: marvell/octeontx - fix DMA cleanup using wrong loop index
CVE-2026-7430910.0 CRITICALvdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler
CVE-2026-7240810.0 CRITICALgeneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint
CVE-2026-7240710.0 CRITICALgeneve: validate inner network offset in geneve_gro_complete()
CVE-2026-724939.9 CRITICALnet: serialize netif_running() check in enqueue_to_backlog()
CVE-2026-724369.8 CRITICALnetfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
CVE-2026-724229.8 CRITICALksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE
CVE-2026-744339.8 CRITICALrxrpc: Fix UAF in rxgk_issue_challenge()
CVE-2026-721399.8 CRITICALtcp: defer md5sig_info kfree past RCU grace period in tcp_connect
CVE-2026-720659.8 CRITICALnet: mana: Validate the packet length reported by the NIC
CVE-2026-720649.8 CRITICALnet: mana: Sync page pool RX frags for CPU
CVE-2026-744349.8 CRITICALrxrpc: Don't move a peeked OOB message onto the pending queue
CVE-2026-722999.8 CRITICALtipc: restrict socket queue dumps in enqueue tracepoints
CVE-2026-724299.8 CRITICALipv6: ioam: fix type confusion of dst_entry
CVE-2026-724519.8 CRITICALxfrm: Fix xfrm state cache insertion race
CVE-2026-720419.8 CRITICALespintcp: use sk_msg_free_partial to fix partial send
CVE-2026-744959.8 CRITICALigbvf: Fix leak in TX DMA error cleanup

Showing top 20 of 846 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-74533

No comments yet


Leave a comment