Lucene search
+L

921 matches found

Vulnrichment
Vulnrichment
added 2024/03/26 3:43 p.m.17 views

CVE-2024-2452 Integer wraparound, under-allocation, and heap buffer overflow in Eclipse ThreadX NetX Duo __portable_aligned_alloc()

In Eclipse ThreadX NetX Duo before 6.4.0, if an attacker can control parameters of portablealignedalloc could cause an integer wrap-around and an allocation smaller than expected. This could cause subsequent heap buffer overflows...

7CVSS8.5AI score0.00902EPSS
Exploits1References3
CVE
CVE
added 2024/03/26 3:43 p.m.67 views

CVE-2024-2452

In Eclipse ThreadX NetX Duo prior to 6.4.0, an attacker who can control parameters of the __portable_aligned_alloc() function may trigger an integer wrap-around with an under-sized allocation, enabling subsequent heap buffer overflows. Affected software: Eclipse ThreadX NetX Duo (pre-6.4.0). Root...

9.8CVSS7.2AI score0.00902EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2024/03/26 12:0 a.m.15 views

Eclipse ThreadX NetX Duo 输入验证错误漏洞

Eclipse ThreadX NetX Duo is an IPv4 and IPv6 dual network stack for Eclipse ThreadX open source. A security vulnerability exists in Eclipse ThreadX NetX Duo versions prior to 6.4.0, which stems from a vulnerability that allows attackers to cause a buffer overflow via the function...

9.8CVSS7AI score0.00902EPSS
Exploits1References5
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47177

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

5.5CVSS5.5AI score0.00238EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/03/25 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, which stems from a security issue with allociommu in iommu/vt-d...

5.5CVSS6AI score0.00238EPSS
Exploits0References9
OSV
OSV
added 2024/03/15 9:15 p.m.3 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.1CVSS5.6AI score0.00213EPSS
Exploits0References2
OSV
OSV
added 2024/03/01 10:15 p.m.2 views

DEBIAN-CVE-2021-47075

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmetallocctrl When creating ctrl in nvmetallocctrl, if the cntlidmin is larger than cntlidmax of the subsystem, and jumps to the "outfreechangednslist" label, but the ctrl-sqs lack of be freed. Fix this...

5.3CVSS5.7AI score0.00905EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.4 views

SUSE CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS7.8AI score0.00236EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/02/29 12:0 a.m.3 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from a post-release reuse issue with devmspialloc...

7.8CVSS8AI score0.00245EPSS
Exploits0References12
OSV
OSV
added 2024/02/28 9:15 a.m.8 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS6.8AI score0.00236EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.7 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS5.9AI score0.00236EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

DEBIAN-CVE-2020-36785

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Fix use after free in atomispalloccssstatbufs The "s3abuf" is freed along with all the other items on the "asd-s3astats" list. It leads to a double free and a use after free...

7.8CVSS4.9AI score0.00224EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

UBUNTU-CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS5.9AI score0.00236EPSS
Exploits0References6
OSV
OSV
added 2024/02/26 4:27 p.m.1 views

DEBIAN-CVE-2023-52472

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

5.5CVSS5.8AI score0.00272EPSS
Exploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.2 views

DEBIAN-CVE-2023-52470

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

5.5CVSS5.3AI score0.0029EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/02/26 12:0 a.m.5 views

Linux kernel security vulnerabilities

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 a NULL pointer dereference problem in the return value of allocworkqueue in radeoncrtcinit...

5.5CVSS6.5AI score0.0029EPSS
Exploits0References9
OSV
OSV
added 2024/02/12 3:15 a.m.14 views

AZL-34864 CVE-2023-52429 affecting package kernel for versions less than 6.6.22.1-2

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...

5.5CVSS5.8AI score0.00249EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/02/06 12:0 a.m.12 views

The vulnerability of the HiredisAllocFns component in the /opt/fs/redisraft/deps/hiredis/alloc.c file of the Redis server management module RedisRaft allows a attacker to cause a service failure or exert other effects.

The vulnerability of the HiredisAllocFns component in the /opt/fs/redisraft/deps/hiredis/alloc.c file of the Redis server management module RedisRaft is related to operations that go beyond the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to cause service...

10CVSS8AI score0.00631EPSS
Exploits1References6
OSV
OSV
added 2023/11/20 7:15 p.m.3 views

CVE-2021-27429

Texas Instruments TI-RTOS returns a valid pointer to a small buffer on extremely large values. This can trigger an integer overflow vulnerability in 'HeapTrackalloc' and result in code execution...

7.8CVSS6.1AI score0.00276EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/11/14 12:0 a.m.12 views

PT-2025-18607 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the capabilities module. The problem occurs when the vfs getxattr alloc function fails to allocate memory f...

8.8CVSS5AI score0.03197EPSS
Exploits9References768
Rows per page
Query Builder