{"id":"CVE-2026-97976","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btintel_pcie: validate packet_len before skb_put_data\n\nbtintel_pcie_submit_rx_work() reads packet_len from rfh_hdr without\nchecking if it exceeds the RX buff…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btintel_pcie: validate packet_len before skb_put_data\n\nbtintel_pcie_submit_rx_work() reads packet_len from rfh_hdr without\nchecking if it exceeds the RX buff…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= c2b636b3f788d10486a6691ad6dd3ec4c93bd78e < ab0159b1f7214ce9bad9862751e4553e635a21b1","Linux >= c2b636b3f788d10486a6691ad6dd3ec4c93bd78e < 73a50c636425cb9f7ab647b5a97bd14dd5610076","Linux >= c2b636b3f788d10486a6691ad6dd3ec4c93bd78e < 46884c0f92708f1d218fc94d88800227a19b52f8","Linux >= c2b636b3f788d10486a6691ad6dd3ec4c93bd78e < 6436e1b5331b1aebf905c13e0880a37032719b75","Linux 6.10"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T11:17:25.570","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-97976","references":[{"url":"https://git.kernel.org/stable/c/46884c0f92708f1d218fc94d88800227a19b52f8","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/6436e1b5331b1aebf905c13e0880a37032719b75","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/73a50c636425cb9f7ab647b5a97bd14dd5610076","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/ab0159b1f7214ce9bad9862751e4553e635a21b1","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T11:06:38.870Z","slug":"CVE-2026-97976","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btintel_pcie: validate packet_len before skb_put_data\n\nbtintel_pcie_submit_rx_work() reads packet_len from rfh_hdr without\nchecking if it exceeds the RX buffer size. An oversized packet_len\ncan lead to an out-of-bounds read in skb_put_data().\n\nValidate packet_len to ensure it is non-zero and does not exceed\nBTINTEL_PCIE_BUFFER_SIZE - sizeof(*rfh_hdr), logging an error when\ninvalid.\n\nThis issue was reported by Claude Mythos. It can be simulated either by\nusing customized firmware configured to return an invalid packet_len or\nby modifying rfh_hdr->packet_len in the driver before calling\nbtintel_pcie_submit_rx_work().\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}