Lucene search
+L

18341 matches found

CVE
CVE
added 2024/11/09 10:14 a.m.151 views

CVE-2024-50249

Mode C: Concrete details found. The CVE-2024-50249 issue in the Linux kernel arises from a lock-ordering problem in the CPPC/ACPI code: sugov_update_shared acquires a raw_spinlock while cpc_write holds a regular spinlock on cpc_ptr->rmw_lock, potentially causing a deadlock. The remediation is ...

5.5CVSS5.2AI score0.00219EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/09 10:14 a.m.17 views

CVE-2024-50249 ACPI: CPPC: Make rmw_lock a raw_spin_lock

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Make rmwlock a rawspinlock The following BUG was triggered: ============================= BUG: Invalid wait context 6.12.0-rc2-XXX 406 Not tainted ----------------------------- kworker/1:1/62 is trying to lock:...

5.5CVSS6.3AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.10 views

block: fix potential invalid pointer dereference in blk_add_partition

...

5.5CVSS6.8AI score0.00217EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.9 views

nfsd: return -EINVAL when namelen is 0

...

6.5CVSS6.9AI score0.0116EPSS
SaveExploits0
Mageia
Mageia
added 2024/11/09 5:17 a.m.46 views

Updated quictls packages fix security vulnerability

Invalid low-level GF2^m parameters can lead to an OOB memory access. CVE-2024-9143...

4.3CVSS7.3AI score0.05842EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.9 views

SUSE CVE-2024-50195

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

5.5CVSS7.7AI score0.00234EPSS
SaveExploits0References24
Github Security Blog
Github Security Blog
added 2024/11/09 12:30 a.m.24 views

pywasm3 has an Invalid Memory Read, Leading to DoS and Potential Code Execution

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution...

8.4CVSS5.4AI score0.0024EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/11/09 12:30 a.m.16 views

GHSA-MHG9-MM8C-C683 pywasm3 has an Invalid Memory Read, Leading to DoS and Potential Code Execution

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution...

8.4CVSS5.4AI score0.0024EPSS
SaveExploits1References6
PyPA
PyPA
added 2024/11/08 10:15 p.m.23 views

PYSEC-2024-304

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution...

8.4CVSS5.8AI score0.0024EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/11/08 10:15 p.m.10 views

CVE-2024-27528

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution...

8.4CVSS5.8AI score0.0024EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/08 6:15 a.m.14 views

AZL-53739 CVE-2024-50195 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.16 views

AZL-53420 CVE-2024-50195 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.8 views

UBUNTU-CVE-2024-50195

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

7.1CVSS6.2AI score0.00234EPSS
SaveExploits0References57
Cvelist
Cvelist
added 2024/11/08 6:07 a.m.34 views

CVE-2024-50208 RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix a bug while setting up Level-2 PBL pages Avoid memory corruption while setting up Level-2 PBL pages for the non MR resources when numpages 256K. There will be a single PDE page address contiguous pages in the cas...

7.8CVSS0.00227EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/08 6:07 a.m.22 views

CVE-2024-50208 RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix a bug while setting up Level-2 PBL pages Avoid memory corruption while setting up Level-2 PBL pages for the non MR resources when numpages 256K. There will be a single PDE page address contiguous pages in the cas...

7.8CVSS6.3AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/11/08 5:54 a.m.3 views

CVE-2024-50195 posix-clock: Fix missing timespec64 check in pc_clock_settime()

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

7.1CVSS7.6AI score0.00234EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/08 12:00 a.m.10 views

CVE-2024-27528

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution...

7.3AI score0.0024EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/11/08 12:00 a.m.7 views

Wasm3 安全漏洞

Wasm3 is a fast WebAssembly interpreter and the most versatile WASM runtime from the Wasm3 open source. A security vulnerability exists in Wasm3 version 139076a, which stems from an invalid memory read attack that results in a denial of service and potentially code execution...

8.4CVSS7.2AI score0.0024EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/11/08 12:00 a.m.22 views

EulerOS 2.0 SP9 : curl (EulerOS-SA-2024-2809)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field,...

6.5CVSS7.2AI score0.17301EPSS
SaveExploits2References3
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.15 views

The vulnerability of the python3.dll library, which is an interpreter for the Python programming language, allows attackers to compromise the integrity and accessibility of protected information.

The vulnerability of the python3.dll library, which is responsible for interpreting Python programming language code, is related to the use of an invalid search path during the loading of the vulnerable file after the PySetPath function is called. Exploiting this vulnerability could allow a...

7.8CVSS6.8AI score0.00919EPSS
SaveExploits0References4Affected Software2
Rows per page
Query Builder