+1
−0
Loading
mainline inclusion from mainline-v5.17-rc7 commit dd3b1dc3 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IADGRH CVE: CVE-2022-48844 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dd3b1dc3dd050f1f47cd13e300732852414270f8 --------------------------- sent_cmd memory is not freed before freeing hci_dev causing it to leak it contents. Signed-off-by:Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org> Conflicts: net/bluetooth/hci_core.c [Only backport e0448092. Did not backport 58ce6d5b, e61fbee7.] Signed-off-by:
Liu Jian <liujian56@huawei.com>