CVE-2026-68479
Last modified
CVE-2026-68479 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbt_parse_firmware() copies patch_length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow and turn the copy into an oversized read and write during Bluetooth setup. The existing patch_offset + patch_length check can also wrap on 32-bit architectures. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbt_parse_firmware() copies patch_length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow and turn the copy into an oversized read and write during Bluetooth setup. The existing patch_offset + patch_length check can also wrap on 32-bit architectures. Validate the patch length and range without arithmetic overflow before allocating or copying the patch.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < 39e01b4addfbbe177567d6ed1dfb81f9cccb19e6; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < bda3c598ade6ea03884074b91e31608326684921; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < a4cb830e0b55ac76c849fd7840afb251f4c028fa; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < 68c5a2a19987c035eb129e627e579adafb04f637; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < 83534891c058ed71e251135072640911670869aa; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < 6744ab60dfac55d1df5733960aad5be300984301; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < f1ca750c0510bdbb504bf084d2f196ef2af92ea6; >= db33c77dddc2ed2cff3061d0b096a9f5ab0c3647, < 609c5b04a28dc1b0f3af6a7bc93055135b2d2059 |
| Linux | Linux | 4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68479?
How severe is CVE-2026-68479?
How do I fix CVE-2026-68479?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68473In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68474In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68475In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68476In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-68477In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-68478In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6848A flaw was found in Red Hat Quay. When Red Hat Quay requests…8.1
- CVE-2026-68480In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68481In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked …7.5
- CVE-2026-68484Cash Collect contains an improper authorization vulnerabilit…9
- CVE-2026-68487Path traversal in Plesk's Backup Manager causes arbitrary fi…9.9
- CVE-2026-68488A Time-of-check Time-of-use (TOCTOU) race condition leading …9.9
Are you affected by CVE-2026-68479?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
