diff options
author | Juergen Gross <[email protected]> | 2017-05-18 17:28:48 +0200 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2017-06-13 16:09:41 -0400 |
commit | 71df1d7ccad1c36f7321d6b3b48f2ea42681c363 (patch) | |
tree | 3a7679bd60a7d022a8fc9cf72491bb9173abac4e /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 46464411307746e6297a034a9983a22c9dfc5a0c (diff) |
xen/blkback: don't free be structure too early
The be structure must not be freed when freeing the blkif structure
isn't done. Otherwise a use-after-free of be when unmapping the ring
used for communicating with the frontend will occur in case of a
late call of xenblk_disconnect() (e.g. due to an I/O still active
when trying to disconnect).
Signed-off-by: Juergen Gross <[email protected]>
Tested-by: Steven Haigh <[email protected]>
Acked-by: Roger Pau Monné <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions