Lucene search
K

75 matches found

RedhatCVE
RedhatCVE
added 2024/05/20 12:43 p.m.15 views

CVE-2024-35878

A null pointer dereference vulnerability was found in vsnprintf when str and len parameters are passed to vsnprintf, which only allows passing a NULL ptr when the length is 0. This issue can result in a crash and damage to availability. Mitigation Mitigation for this issue is either not available...

5.5CVSS6.8AI score0.00071EPSS
Exploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.12 views

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.5AI score0.00071EPSS
Exploits0References3
OSV
OSV
added 2024/05/19 9:15 a.m.2 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.00071EPSS
Exploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.0 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.00071EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.11 views

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.5AI score0.00071EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.19 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

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

6.8AI score0.00071EPSS
Exploits0References3
OSV
OSV
added 2024/05/19 8:34 a.m.8 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

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.00071EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.15 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

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

6.4AI score0.00071EPSS
Exploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.161 views

CVE-2024-35878

CVE-2024-35878 : The connected documentation provides concrete details—this Linux kernel vulnerability concerns a NULL pointer dereference in vsnprintf() triggered by improper handling of the str/len parameters in of_modalias(). The issue could oops when a NULL pointer is passed unless length is ...

5.3CVSS6.7AI score0.00071EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/27 12:0 a.m.2 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.00071EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:11 a.m.2 views

SUSE CVE-2007-3294

Multiple buffer overflows in libtidy, as used in the Tidy extension for PHP 5.2.3 and possibly other products, allow context-dependent attackers to execute arbitrary code via 1 a long second argument to the tidyparsestring function or 2 an unspecified vector to the tidyrepairstring function. NOTE...

7.5CVSS8.2AI score0.0702EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.0 views

SUSE CVE-2021-36386

reportvbuild in report.c in Fetchmail before 6.4.20 sometimes omits initialization of the vsnprintf valist argument, which might allow mail servers to cause a denial of service or possibly have unspecified other impact via long error messages. NOTE: it is unclear whether use of Fetchmail on any...

5.1CVSS7.5AI score0.0026EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2021/07/30 2:15 p.m.26 views

CVE-2021-36386

reportvbuild in report.c in Fetchmail before 6.4.20 sometimes omits initialization of the vsnprintf valist argument, which might allow mail servers to cause a denial of service or possibly have unspecified other impact via long error messages. NOTE: it is unclear whether use of Fetchmail on any...

7.5CVSS7.1AI score0.0026EPSS
Exploits0References2
Veracode
Veracode
added 2021/07/30 5:40 a.m.20 views

Denial Of Service(DoS)

Fetchmail is vulnerable to denial of service. reportvbuild in report.c sometimes omits initialization of the vsnprintf valist argument, allowing mail servers to cause a denial of service or possibly have unspecified other impact via long error messages...

7.5CVSS4.9AI score0.0026EPSS
Exploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2019/05/16 1:25 p.m.1 views

JDK: buffer overflow in jio_snprintf() and jio_vsnprintf()

In Eclipse OpenJ9, prior to the 0.12.0 release, the jiosnprintf and jiovsnprintf native methods ignored the length parameter. This affects existing APIs that called the functions to exceed the allocated buffer. This functions were not directly callable by non-native user code...

9.8CVSS7.4AI score0.00782EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2019/03/08 9:21 p.m.3 views

JDK: buffer overflow in jio_snprintf() and jio_vsnprintf()

In Eclipse OpenJ9, prior to the 0.12.0 release, the jiosnprintf and jiovsnprintf native methods ignored the length parameter. This affects existing APIs that called the functions to exceed the allocated buffer. This functions were not directly callable by non-native user code...

9.8CVSS7.4AI score0.00782EPSS
Exploits1References4
CNVD
CNVD
added 2016/06/03 12:0 a.m.2 views

libgd memory leak vulnerability

libgd also known as GD Graphics Library or libgd2 is an American software developer Thomas Boutell developed an open source library for dynamic image creation, which supports the creation of charts, graphs and thumbnails and so on. A memory leak vulnerability exists in the 'gdCtxPrintf' function ...

9.1CVSS9AI score0.02396EPSS
Exploits0References1
Mageia
Mageia
added 2016/06/02 9:40 p.m.48 views

Updated libgd packages fix security vulnerabilities

Updated libgd packages fix security vulnerabilities: The gdImageScaleTwoPass function in gdinterpolation.c in libgd before 2.2.0 uses inconsistent allocate and free approaches, which allows remote attackers to cause a denial of service memory consumption via a crafted call, as demonstrated by a...

9.1CVSS7.3AI score0.02396EPSS
Exploits1References3
Mageia
Mageia
added 2015/11/19 10:8 p.m.34 views

Updated latex2rtf packages fix security vulnerability

A format string vulnerability was found in CmdKeywords function when processing \keywords command in tex file. When the user runs latex2rtf with malicious crafted tex file, an attacker can execute arbitrary code. The variable 'keywords' in the function CmdKeywords may hold a malicious input strin...

9.3CVSS7.8AI score0.00877EPSS
Exploits0References3
Prion
Prion
added 2012/06/19 8:55 p.m.7 views

Buffer overflow

Multiple buffer overflows in Spamdyke before 4.3.0 might allow remote attackers to execute arbitrary code via vectors related to "serious errors in the usage of snprintf/vsnprintf" in which the return values may be larger than the size of the buffer...

7.5CVSS8.2AI score0.05749EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder