drivers/bluetooth/virtio_bt.c in the Linux kernel before 5.16.3 has a memory leak (socket buffers have memory allocated but not freed).
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Link | Tags |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1d0688421449718c6c5f46e458a378c9b530ba18 | patch vendor advisory |
https://lore.kernel.org/linux-bluetooth/1A203F5E-FB5E-430C-BEA3-86B191D69D58%40holtmann.org/ | patch |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 | release notes vendor advisory |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.17 | release notes vendor advisory |
http://www.openwall.com/lists/oss-security/2022/03/11/1 | mailing list third party advisory patch |