Lucene search
+L

96 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/08 12:38 p.m.9 views

CVE-2026-0719

A flaw was identified in the NTLM authentication handling of the libsoup HTTP library, used by GNOME and other applications for network communication. When processing extremely long passwords, an internal size calculation can overflow due to improper use of signed integers. This results in...

8.6CVSS5.5AI score0.00557EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2026/01/07 8:26 p.m.32 views

CVE-2026-22188 Panda3D <= 1.10.16 Deploy-Stub Stack Exhaustion via Unbounded alloca()

The deploy-stub component in Panda3D versions up to and including 1.10.16 contains a denial of service vulnerability due to unbounded stack allocation. The deploy-stub executable allocates argvcopy and argvcopy2 using alloca based directly on the attacker-controlled argc value without validation...

6.9CVSS0.00174EPSS
SaveExploits1References4
CVE
CVE
added 2026/01/07 8:26 p.m.21 views

CVE-2026-22188

Panda3D up to version 1.10.16 is affected by a DoS due to unbounded stack allocation in the deploy-stub. The deploy-stub allocates argv_copy and argv_copy2 with alloca() based on attacker-controlled argc without validation, which can exhaust stack space and crash the process during Python interpr...

6.9CVSS5.7AI score0.00174EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/01/07 8:26 p.m.8 views

CVE-2026-22188 Panda3D <= 1.10.16 Deploy-Stub Stack Exhaustion via Unbounded alloca()

The deploy-stub component in Panda3D versions up to and including 1.10.16 contains a denial of service vulnerability due to unbounded stack allocation. The deploy-stub executable allocates argvcopy and argvcopy2 using alloca based directly on the attacker-controlled argc value without validation...

6.9CVSS5.9AI score0.00174EPSS
SaveExploits1References6
OSV
OSV
added 2025/12/24 11:15 a.m.7 views

UBUNTU-CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

5.7AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2016-3931

Malware in sbrugna...

6.5CVSS7.1AI score0.00393EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-18099

Malware in sbrugna...

9.8CVSS9.5AI score0.0154EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-26843

Malware in sbrugna...

5.5CVSS7AI score0.00371EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.5 views

SUSE CVE-2025-38445

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1reshape In the raid1reshape function, newpool is allocated on the stack and assigned to conf-r1biopool. This results in conf-r1biopool.wait.head pointing to a stack address...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References22
OSV
OSV
added 2025/06/18 10:15 a.m.7 views

UBUNTU-CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7.1CVSS6.3AI score0.00167EPSS
SaveExploits0References27
CVE
CVE
added 2025/06/18 9:28 a.m.92 views

CVE-2025-38027

The CVE-2025-38027 entry describes a Linux kernel vulnerability in the regulator max20086 code path. The root cause is that max20086_parse_regulators_dt() uses an on-stack array of struct of_regulator_match for matches and then relies on devm_of_regulator_put_matches(), which allocates a devm_of_...

7.1CVSS6.3AI score0.00167EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.10 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 Linux kernel that stems from a stack allocation matching array, which could lead to invalid memory accesses...

7.1CVSS6.8AI score0.00167EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 1:7 p.m.10 views

CVE-2018-6339

When receiving calls using WhatsApp on Android, a stack allocation failed to properly account for the amount of data being passed in. An off-by-one error meant that data was written beyond the allocated space on the stack. This issue affects WhatsApp for Android starting in version 2.18.180 and w...

9.8CVSS6.9AI score0.0154EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 6:0 a.m.7 views

CLSA-2025-1744783252 php: Fix of CVE-2025-1861

CVE-2025-1861: move allocation of location from heap to stack, add error checking for location length...

9.8CVSS5.8AI score0.00821EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS5.6AI score0.00178EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.12 views

net/dpaa2: Avoid explicit cpumask var allocation on stack

...

7.8CVSS7.4AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 6:15 p.m.8 views

UBUNTU-CVE-2024-42093

In the Linux kernel, the following vulnerability has been resolved: net/dpaa2: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...

7.3CVSS6.5AI score0.00223EPSS
SaveExploits0References32
Vulnrichment
Vulnrichment
added 2024/07/29 5:39 p.m.17 views

CVE-2024-42094 net/iucv: Avoid explicit cpumask var allocation on stack

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...

6.8AI score0.00233EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.28 views

CVE-2024-38578

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: Fix buffer size for tag 66 packet The 'TAG 66 Packet Format' description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 byte...

7.8CVSS6.5AI score0.00263EPSS
SaveExploits0References28
RedhatCVE
RedhatCVE
added 2024/05/23 11:6 a.m.27 views

CVE-2021-47465

A possible stack corruption flaw was found in the Linux kernel in idlekvmstartguest. This issue may lead to compromised availability...

4.4CVSS7.7AI score0.00224EPSS
SaveExploits0References4
Rows per page
Query Builder