PatchSiren cyber security CVE debrief
CVE-2026-97976 Linux CVE debrief
A vulnerability in the Linux kernel's Bluetooth component has been addressed. The btintel_pcie_submit_rx_work() function did not validate the packet_len field from the rfh_hdr before passing it to skb_put_data(), potentially leading to an out-of-bounds read. This issue can be simulated by using customized firmware or modifying the rfh_hdr->packet_len in the driver.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Linux kernel-based systems, particularly those utilizing Bluetooth functionality, should assess exposure and prioritize patching. This includes operators, platform administrators, vulnerability management teams, and security teams. They should review system configurations, monitor system logs, and verify Linux kernel versions to ensure the patch is applied. Additionally, defenders should consider compensating controls for exposed
Why it matters
A vulnerability in the Linux kernel's Bluetooth component has been addressed, and defenders should prioritize verifying the Linux kernel version and applying patches to address this vulnerability.
- Potential out-of-bounds read in btintel_pcie_submit_rx_work()
- Verification of Linux kernel version and patch application required
- Monitoring system logs for potential exploitation attempts recommended
Technical summary
The btintel_pcie_submit_rx_work() function in the Linux kernel's Bluetooth component did not validate the packet_len field from the rfh_hdr before passing it to skb_put_data(), potentially leading to an out-of-bounds read. This issue can be simulated by using customized firmware or modifying the rfh_hdr->packet_len in the driver. Affected systems include Linux kernel-based systems utilizing Bluetooth functionality, particularly those with customized firmware or modified drivers. Defenders should prioritize verifying the Linux kernel version and applying patches to address this vulnerability.
Defensive priority
Defenders should prioritize verifying the Linux kernel version and applying patches to address this vulnerability, particularly for systems utilizing Bluetooth functionality.
Recommended defensive actions
- Verify Linux kernel version and apply patches
- Review system configurations for Bluetooth functionality
- Monitor system logs for potential exploitation attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and associated references provide details on the vulnerability, including its description and potential impact. However, the record does not provide explicit information on exploitation or affected systems.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97976 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97976
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97976 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97976
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/46884c0f92708f1d218fc94d88800227a19b52f8
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/6436e1b5331b1aebf905c13e0880a37032719b75
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/73a50c636425cb9f7ab647b5a97bd14dd5610076
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ab0159b1f7214ce9bad9862751e4553e635a21b1
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.