diff options
author | Soumya <soumya.sambu@windriver.com> | 2023-04-11 04:07:03 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-04-12 13:08:31 -0400 |
commit | 589cdff6528b3b677b2a76a18d80694ccd9991fb (patch) | |
tree | 76d6502422b6649ea88461bd036af1461776b74e /recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch | |
parent | 911bc278afd98987f30cc41913bf051ee1576671 (diff) | |
download | meta-cloud-services-589cdff6528b3b677b2a76a18d80694ccd9991fb.tar.gz |
fuse: Fix CVE-2023-26253mickledore
Resolve asan bug in during receive event notification (#4024)
The fuse xlator notify function tries to assign data object to graph
object without checking an event. In case of upcall event data object
represents upcall object so during access of graph object the process
crashed for asan build.
Solution: Access the graph->id only while an event is associated
specifically to fuse xlator
Signed-off-by: Soumya <soumya.sambu@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch')
0 files changed, 0 insertions, 0 deletions