Lucene search
K

2519 matches found

NVD
NVD
added 2023/11/01 10:15 a.m.13 views

CVE-2022-48460

In setting service, there is a possible undefined behavior due to incorrect error handling. This could lead to local denial of service with no additional execution privileges needed...

5.5CVSS5.5AI score0.00082EPSS
Exploits0References1
Prion
Prion
added 2023/11/01 10:15 a.m.24 views

Code injection

In setting service, there is a possible undefined behavior due to incorrect error handling. This could lead to local denial of service with no additional execution privileges needed...

1.7CVSS5.5AI score0.00082EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2023/11/01 9:8 a.m.22 views

CVE-2022-48460

In setting service, there is a possible undefined behavior due to incorrect error handling. This could lead to local denial of service with no additional execution privileges needed...

5.8AI score0.00082EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2023/11/01 9:8 a.m.13 views

CVE-2022-48460

In setting service, there is a possible undefined behavior due to incorrect error handling. This could lead to local denial of service with no additional execution privileges needed...

6.7AI score0.00082EPSS
Exploits0References1
CVE
CVE
added 2023/11/01 9:8 a.m.37 views

CVE-2022-48460

CVE-2022-48460 affects the UNISOC setting service. The root cause is undefined behavior from incorrect error handling, leading to local denial of service without additional privileges. Public details across connected documents confirm the issue’s nature but do not specify exact affected products/...

5.5CVSS5.5AI score0.00082EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/10/23 6:38 p.m.16 views

BIT-2020-15191

In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes an invalid argument to dlpack.todlpack the expected validations will cause variables to bind to nullptr while setting a status variable to the error condition. However, this status argument is not properly checked. Hence, code...

5.3CVSS6.8AI score0.00749EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2023/10/14 12:0 p.m.3 views

RUSTSEC-2023-0087 `MaybeUninit` misuse in `simd-json-derive`

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
Exploits0References3
RustSec
RustSec
added 2023/10/14 12:0 p.m.5 views

`MaybeUninit` misuse in `simd-json-derive`

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/14 12:0 a.m.4 views

PT-2023-36100 · Unknown · Simd-Json-Derive

Name of the Vulnerable Software and Affected Versions: simd-json-derive versions prior to 0.12.0 Description: The issue arises from an invalid use of MaybeUninit::uninit.assume init in the derive macro of simd-json-derive, leading to undefined behavior. This misuse can cause invalid memory access...

7.4AI score
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/10/10 3:37 p.m.6 views

kernel: fbcon: shift-out-of-bounds in fbcon_set_font()

A flaw was found in the Framebuffer Console fbcon in the Linux Kernel. When providing a font-width and font-height greater than 32 to the fbconsetfont, since there are no checks in place, a shift-out-of-bounds occurs, leading to undefined behavior and possible denial of service...

5.5CVSS6.6AI score0.00206EPSS
Exploits0References4
Amazon
Amazon
added 2023/10/03 12:0 a.m.31 views

Medium: ImageMagick

Issue Overview: A vulnerability was found in ImageMagick. This issue occurs as an undefined behavior, casting double to sizet in svg, mvg and other coders. CVE-2023-34151 Affected Packages: ImageMagick Issue Correction: Run yum update ImageMagick or yum update --advisory ALAS-2023-1844 to update...

5.5CVSS6.1AI score0.01018EPSS
Exploits1
Amazon
Amazon
added 2023/09/25 12:0 a.m.7 views

Important: ecs-service-connect-agent

Issue Overview: Wasmtime is a standalone runtime for WebAssembly. Prior to versions 6.0.2, 7.0.1, and 8.0.1, Wasmtime's implementation of managing per-instance state, such as tables and memories, contains LLVM-level undefined behavior. This undefined behavior was found to cause runtime-level issu...

9.8CVSS7.2AI score0.01577EPSS
Exploits3
Amazon
Amazon
added 2023/09/20 12:0 a.m.8 views

Important: ecs-service-connect-agent

Issue Overview: Wasmtime is a standalone runtime for WebAssembly. Prior to versions 6.0.2, 7.0.1, and 8.0.1, Wasmtime's implementation of managing per-instance state, such as tables and memories, contains LLVM-level undefined behavior. This undefined behavior was found to cause runtime-level issu...

8.8CVSS7.3AI score0.01577EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2023/09/14 7:0 a.m.4 views

Undefined Behavior for Input to API in Mutt

...

5.7CVSS5.4AI score0.00506EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2023/09/14 7:0 a.m.2 views

Undefined Behavior for Input to API in Mutt

...

6.5CVSS5.8AI score0.00719EPSS
Exploits0
OSV
OSV
added 2023/09/11 8:43 p.m.3 views

GHSA-JCR6-4FRQ-9GJJ Users vulnerable to unaligned read of `*const *const c_char` pointer

Affected versions dereference a potentially unaligned pointer. The pointer is commonly unaligned in practice, resulting in undefined behavior. In some build modes, this is observable as a panic followed by abort. In other build modes the UB may manifest in some other way, including the possibilit...

5.9AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2023/09/11 8:43 p.m.20 views

Users vulnerable to unaligned read of `*const *const c_char` pointer

Affected versions dereference a potentially unaligned pointer. The pointer is commonly unaligned in practice, resulting in undefined behavior. In some build modes, this is observable as a panic followed by abort. In other build modes the UB may manifest in some other way, including the possibilit...

6.9AI score
Exploits0References3Affected Software1
RustSec
RustSec
added 2023/09/10 12:0 p.m.8 views

Unaligned read of `*const *const c_char` pointer

Affected versions dereference a potentially unaligned pointer. The pointer is commonly unaligned in practice, resulting in undefined behavior. In some build modes, this is observable as a panic followed by abort. In other build modes the UB may manifest in some other way, including the possibilit...

7.1AI score
Exploits0
Amazon
Amazon
added 2023/08/25 12:0 a.m.5 views

Medium: ImageMagick

Issue Overview: A vulnerability was found in ImageMagick. This issue occurs as an undefined behavior, casting double to sizet in svg, mvg and other coders. CVE-2023-34151 Affected Packages: ImageMagick Issue Correction: Run dnf update ImageMagick --releasever 2023.1.20230825 or dnf update...

5.5CVSS5.8AI score0.01018EPSS
Exploits1
Code423n4
Code423n4
added 2023/08/10 12:0 a.m.10 views

electionToTimestamp() might return incorrect timestamps depending on the day of the first election

Lines of code Vulnerability details Bug Description For nominee elections, election dates are determined using the the electionToTimestamp function in the SecurityCouncilNomineeElectionGovernorTiming module. When SecurityCouncilNomineeElectionGovernor is initialized after deployment, the first...

6.6AI score
Exploits0
Rows per page
Query Builder