Lucene search
+L

12926 matches found

CNNVD
CNNVD
added 2024/04/01 12:00 a.m.8 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a memory corruption when allocating memory for graphics...

8.4CVSS6.9AI score0.00111EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/01 12:00 a.m.53 views

Amazon Linux 2 : python-pillow (ALAS-2024-2508)

The version of python-pillow installed on the remote host is prior to 2.0.0-23.gitd1c6db8. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2024-2508 advisory. An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory t...

7.5CVSS7AI score0.01131EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/04/01 12:00 a.m.17 views

Important: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS7.5AI score0.02224EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2024/04/01 12:00 a.m.12 views

PT-2024-18891 · Qualcomm · Snapdragon +29

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves memory corruption that occurs during the allocation of memory for graphics. Recommendations: At the moment, there is no information...

8.4CVSS7.2AI score0.00111EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/04/01 12:00 a.m.44 views

Medium: python-pillow

Issue Overview: An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw...

7.5CVSS8AI score0.01131EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/03/29 12:00 a.m.9 views

The vulnerability of the g_new0() function in the virtualization management library Libvirt, which allows a hacker to trigger a service failure

The vulnerability of the gnew0 function in the Libvirt virtualization management library is related to an improper check of the negative length of an array before memory allocation. Exploiting this vulnerability could allow a attacker to cause a service failure...

6.2CVSS6.4AI score0.00367EPSS
SaveExploits0References12Affected Software6
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.5 views

SUSE CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

5.5CVSS7.7AI score0.00241EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/03/27 12:00 a.m.55 views

CVE-2023-45288

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References8
NVD
NVD
added 2024/03/26 6:15 p.m.20 views

CVE-2023-52622

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbgsize, mkfs.ext4 -F -G 67108864 $dev -b 4096 100M mount $dev $dir resize2fs $dev 16G the following WARNO...

5.5CVSS7.4AI score0.00243EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/26 3:49 a.m.7 views

SUSE CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

6.4CVSS7.9AI score0.00597EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.37 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

6CVSS7.2AI score0.00597EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.46 views

CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

4.4CVSS7.5AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.12 views

CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

5.5CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2024/03/25 10:15 a.m.16 views

CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

5.5CVSS7.5AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/25 10:15 a.m.7 views

UBUNTU-CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References11
CVE
CVE
added 2024/03/25 9:16 a.m.90 views

CVE-2021-47175

CVE-2021-47175: Linux kernel net/sched fq_pie OOB access in the traffic path (fq_pie_qdisc_enqueue). The issue manifests as slab-out-of-bounds read during packet enqueue, demonstrated by a kasan report when using tc with fq_pie. A fix was applied to the fq_pie path to prevent selecting an out-of-...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.28 views

CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

5.5CVSS7.2AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2024/03/25 9:16 a.m.159 views

CVE-2021-47171

CVE-2021-47171 corresponds to a memory-leak fix in the Linux kernel’s USB SMSC75xx driver (net/usb/smsc75xx.c). The vulnerability arises when errors after memory allocation leave non-freed memory in smsc75xx_bind, causing a memory leak in the kernel upon probe/bind. The MiracleLinux advisories co...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/25 9:15 a.m.3 views

DEBIAN-CVE-2021-47150

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fecenetinit If the memory allocated for cbdbase is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/25 9:15 a.m.26 views

CVE-2021-47152

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean reproducer. The problem boils down to...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
Rows per page
Query Builder