Bug 5894 - [ANCK 5.10] xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Summary: [ANCK 5.10] xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Status: RESOLVED FIXED
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-17 16:19 UTC by zhujun
Modified: 2023-08-16 16:00 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zhujun cmss_group 2023-07-17 16:19:17 UTC
kernel-5.10 软件逻辑bug

Additional info:

社区有patch已经解决
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
commit 0de80163dea668b09a58c39545acb75821aff2ea
Reference:https:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=0de80163dea668b09a58c39545acb75821aff2ea

git cherry-pick -s 0de80163dea(with linux-stable v5.10.186 repo added)
Comment 1 小龙 admin 2023-07-17 16:22:57 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1910
Comment 2 GuixinLiu alibaba_cloud_group 2023-08-16 16:00:11 UTC
already fixed