Lucene search
+L

13771 matches found

OSV
OSV
added 2024/10/29 1:15 a.m.9 views

AZL-52077 CVE-2024-50072 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS7AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.10 views

AZL-52141 CVE-2024-50072 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS7AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.29 views

CVE-2024-50072 x86/bugs: Use code segment selector for VERW operand

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/29 12:50 a.m.20 views

CVE-2024-50072 x86/bugs: Use code segment selector for VERW operand

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/10/29 12:50 a.m.23 views

CVE-2024-50072

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS6AI score0.00232EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/29 12:00 a.m.14 views

The vulnerability of the filemap_fault_recheck_pte_none() function in the Linux kernel’s memory management subsystem allows an attacker to compromise the integrity of protected information.

The vulnerability of the filemapfaultrecheckptenone function in the mm/filemap.c module of the Linux kernel’s memory management subsystem is related to the repeated use of previously freed memory due to competitive access to resources race condition. Exploiting this vulnerability could allow an...

3.3CVSS5.3AI score0.00192EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2024/10/29 12:00 a.m.6 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 stems from the failure to properly use the segment selector when using the VERW instruction, resulting in a general...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/26 3:03 a.m.4 views

SUSE CVE-2024-48425

A segmentation fault SEGV was detected in the Assimp::SplitLargeMeshesProcessTriangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2024/10/26 3:03 a.m.10 views

SUSE CVE-2024-48426

A segmentation fault SEGV was detected in the SortByPTypeProcess::Execute function in the Assimp library during fuzz testing with AddressSanitizer. The crash occurred due to a read access to an invalid memory address 0x1000c9714971...

6.2CVSS6.8AI score0.00232EPSS
SaveExploits1References3
OSV
OSV
added 2024/10/25 11:07 a.m.9 views

OESA-2024-2303 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - Requires: pkgconfig %description devel The cjson-devel package contains libraries and header files...

7.5CVSS7.4AI score0.01508EPSS
SaveExploits2References3
OSV
OSV
added 2024/10/25 11:07 a.m.8 views

OESA-2024-2302 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - Requires: pkgconfig %description devel The cjson-devel package contains libraries and header files...

7.5CVSS7.4AI score0.01508EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2024/10/24 10:28 p.m.17 views

CVE-2024-48426

A flaw was found in the Asset Import Library Assimp. A maliciously crafted 3D model file can trigger this segmentation fault, causing the application to crash. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security...

6.2CVSS6.6AI score0.00232EPSS
SaveExploits1References4
OSV
OSV
added 2024/10/24 9:15 p.m.24 views

PYSEC-2024-294

A segmentation fault SEGV was detected in the SortByPTypeProcess::Execute function in the Assimp library during fuzz testing with AddressSanitizer. The crash occurred due to a read access to an invalid memory address 0x1000c9714971...

6.2CVSS6.5AI score0.00232EPSS
SaveExploits1References1
PyPA
PyPA
added 2024/10/24 9:15 p.m.16 views

PYSEC-2024-293

A segmentation fault SEGV was detected in the Assimp::SplitLargeMeshesProcessTriangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2024/10/24 9:15 p.m.19 views

PYSEC-2024-294

A segmentation fault SEGV was detected in the SortByPTypeProcess::Execute function in the Assimp library during fuzz testing with AddressSanitizer. The crash occurred due to a read access to an invalid memory address 0x1000c9714971...

6.2CVSS6.5AI score0.00232EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/10/24 9:15 p.m.6 views

DEBIAN-CVE-2024-48425

A segmentation fault SEGV was detected in the Assimp::SplitLargeMeshesProcessTriangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2024/10/24 9:15 p.m.74 views

CVE-2024-48426

A segmentation fault SEGV was detected in the SortByPTypeProcess::Execute function in the Assimp library during fuzz testing with AddressSanitizer. The crash occurred due to a read access to an invalid memory address 0x1000c9714971...

6.2CVSS7AI score0.00232EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/24 9:15 p.m.28 views

CVE-2024-48425

A segmentation fault SEGV was detected in the Assimp::SplitLargeMeshesProcessTriangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a...

5.5CVSS0.00241EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/24 9:15 p.m.19 views

UBUNTU-CVE-2024-48425

A segmentation fault SEGV was detected in the Assimp::SplitLargeMeshesProcessTriangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.6 views

SUSE CVE-2024-49887

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

5.5CVSS7.7AI score0.00262EPSS
SaveExploits0References5
Rows per page
Query Builder