PT-2026-44246 · Linux+2 · Linux Kernel+2
CVE-2026-46123
·
Published
2026-05-28
·
Updated
2026-09-08
CVSS v3.1
7.7
High
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the
virtio bt module, the virtbt rx work() function calls skb put(skb, len) using a length value obtained from virtqueue get buf() without validating it against the buffer size exposed to the device. Because the RX skb is exposed as 1000 bytes, a malicious or buggy backend can report a length between 1001 and the available skb tailroom(skb), leading to the inclusion of uninitialized kernel heap bytes. Additionally, the system accepts a length of 0, which results in virtbt rx handle() reading the pkt type byte from uninitialized memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu