+12
−24
Loading
mainline inclusion from mainline-v6.9-rc4 commit 9e8742cdfc4b0e65266bb4a901a19462bda9285e category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9QRPG CVE: CVE-2024-35964 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9e8742cdfc4b0e65266bb4a901a19462bda9285e -------------------------------- Check user input length before copying data. Fixes: ccf74f23 ("Bluetooth: Add BTPROTO_ISO socket type") Fixes: 0731c5ab ("Bluetooth: ISO: Add support for BT_PKT_STATUS") Fixes: f764a6c2 ("Bluetooth: ISO: Add broadcast support") Signed-off-by:Eric Dumazet <edumazet@google.com> Signed-off-by:
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by:
Yongqiang Liu <liuyongqiang13@huawei.com>