Lucene search
+L

337 matches found

OSV
OSV
•added 2024/05/19 9:15 a.m.•12 views

DEBIAN-CVE-2024-35878

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

5.3CVSS6AI score0.00794EPSS
SaveExploits0References1
OSV
OSV
•added 2024/05/19 9:15 a.m.•12 views

UBUNTU-CVE-2024-35878

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

5.3CVSS6.4AI score0.00794EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2024/04/30 1:33 p.m.•10 views

libvirt: negative g_new0 length can lead to unbounded memory allocation

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.6AI score0.00367EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2024/03/27 12:00 a.m.•11 views

PT-2024-26770

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a NULL pointer dereference in the vsnprintf function within the Linux kernel. Specifically, in the of modalias function, the str and len parameters can cause a...

5.3CVSS5.7AI score0.00794EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2024/03/22 4:18 a.m.•8 views

SUSE CVE-2024-2494

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

5.5CVSS5.6AI score0.00367EPSS
SaveExploits0References7
OSV
OSV
•added 2024/03/21 2:15 p.m.•3 views

DEBIAN-CVE-2024-2494

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.4AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/21 2:15 p.m.•13 views

AZL-37110 CVE-2024-2494 affecting package libvirt for versions less than 7.10.0-9

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.6AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/21 2:15 p.m.•12 views

AZL-38665 CVE-2024-2494 affecting package libvirt for versions less than 10.0.0-4

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.6AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/20 12:00 p.m.•10 views

UBUNTU-CVE-2024-2494

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.7AI score0.00367EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2024/03/15 12:00 a.m.•7 views

PT-2024-2425

Name of the Vulnerable Software and Affected Versions libvirt affected versions not specified Description A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry point...

7.2CVSS6.8AI score0.02363EPSS
SaveExploits2References129
SUSE CVE
SUSE CVE
•added 2023/10/24 12:59 a.m.•5 views

SUSE CVE-2023-45677

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if len read in startdecoder is a negative number and setupmalloc successfully allocates memory in that case, but memor...

7.3CVSS7.8AI score0.0054EPSS
SaveExploits0References5
Snyk
Snyk
•added 2023/10/21 12:51 a.m.•5 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the f-vendorlen = char'\0'; function. An attacker can trigger an out-of-bounds write and potentially execute arbitrary code by providing a crafted file. This is only exploitable if len read in startdecoder is a...

7.8CVSS8AI score0.0054EPSS
SaveExploits0References2
Snyk
Snyk
•added 2023/10/21 12:50 a.m.•9 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write when processing ogg vorbis files with the f-vendorlen = char'\0'; function. An attacker can trigger an out-of-bounds write by crafting a file that causes the len read in startdecoder to be -1, and len + 1 to become 0...

7.8CVSS7AI score0.00759EPSS
SaveExploits0References2
OSV
OSV
•added 2023/10/21 12:15 a.m.•5 views

DEBIAN-CVE-2023-45677

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if len read in startdecoder is a negative number and setupmalloc successfully allocates memory in that case, but memor...

7.8CVSS7.5AI score0.0054EPSS
SaveExploits0References1
OSV
OSV
•added 2023/10/21 12:15 a.m.•4 views

DEBIAN-CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS7.8AI score0.00759EPSS
SaveExploits0References1
OSV
OSV
•added 2023/10/21 12:15 a.m.•9 views

UBUNTU-CVE-2023-45677

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if len read in startdecoder is a negative number and setupmalloc successfully allocates memory in that case, but memor...

7.8CVSS5.9AI score0.0054EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2023/02/15 6:20 a.m.•8 views

SUSE CVE-2004-0918

The asnparseheader function asn1.c in the SNMP module for Squid Web Proxy Cache before 2.4.STABLE7 allows remote attackers to cause a denial of service server restart via certain SNMP packets with negative length fields that trigger a memory allocation error...

5CVSS6.8AI score0.1603EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/02/15 6:18 a.m.•7 views

SUSE CVE-2005-1263

The elfcoredump function in binfmtelf.c for Linux kernel 2.x.x to 2.2.27-rc2, 2.4.x to 2.4.31-pre1, and 2.6.x to 2.6.12-rc4 allows local users to execute arbitrary code via an ELF binary that, in certain conditions involving the createelftables function, causes a negative length argument to pass ...

7.2CVSS7.7AI score0.01774EPSS
SaveExploits3References5
SUSE CVE
SUSE CVE
•added 2023/02/15 6:15 a.m.•5 views

SUSE CVE-2006-1827

Integer signedness error in formatjpeg.c in Asterisk 1.2.6 and earlier allows remote attackers to execute arbitrary code via a length value that passes a length check as a negative number, but triggers a buffer overflow when it is used as an unsigned length...

6.4CVSS8.3AI score0.0687EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
•added 2023/02/15 6:12 a.m.•7 views

SUSE CVE-2007-2443

Integer signedness error in the gssrpcsvcauthunix function in svcauthunix.c in the RPC library in MIT Kerberos 5 krb5 1.6.1 and earlier might allow remote attackers to execute arbitrary code via a negative length value...

8.3CVSS8AI score0.03479EPSS
SaveExploits1References6
Rows per page
Query Builder