CVE-2026-46332
Last modified
CVE-2026-46332 is a high-severity vulnerability rated 8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352_bootloader_rx() appends each serdev chunk into the fixed rx_buffer before parsing bootloader packets. The helper can keep leftover bytes between callbacks and may receive multiple packets in one callback, so a single count value is not constrained by one packet length. Check that the incoming chunk fits in the remaining receive buffer space before memcpy(). EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352_bootloader_rx() appends each serdev chunk into the fixed rx_buffer before parsing bootloader packets. The helper can keep leftover bytes between callbacks and may receive multiple packets in one callback, so a single count value is not constrained by one packet length. Check that the incoming chunk fits in the remaining receive buffer space before memcpy(). If it does not, drop the staged data and consume the bytes instead of overflowing rx_buffer.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.86 |
| Linux | Linux Kernel | >= 6.13, < 6.18.27 |
| Linux | Linux Kernel | >= 6.19, < 7.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46332?
How severe is CVE-2026-46332?
How do I fix CVE-2026-46332?
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-46327In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46328In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-46329In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4633A flaw was found in Keycloak. A remote attacker can exploit …3.7
- CVE-2026-46330In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46331In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46333In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46334OpenSIPS is a Session Initiation Protocol (SIP) server imple…8.7
- CVE-2026-46336Manyfold is an open source, self-hosted web application for …7.1
- CVE-2026-46337WWBN AVideo is an open source video platform. In 29.0 and ea…5.3
- CVE-2026-46338PyMdown Extensions is a set of extensions for the Python-Mar…4.3
- CVE-2026-463399Router is an AI router & token saver. From 0.4.30 until 0.4…10
Are you affected by CVE-2026-46332?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
