Lucene search
K

110 matches found

Positive Technologies
Positive Technologies
added 2026/01/20 12:0 a.m.6 views

PT-2026-3583

IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory...

5.9CVSS5.8AI score0.00334EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/01/09 11:35 a.m.9 views

CVE-2021-41959

JerryScript Git version 14ff5bf does not sufficiently track and release allocated memory via jerry-core/ecma/operations/ecma-regexp-object.c after RegExp, which causes a memory leak...

7.5CVSS6.9AI score0.01117EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.12 views

PT-2025-52932

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a potential memory leak within the vdpa sim module, specifically in the vdpasim net init and vdpasim blk init functions. The issue arises when a device...

7.8CVSS6.3AI score0.00465EPSS
Exploits2References893
RedhatCVE
RedhatCVE
added 2025/12/08 11:47 p.m.3 views

CVE-2025-40311

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

5.7AI score0.00156EPSS
Exploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.1 views

UBUNTU-CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.7AI score0.00155EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.22 views

CVE-2023-53753 drm/amd/display: fix mapping to non-allocated address

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

0.00155EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.23 views

CVE-2025-40311 accel/habanalabs: support mapping cb with vmalloc-backed coherent memory

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

0.00156EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.2 views

EUVD-2023-59997

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

5AI score0.00213EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-380509)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-380509 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential...

7.8CVSS6.2AI score0.00302EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.9 views

memblock: Accept allocated memory before use in memblock_double_array()

...

7CVSS7.5AI score0.00148EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/06/02 9:24 p.m.9 views

zlib: Out-of-bound pointer arithmetic in inftrees.c

A vulnerability was discovered in the inftrees.c file of zlib. Pointer arithmetic operations violate the C standard by subtracting an offset from an array pointer before its allocated memory, leading to undefined behavior...

8.8CVSS7.3AI score0.04793EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly accepting allocated memory, which could lead to a crash at boot time...

5.5CVSS7AI score0.00148EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2025/05/14 12:0 a.m.2 views

The vulnerability of embedded software developed by Qualcomm, related to the pointer shifting beyond the allocated memory space, allows a malicious actor to cause a system failure.

The vulnerability of embedded software developed by Qualcomm relates to the pointer being moved beyond the allocated memory space. Exploiting this vulnerability could allow an attacker to cause a system failure...

7.8CVSS5.5AI score0.00097EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.7 views

SUSE CVE-2025-23159

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr-bufsize is in shared memory and can be modified by malicious user. OOB write is possible when the size is made higher than actual sfr data buffer. Cap the size to...

5.5CVSS7.7AI score0.00169EPSS
Exploits0References16
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53189

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211parseschedscan The channels array in the cfg80211scanrequest has a countedby attribute attached to it, which points to the nchannels variable. This attribute is used in bounds...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

UBUNTU-CVE-2024-53189

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211parseschedscan The channels array in the cfg80211scanrequest has a countedby attribute attached to it, which points to the nchannels variable. This attribute is used in bounds...

5.5CVSS6.5AI score0.00222EPSS
Exploits0References9
OSV
OSV
added 2024/10/21 6:2 p.m.14 views

CVE-2024-49973 r8169: add tally counter fields added with RTL8125

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

5.5CVSS6.2AI score0.00249EPSS
Exploits0References13
Cvelist
Cvelist
added 2024/10/09 2:29 p.m.17 views

CVE-2024-47421 Adobe Framemaker | Out-of-bounds Read (CWE-125)

Adobe Framemaker versions 2020.6, 2022.4 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this vulnerability to execute code in the context of the...

7.8CVSS0.00351EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/08/22 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from allowing the memcpy function to write beyond the allocated memory...

5.5CVSS6.5AI score0.0021EPSS
Exploits0References6
NVD
NVD
added 2024/08/14 3:15 p.m.16 views

CVE-2024-39393

InDesign Desktop versions ID19.4, ID18.5.2 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this vulnerability to execute code in the context of the...

7.8CVSS0.00332EPSS
Exploits0References1
Rows per page
Query Builder