Lucene search
+L

12876 matches found

ATTACKERKB
ATTACKERKB
added 2024/02/29 11:15 p.m.11 views

CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

6CVSS6.4AI score0.00238EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.26 views

CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.18 views

CVE-2021-47060 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

7.8CVSS6.9AI score0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/02/29 10:37 p.m.5249 views

CVE-2021-47060

CVE-2021-47060 affects the Linux kernel KVM subsystem. The issue arises when unregistering an I/O bus with kvm_io_bus_unregister_dev() fails to allocate memory for a new bus instance, causing unregister_dev() to destroy all devices on the bus except the target device without signaling the caller....

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.31 views

CVE-2023-52498

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Fix possible deadlocks in core system-wide PM code It is reported that in low-memory situations the system-wide resume core code deadlocks, because asyncscheduledev executes its argument function synchronously if it...

5.5CVSS7.3AI score0.00238EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.14 views

SUSE CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

5.5CVSS8AI score0.00234EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.39 views

CentOS 9 : toolbox-0.0.99.4-3.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the toolbox-0.0.99.4-3.el9 build changelog. - Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause...

9.8CVSS7.3AI score0.02281EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.52 views

CentOS 9 : buildah-1.30.0-2.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the buildah-1.30.0-2.el9 build changelog. - A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service...

9.8CVSS7.5AI score0.04561EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.53 views

CentOS 9 : bind-9.16.23-9.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the bind-9.16.23-9.el9 build changelog. - Sending a flood of dynamic DNS updates may cause named to allocate large amounts of memory. This, in turn, may cause named to exit due to ...

7.5CVSS7.5AI score0.48707EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.28 views

CentOS 9 : libssh-0.10.4-10.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the libssh-0.10.4-10.el9 build changelog. - A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to...

6.5CVSS6.3AI score0.01314EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.32 views

CentOS 9 : skopeo-1.12.0-3.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the skopeo-1.12.0-3.el9 build changelog. - A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service...

9.8CVSS7.4AI score0.04561EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

UBUNTU-CVE-2021-47012

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix a use after free in siwallocmr Our code analyzer reported a UAF. In siwallocmr, it calls siwmraddmemmr,... In the implementation of siwmraddmem, mem is assigned to mr-mem and then mem is freed via kfreemem if...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/02/28 3:42 a.m.4 views

SUSE CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.5CVSS7.7AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:04 p.m.15 views

CVE-2021-46966

In the Linux kernel, the following vulnerability has been resolved: ACPI: custommethod: fix potential use-after-free issue In cmwrite, buf is always freed when reaching the end of the function. If the requested count is less than table.length, the allocated buffer will be freed but subsequent cal...

7.8CVSS7.5AI score
SaveExploits0References9
OSV
OSV
added 2024/02/27 7:04 p.m.6 views

CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS7.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:04 p.m.15 views

CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 7:04 p.m.4 views

DEBIAN-CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.9 views

UBUNTU-CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/02/27 5:11 p.m.23 views

CVE-2023-52471

A null pointer dereference problem was found in iceptp.c in ice in the Linux Kernel. This issue occurs when devmkasprintf returns a pointer to dynamically allocated memory, which can be NULL upon failure...

2.3CVSS6.5AI score0.00232EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/02/27 3:51 p.m.19 views

Allocation Of Resources Without Limits

Suricata is vulnerable to Allocation of Resources Without Limits. The vulnerability is due to excessive memory use during pgsql parsing in Suricata versions prior to 7.0.3, leading to Out-of-Memory OOM-related crashes...

7.5CVSS6.5AI score0.00927EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder