search for: 55c91fedd03d

Displaying 7 results from an estimated 7 matches for "55c91fedd03d".

2023 Sep 07
0
[PATCH v2] virtio-mmio: fix memory leak of vm_dev
...gister_virtio_device. Until then > it's an unmanaged resource and must be explicitly freed on error exit. > > This bug was discovered and resolved using Coverity Static Analysis > Security Testing (SAST) by Synopsys, Inc. > > Cc: <stable at vger.kernel.org> > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> Reviewed-by: Catalin Marinas <catalin.marinas at arm.com> Tested-by: Catalin Marinas <catalin.marinas at arm.com> Thanks. -- Catalin
2023 Sep 08
0
[PATCH v2] virtio-mmio: fix memory leak of vm_dev
...register_virtio_device. Until then > it's an unmanaged resource and must be explicitly freed on error exit. > > This bug was discovered and resolved using Coverity Static Analysis > Security Testing (SAST) by Synopsys, Inc. > > Cc: <stable at vger.kernel.org> > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> Reviewed-by: Xuan Zhuo <xuanzhuo at linux.alibaba.com> > --- > drivers/virtio/virtio_mmio.c | 19 ++++++++++++++----- > 1 file changed, 14 insertions(+),...
2023 Sep 08
0
[PATCH v2] virtio-mmio: fix memory leak of vm_dev
...d resource and must be explicitly freed on error exit. > > > > > > This bug was discovered and resolved using Coverity Static Analysis > > > Security Testing (SAST) by Synopsys, Inc. > > > > > > Cc: <stable at vger.kernel.org> > > > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > > > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> > > > > Reviewed-by: Catalin Marinas <catalin.marinas at arm.com> > > Tested-by: Catalin Marinas <catalin.marinas at arm.com> >...
2023 Sep 06
0
[PATCH] virtio-mmio: fix memory leak of vm_dev
...lled by register_virtio_device. Until then > it's an unmanaged resource and must be explicitly freed on error exit. > > This bug was discovered and resolved using Coverity Static Analysis > Security Testing (SAST) by Synopsys, Inc. > > Cc: stable at vger.kernel.org > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> Kmemleak was reporting around 31 of these leaks (under qemu). I have not tried your patch yet as you mentioned a v2. unreferenced object 0xffff000040bb6c00 (size 1024):...
2023 Sep 07
0
[PATCH v2] virtio-mmio: fix memory leak of vm_dev
...gister_virtio_device. Until then > it's an unmanaged resource and must be explicitly freed on error exit. > > This bug was discovered and resolved using Coverity Static Analysis > Security Testing (SAST) by Synopsys, Inc. > > Cc: <stable at vger.kernel.org> > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> Reviewed-by: Catalin Marinas <catalin.marinas at arm.com> Tested-by: Catalin Marinas <catalin.marinas at arm.com> Thanks. -- Catalin
2023 Sep 08
0
[PATCH v2] virtio-mmio: fix memory leak of vm_dev
...register_virtio_device. Until then > it's an unmanaged resource and must be explicitly freed on error exit. > > This bug was discovered and resolved using Coverity Static Analysis > Security Testing (SAST) by Synopsys, Inc. > > Cc: <stable at vger.kernel.org> > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> Reviewed-by: Xuan Zhuo <xuanzhuo at linux.alibaba.com> > --- > drivers/virtio/virtio_mmio.c | 19 ++++++++++++++----- > 1 file changed, 14 insertions(+),...
2023 Sep 08
0
[PATCH v2] virtio-mmio: fix memory leak of vm_dev
...d resource and must be explicitly freed on error exit. > > > > > > This bug was discovered and resolved using Coverity Static Analysis > > > Security Testing (SAST) by Synopsys, Inc. > > > > > > Cc: <stable at vger.kernel.org> > > > Fixes: 55c91fedd03d ("virtio-mmio: don't break lifecycle of vm_dev") > > > Signed-off-by: Maximilian Heyne <mheyne at amazon.de> > > > > Reviewed-by: Catalin Marinas <catalin.marinas at arm.com> > > Tested-by: Catalin Marinas <catalin.marinas at arm.com> >...