Lucene search
+L

526 matches found

OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36934

In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is terminated...

7.8CVSS6AI score0.00295EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.5 views

UBUNTU-CVE-2024-36935

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

7.1CVSS6.7AI score0.00213EPSS
Exploits0References10
CVE
CVE
added 2024/05/30 3:29 p.m.88 views

CVE-2024-36935

CVE-2024-36935 : In the Linux kernel, a memory copy from userspace into a kernel buffer for the ice path could miss a terminating NUL, enabling an OOB read when sscanf() is used. The fix uses memdup_user_nul instead of memdup_user to guarantee NUL termination. Affected component is the kernel’s i...

7.1CVSS6.7AI score0.00213EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/05/19 11:15 a.m.2 views

DEBIAN-CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS5.8AI score0.00232EPSS
Exploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.17 views

UBUNTU-CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS6.2AI score0.00232EPSS
Exploits0References28
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

DEBIAN-CVE-2024-35917

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfplt pointer arithmetic Kui-Feng Lee reported a crash on s390x triggered by the dummystops/dummyinitptrarg test 1: 0x2 bpfstructopstestrun+0x156/0x250 sysbpf+0xa1a/0xd00 s390xsysbpf+0x44/0x50 dosyscall+0x244/0x300...

5.5CVSS5.4AI score0.0021EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/05/14 3:32 a.m.2 views

SUSE CVE-2024-32605

HDF5 Library through 1.14.3 has a heap-based buffer over-read in H5VMmemcpyvv in H5VM.c called from H5Dcompactreadvv in H5Dcompact.c...

8.8CVSS7.3AI score0.00944EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/05/14 3:32 a.m.2 views

SUSE CVE-2024-32614

HDF5 Library through 1.14.3 has a SEGV in H5VMmemcpyvv in H5VM.c...

5.7CVSS7AI score0.00936EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/05/10 12:0 a.m.7 views

HDF Group HDF5 安全漏洞

HDF Group HDF5 is a suite of tools for managing and storing different types of data from the American company HDF Group. The product supports managing, manipulating, viewing and analyzing data and generating files in portable formats. A security vulnerability exists in HDF5 Library version 1.14.3...

8.8CVSS7.9AI score0.00944EPSS
Exploits0References2
OSV
OSV
added 2024/04/28 1:15 p.m.4 views

DEBIAN-CVE-2022-48632

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: prevent stack overflow in mlxbfi2csmbusstarttransaction memcpy is called in a loop while 'operation-length' upper bound is not checked and 'dataidx' also increments...

7.8CVSS5.6AI score0.00253EPSS
Exploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.6 views

UBUNTU-CVE-2022-48632

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: prevent stack overflow in mlxbfi2csmbusstarttransaction memcpy is called in a loop while 'operation-length' upper bound is not checked and 'dataidx' also increments...

7.8CVSS6.1AI score0.00253EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/04/17 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 originates when syzcaller manages to generate a request with a transfer direction of SGDXFERTOFROMDEV, meaning that it...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References7
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

DEBIAN-CVE-2024-26753

In the Linux kernel, the following vulnerability has been resolved: crypto: virtio/akcipher - Fix stack overflow on memcpy sizeofstruct virtiocryptoakciphersessionpara is less than sizeofstruct virtiocryptoopctrlreq::u, copying more bytes from stack variable leads stack overflow. Clang reports th...

7.8CVSS6AI score0.0027EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.12 views

UBUNTU-CVE-2024-26733

In the Linux kernel, the following vulnerability has been resolved: arp: Prevent overflow in arpreqget. syzkaller reported an overflown write in arpreqget. 0 When ioctlSIOCGARP is issued, arpreqget looks up an neighbour entry and copies neigh-ha to struct arpreq.arpha.sadata. The arpha here is...

5.5CVSS6.4AI score0.00256EPSS
Exploits0References29
Packet Storm
Packet Storm
added 2024/03/04 12:0 a.m.220 views

A-PDF All To MP3 Converter 2.0.0 Overflow

!/usr/bin/python Exploit Title: A-PDF All to MP3 Converter 2.0.0 - DEP Bypass with HeapCreate + HeapAlloc + somememorycopyfunction ROP chain Date: 16 November 2023 Exploit Author: George Washington Vendor Homepage: http://www.a-pdf.com/all-to-mp3/download.htm Software Link:...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2024/03/03 12:0 a.m.309 views

A-PDF All to MP3 Converter 2.0.0 - DEP Bypass via HeapCreate + HeapAlloc

!/usr/bin/python Exploit Title: A-PDF All to MP3 Converter 2.0.0 - DEP Bypass with HeapCreate + HeapAlloc + somememorycopyfunction ROP chain Date: 16 November 2023 Exploit Author: George Washington Vendor Homepage: http://www.a-pdf.com/all-to-mp3/download.htm Software Link:...

7.4AI score
Exploits0
OSV
OSV
added 2024/02/27 7:15 a.m.7 views

CVE-2021-46913

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set element expression template memcpy breaks when using connlimit in set elements. Use nftexprclone to initialize the connlimit expression list, otherwise connlimit garbage collector crashes when walki...

5.5CVSS6.6AI score
Exploits0References3
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.6 views

Linux kernel security vulnerability

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 that stems from memcpy breaking when connlimit is used in a collection element...

5.5CVSS6.5AI score0.00232EPSS
Exploits0References6
OSV
OSV
added 2024/01/30 11:55 p.m.3 views

GHSA-4JWQ-572W-4388 Memory over-allocation in evm crate

Impact Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. Patches The flaw was corrected in comm...

6.5CVSS5.9AI score0.0128EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.8 views

kernel: i2c: out-of-bounds write in xgene_slimpro_i2c_xfer()

An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data-block0" variable was not limited to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dmabuffer. This issue could allow a local...

6.7CVSS6.8AI score0.00245EPSS
Exploits0References4
Rows per page
Query Builder