An issue was discovered in the Linux kernel through 6.0.10. l2cap_config_req in net/bluetooth/l2cap_core.c has an integer wraparound via L2CAP_CONF_REQ packets.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=ae4569813a6e931258db627cdfe50dfb4f917d5d | mailing list patch vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NDAKCGDW6CQ6G3RZWYZJO454R3L5CTQB/ | vendor advisory |
https://security.netapp.com/advisory/ntap-20230113-0008/ | third party advisory |
https://www.debian.org/security/2023/dsa-5324 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/03/msg00000.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html | mailing list |