Lucene search
K

14 matches found

Cvelist
Cvelist
added 2026/05/27 12:18 p.m.32 views

CVE-2026-45961 gfs2: fix memory leaks in gfs2_fill_super error path

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2fillsuper error path Fix two memory leaks in the gfs2fillsuper error handling path when transitioning a filesystem to read-write mode fails. First leak: kthread objects threadstruct, taskstruct, etc...

0.00024EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в qemu

In QEMU, the softmmu/physmem.c file, versions up to 7.0.0, can perform an uninitialized read on the translatefail path, resulting in an ioreadx or iowritex crash. NOTE: A third-party report states that the “Non-virtualization Use Case” described in the qemu.org reference applies here. In other...

8.8CVSS7.1AI score0.00297EPSS
Exploits1References2
NVD
NVD
added 2026/03/18 6:16 p.m.0 views

CVE-2026-23261

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: release admin tagset if init fails nvmefabrics creates an NVMe/FC controller in following path: nvmfdevwrite - nvmfcreatectrl - nvmefccreatectrl - nvmefcinitctrl nvmefcinitctrl allocates the admin blk-mq resources right...

5.5CVSS0.00017EPSS
Exploits0References4
NVD
NVD
added 2025/09/17 3:15 p.m.2 views

CVE-2023-53349

In the Linux kernel, the following vulnerability has been resolved: media: ov2740: Fix memleak in ov2740initcontrols There is a kmemleak when testing the media/i2c/ov2740.c with bpf mock device: unreferenced object 0xffff8881090e19e0 size 16: comm "51-i2c-ov2740", pid 278, jiffies 4294781584 age...

5.5CVSS0.00021EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:0 a.m.1 views

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translate_fail path leading to an io_readx or io_writex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here i.e. "Bugs affecting the non-virtualization use case are not considered security bugs at this time.

...

8.8CVSS7AI score0.00297EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.18 views

CVE-2022-48693

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5CVSS6.2AI score0.00014EPSS
Exploits0References7
CVE
CVE
added 2024/04/28 1:1 p.m.93 views

CVE-2022-48656

CVE-2022-48656 relates to a refcount leak in Linux kernel dmaengine: ti: k3-udma-private (of_xudma_dev_get). The issue stems from a missing of_node_put() in the error/fail path, causing a reference leak. The fix moves of_node_put() before the check to ensure proper reference handling. Impact is m...

5.5CVSS6.5AI score0.00022EPSS
Exploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: ixgbevf: Fix resource leak in ixgbevf_init_module()

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: Fix resource leak in ixgbevfinitmodule ixgbevfinitmodule won't destroy the workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Add destroyworkqueue in fail path to prevent the resource leak...

5.5CVSS6.3AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2022/07/30 11:4 a.m.1 views

OESA-2022-1791 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash.CVE-2022-35414...

8.8CVSS6.8AI score0.00297EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2022/07/11 2:15 a.m.0 views

CVE-2022-35414

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use ca...

8.8CVSS7.1AI score0.00297EPSS
Exploits1References12
OSV
OSV
added 2022/07/11 2:15 a.m.1 views

AZL-10110 CVE-2022-35414 affecting package qemu for versions less than 6.2.0-7

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use ca...

8.8CVSS7.2AI score0.00297EPSS
Exploits1References1
OSV
OSV
added 2022/07/11 2:15 a.m.1 views

AZL-35161 CVE-2022-35414 affecting package qemu for versions less than 6.2.0-18

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use ca...

8.8CVSS7.2AI score0.00297EPSS
Exploits1References1
OSV
OSV
added 2022/07/11 2:15 a.m.1 views

DEBIAN-CVE-2022-35414

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use ca...

8.8CVSS7.6AI score0.00297EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/07/11 12:0 a.m.1 views

QEMU 安全漏洞

QEMU Quick Emulator is a set of emulation processor software from Fabrice Bellard, a French personal developer. The software is fast and cross-platform. physmem.c version 7.0.0 and below of QEMU has a denial-of-service vulnerability, which stems from the possibility of uninitialized reads of the...

8.8CVSS5.6AI score0.00297EPSS
Exploits1References16
Rows per page
Query Builder