diff options
| author | Hyunwoo Kim <[email protected]> | 2024-10-22 07:32:56 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2024-11-06 08:30:20 +0000 |
| commit | 6ca575374dd9a507cdd16dfa0e78c2e9e20bd05f (patch) | |
| tree | e7d9904448ad0b990b8cc137ea746ab88eb3b89b /drivers/platform/x86/intel/pmt/class.c | |
| parent | Linux 6.12-rc6 (diff) | |
| download | kernel-6ca575374dd9a507cdd16dfa0e78c2e9e20bd05f.tar.gz kernel-6ca575374dd9a507cdd16dfa0e78c2e9e20bd05f.zip | |
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
During loopback communication, a dangling pointer can be created in
vsk->trans, potentially leading to a Use-After-Free condition. This
issue is resolved by initializing vsk->trans to NULL.
Cc: stable <[email protected]>
Fixes: 06a8fc78367d ("VSOCK: Introduce virtio_vsock_common.ko")
Signed-off-by: Hyunwoo Kim <[email protected]>
Signed-off-by: Wongi Lee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Message-Id: <2024102245-strive-crib-c8d3@gregkh>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
