Lucene search
+L

137 matches found

Cvelist
Cvelist
added 2024/06/17 3:09 p.m.38 views

CVE-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

0.0081EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/17 3:09 p.m.33 views

CVE-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.7AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/06/17 3:09 p.m.25 views

CVE-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

6.5AI score0.0081EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/17 3:09 p.m.23 views

PSF-2024-4

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.6AI score0.0081EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/06/17 3:09 p.m.25 views

CVE-2024-0397

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.7AI score0.0081EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 4:15 p.m.17 views

UBUNTU-CVE-2023-52825

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix a race condition of vram buffer unref in svm code prange-svmbo unref can happen in both mmu callback and a callback after migrate to system ram. Both are async call in different tasks. Sync svmbo unref operation t...

7.8CVSS5.9AI score0.00181EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 3:15 p.m.23 views

AZL-42153 CVE-2024-35848 affecting package hyperv-daemons for versions less than 5.15.160.1-1

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS6.2AI score0.00186EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/01 5:20 a.m.34 views

CVE-2024-26974 crypto: qat - resolve race condition during AER recovery

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the resetdata structure's memory. If the device restart wi...

7.8CVSS6.7AI score0.00198EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.19 views

kernel: scsi: core: Remove the /proc/scsi/${proc_name} directory earlier

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname directory earlier to fix a race condition between unloading and reloading kernel modules. This fixes a bug introduced in 2009 by commit...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/23 4:31 p.m.8 views

kernel: use-after-free in smb2_is_status_io_timeout()

A use-after-free flaw was found in smb2isstatusiotimeout in CIFS in the Linux Kernel. After CIFS transfers response data to a system call, there are still local variable points to the memory region, and if the system call frees it faster than CIFS uses it, CIFS will access a free memory region,...

6.5CVSS6.8AI score0.01104EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/04/09 7:00 a.m.11 views

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a TCP connection is abruptly closed by the client triggering the Http2Session destructor while header frames are still being processed (and stored in memory) causing a race condition.

...

8.2CVSS7.7AI score0.87211EPSS
SaveExploits1
OSV
OSV
added 2024/04/09 1:15 a.m.6 views

ALPINE-CVE-2024-27983

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a T...

8.2CVSS6.7AI score0.87211EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/09 1:15 a.m.10 views

AZL-39584 CVE-2024-27983 affecting package nodejs for versions less than 20.14.0-1

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a T...

8.2CVSS6.9AI score0.87211EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/04/09 1:15 a.m.54 views

CVE-2024-27983

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a T...

8.2CVSS7.1AI score0.87211EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/05 10:15 a.m.8 views

CVE-2023-5249

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver allows a local non-privileged user to make improper memory processing operations to exploit a software race condition. If the system’s memory is carefully prepared by the user, then this in turn...

7CVSS5.8AI score0.00151EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/01/10 12:00 a.m.11 views

PT-2024-4665 · Python +9 · Python +9

Name of the Vulnerable Software and Affected Versions: Python versions prior to 3.10.14 Python versions prior to 3.11.9 Python versions prior to 3.12.3 Python versions prior to 3.13.0a5 Description: A defect was discovered in the Python “ssl” module where there is a memory race condition with the...

9.8CVSS6.4AI score0.20459EPSS
SaveExploits17References237
Positive Technologies
Positive Technologies
added 2024/01/04 12:00 a.m.23 views

PT-2024-1990 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a potential use-after-free UAF scenario in the Linux kernel's KVM: arm64: vgic-its module. This occurs when an LPI translation cache hit races with an operation...

9.8CVSS6.6AI score0.51248EPSS
SaveExploits21References961
BDU FSTEC
BDU FSTEC
added 2023/12/26 12:00 a.m.9 views

The vulnerability of the gsm_cleanup_mux() function in the N_GSM driver for Linux operating systems allows attackers to increase their privileges.

The vulnerability of the gsmcleanupmux function in the NGSM driver for Linux operating systems is related to the reallocation of previously released memory due to competitive access to resources a “race condition”. Exploiting this vulnerability can allow an attacker to increase their privileges...

7CVSS6.5AI score0.00767EPSS
SaveExploits0References15Affected Software5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.7 views

kernel: media: usb: siano: Fix use after free bugs caused by do_submit_urb

A use-after-free vulnerability was found in the Linux kernel's Siano USB driver for digital TV receivers. In dosubmiturb, memory allocated during smsusbprobe can be freed by smsusbtermdevice while URB work items are still referencing it. This leads to a use-after-free condition when worker thread...

5.7AI score0.00205EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2023/11/01 8:15 p.m.7 views

CVE-2023-1192

A use-after-free flaw was found in smb2isstatusiotimeout in CIFS in the Linux Kernel. After CIFS transfers response data to a system call, there are still local variable points to the memory region, and if the system call frees it faster than CIFS uses it, CIFS will access a free memory region,...

6.5CVSS6.6AI score0.01104EPSS
SaveExploits0References5
Rows per page
Query Builder