Lucene search
+L

959 matches found

OSV
OSV
added 2024/07/05 11:07 a.m.10 views

OESA-2024-1814 nasm security update

NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series, using primarily the traditional Intel instruction mnemonics and syntax. It also provides tools in RDOFF binary format, includes linker, library manager, loader, and information dump. Security Fixes...

5.5CVSS6.9AI score0.00444EPSS
SaveExploits3References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:49 p.m.5 views

Malicious code in assembly_client (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2024/06/25 1:49 p.m.10 views

MAL-2024-6695 Malicious code in assembly_client (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/06/25 4:15 a.m.4 views

CVE-2024-23157

A maliciously crafted SLDASM or SLDPRT file, when parsed in ODXSWDLL.dll through Autodesk applications, can lead to a memory corruption vulnerability by write access violation. This vulnerability, along with other vulnerabilities, can lead to code execution in the current process...

7.8CVSS5.9AI score0.00413EPSS
SaveExploits0References2Affected Software9
CNNVD
CNNVD
added 2024/06/25 12:00 a.m.13 views

Autodesk AutoCAD Buffer Error Vulnerability

Autodesk AutoCAD is a suite of professional 3D drawing software from the US-based Autodesk Corporation. A security vulnerability exists in Autodesk AutoCAD version 2024.1.5, which originates when an Autodesk application parses a maliciously crafted SLDASM or SLDPRT file in ODXSWDLL.dll, and can...

7.8CVSS7AI score0.00413EPSS
SaveExploits0References2
NVD
NVD
added 2024/06/20 11:15 a.m.36 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/20 11:15 a.m.6 views

UBUNTU-CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/20 10:57 a.m.26 views

CVE-2021-47618 ARM: 9170/1: fix panic when kasan and kprobe are enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

6.9AI score0.00238EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/20 10:57 a.m.41 views

CVE-2021-47618 ARM: 9170/1: fix panic when kasan and kprobe are enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

0.00238EPSS
SaveExploits0References3
NVD
NVD
added 2024/06/19 8:15 p.m.42 views

CVE-2024-38358

Wasmer is a web assembly wasm Runtime supporting WASIX, WASI and Emscripten. If the preopened directory has a symlink pointing outside, WASI programs can traverse the symlink and access host filesystem if the caller sets both oflags::creat and rights::fdwrite. Programs can also crash the runtime ...

2.9CVSS0.002EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 7:55 p.m.28 views

CVE-2024-38358 Symlink bypasses filesystem sandbox in wasmer

Wasmer is a web assembly wasm Runtime supporting WASIX, WASI and Emscripten. If the preopened directory has a symlink pointing outside, WASI programs can traverse the symlink and access host filesystem if the caller sets both oflags::creat and rights::fdwrite. Programs can also crash the runtime ...

2.9CVSS6.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.24 views

CVE-2024-38595 net/mlx5: Fix peer devlink set for SF representor devlink port

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

6.6AI score0.00211EPSS
SaveExploits0References3
Spring Security Advisories
Spring Security Advisories
added 2024/06/04 12:00 a.m.53 views

This Week in Spring - June 4th, 2024

Hi, Spring fans, from London! I'm in this fabulous country doing my level-headed best to refrain from dooing Mr. Bean bits, because, honestly, if I - an avid and prolific fan of Spring and its many beans - can't be "Mr. Bean," then I'm glad Rowan Atkinson is! I'm here for a SpringOne Tour event,...

7.2AI score
SaveExploits0
NVD
NVD
added 2024/05/19 9:15 a.m.32 views

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.5CVSS6.6AI score0.00211EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.55 views

CVE-2024-35917 s390/bpf: Fix bpf_plt pointer arithmetic

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

6.5AI score0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 8:35 a.m.25 views

CVE-2024-35917 s390/bpf: Fix bpf_plt pointer arithmetic

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

7AI score0.00211EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.42 views

CVE-2024-35802

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References7
NVD
NVD
added 2024/05/15 5:15 p.m.29 views

CVE-2024-3892

A local code execution vulnerability is possible in Telerik UI for WinForms beginning in v2021.1.122 but prior to v2024.2.514. This vulnerability could allow an untrusted theme assembly to execute arbitrary code on the local Windows system...

7.2CVSS7.2AI score0.00217EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/15 4:43 p.m.17 views

CVE-2024-3892 Local code execution vulnerability in Telerik UI for WinForms

A local code execution vulnerability is possible in Telerik UI for WinForms beginning in v2021.1.122 but prior to v2024.2.514. This vulnerability could allow an untrusted theme assembly to execute arbitrary code on the local Windows system...

7.2CVSS7.8AI score0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/29 6:15 a.m.40 views

CVE-2024-33904

In plugins/HookSystem.cpp in Hyprland through 0.39.1 before 28c8561, through a race condition, a local attacker can cause execution of arbitrary assembly code by writing to a predictable temporary file...

7CVSS6.7AI score0.00181EPSS
SaveExploits0References3
Rows per page
Query Builder