diff options
author | Amir Goldstein <amir73il@gmail.com> | 2023-10-02 13:04:45 +0300 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2023-10-02 13:08:31 +0300 |
commit | 8542f1712074f070ae90b64e6082d10d8e912e32 (patch) | |
tree | bafda0c9feb370e7f114a6652549a4e33e29f985 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa (diff) |
ovl: fix file reference leak when submitting aio
Commit 724768a39374 ("ovl: fix incorrect fdput() on aio completion")
took a refcount on real file before submitting aio, but forgot to
avoid clearing FDPUT_FPUT from real.flags stack variable.
This can result in a file reference leak.
Fixes: 724768a39374 ("ovl: fix incorrect fdput() on aio completion")
Reported-by: Gil Lev <contact@levgil.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions