Lucene search
+L

38 matches found

RedHat Linux
RedHat Linux
added 2025/10/15 11:39 a.m.13 views

kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.9AI score0.00217EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2022-50440

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to crashes. To fix it the dimensions of the copybox...

7.8CVSS5.9AI score0.00156EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.11 views

PT-2025-37200

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/xe/migrate module related to handling copy sizes during migration. Specifically, when dealing with non-page aligned copies and pitches, the...

5.8AI score0.00137EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/09/05 12:57 p.m.7 views

Security update for iperf

This update for iperf fixes the following issues: Update to 3.19.1: CVE-2025-54349: Fixed off-by-one error and resultant heap-based buffer overflow bsc1247519. CVE-2025-54350: Fixed Base64Decode assertion failure and application exit upon a malformed authentication attempt bsc1247520...

7.5CVSS7.4AI score0.00398EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/26 7:01 a.m.19 views

CVE-2022-49464

In the Linux kernel, the following vulnerability has been resolved: erofs: fix buffer copy overflow of ztailpacking feature I got some KASAN report as below: 46.959738 ================================================================== 46.960430 BUG: KASAN: use-after-free in...

7.8CVSS0.00259EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.10 views

CVE-2022-49464 erofs: fix buffer copy overflow of ztailpacking feature

In the Linux kernel, the following vulnerability has been resolved: erofs: fix buffer copy overflow of ztailpacking feature I got some KASAN report as below: 46.959738 ================================================================== 46.960430 BUG: KASAN: use-after-free in...

7.8CVSS7.8AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/03 8:54 a.m.7 views

SUSE-SU-2025:20045-1 Security update for expat

This update for expat fixes the following issues: - CVE-2024-45492: detect integer overflow in function nextScaffoldPart bsc1229932 - CVE-2024-45491: detect integer overflow in dtdCopy bsc1229931 - CVE-2024-45490: reject negative len for XMLParseBuffer bsc1229930 - CVE-2024-28757: XML Entity...

9.8CVSS6.9AI score0.02006EPSS
SaveExploits1References9
OSV
OSV
added 2024/09/17 9:29 p.m.15 views

CLSA-2024-1726608591 expat: Fix of 3 CVEs

CVE-2024-45490: Reject negative length for XMLParseBuffer in xmlparse.c - CVE-2024-45491: Detect integer overflow in dtdCopy on 32-bit platforms - CVE-2024-45492: Detect integer overflow in nextScaffoldPart on 32-bit platforms...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/05 11:07 a.m.7 views

OESA-2024-1807 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: adtsdecodeextradata in...

9.8CVSS7.8AI score0.02411EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: HID: hyperv: avoid struct memcpy overrun warning

A compiler warning issue was found in the Linux kernel's Hyper-V HID driver that could lead to potential memory safety issues. A local user can trigger this issue when the fortified memcpy implementation detects potential buffer overflows in the mousevsconreceive function, where the compiler cann...

5.5CVSS7.3AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/11 10:15 p.m.9 views

CVE-2017-16336

Multiple exploitable buffer overflow vulnerabilities exist in the PubNub message handler for the "cc" channel of Insteon Hub running firmware version 1012. Specially crafted commands sent through the PubNub service can cause a stack-based buffer overflow overwriting arbitrary data. An attacker...

9.9CVSS6.4AI score0.00673EPSS
SaveExploits0References1
OSV
OSV
added 2023/01/11 10:15 p.m.7 views

CVE-2017-16318

Multiple exploitable buffer overflow vulnerabilities exist in the PubNub message handler for the "cc" channel of Insteon Hub running firmware version 1012. Specially crafted commands sent through the PubNub service can cause a stack-based buffer overflow overwriting arbitrary data. An attacker...

9.9CVSS6.4AI score0.00673EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/14 9:15 p.m.14 views

UBUNTU-CVE-2022-43295

XPDF v4.04 was discovered to contain a stack overflow via the function FileStream::copy at xpdf/Stream.cc:795...

5.5CVSS6.8AI score0.00252EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/09/16 7:15 p.m.5 views

CVE-2022-39063

When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the fteidlen from incoming message, and then uses it to copy data from incoming message to struct fteid without...

7.5CVSS7.1AI score0.01142EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/06/28 6:14 p.m.15 views

GSD-2022-1002744 erofs: fix buffer copy overflow of ztailpacking feature

erofs: fix buffer copy overflow of ztailpacking feature This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...

7.6AI score
SaveExploits0
CNVD
CNVD
added 2018/01/31 12:00 a.m.4 views

Polaris office 2017 has a memory copy overflow vulnerability

Polaris Office is an office software developed by INFRAWARE in Korea. You can view and edit Word documents, Excel tables, Microsoft Office PowerPoint slides and other commonly used office documents. Polaris office 2017's PWord.exe is the program used to view doc documents, and when opening a doc...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2017/11/17 12:00 a.m.9 views

SWFTools memcpy buffer overflow vulnerability

SWFTools is a suite of open source software tools for creating and manipulating SWF files. A memcpy buffer overflow vulnerability exists in swfc in SWFTools. An attacker could exploit this vulnerability to cause a denial of service...

5.5CVSS7.1AI score0.00746EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2006/07/12 6:06 p.m.11 views

security flaw

Integer overflow in the wordwrap function in string.c in PHP 4.4.2 and 5.1.2 might allow context-dependent attackers to execute arbitrary code via certain long arguments that cause a small buffer to be allocated, which triggers a heap-based buffer overflow in a memcpy function call, a different...

5CVSS6.4AI score0.1038EPSS
SaveExploits2References4
Rows per page
Query Builder