Lucene search
+L

249 matches found

CNNVD
CNNVD
added 2024/08/23 12:00 a.m.13 views

编号撤回

Pandas is an open source data analysis and processing tool from NumFOCUS based on the Python language. This CVE number has been withdrawn...

6.6AI score
SaveExploits0References3
OSV
OSV
added 2024/08/17 10:15 a.m.6 views

DEBIAN-CVE-2024-43839

In the Linux kernel, the following vulnerability has been resolved: bna: adjust 'name' buf size of bnatcb and bnaccb structures To have enough space to write all possible sprintf args. Currently 'name' size is 16, but the first '%s' specifier may already need at least 16 characters, since...

7.8CVSS5.7AI score0.00254EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.64 views

CVE-2024-43839 bna: adjust 'name' buf size of bna_tcb and bna_ccb structures

In the Linux kernel, the following vulnerability has been resolved: bna: adjust 'name' buf size of bnatcb and bnaccb structures To have enough space to write all possible sprintf args. Currently 'name' size is 16, but the first '%s' specifier may already need at least 16 characters, since...

0.00254EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.13 views

AMD μProf 安全漏洞

AMD μProf is a software analysis tool from Ultra Micro Semiconductor AMD. A security vulnerability exists in AMD μProf that stems from improper input validation and could allow an attacker to perform a write to an invalid address, resulting in a denial of service...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References2
Citrix
Citrix
added 2024/07/25 12:00 a.m.16 views

How to collect XenServer Conversion Manager logs

Collect XenServer Conversion Manager logs for analysis...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/06/19 2:15 p.m.29 views

UBUNTU-CVE-2024-38571

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/tsens: Fix null pointer dereference computeinterceptslope is called from calibrate8960 in tsens-8960.c as computeinterceptslopepriv, p1, NULL, ONEPTCALIB which lead to null pointer dereference if DEBUG or...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References20
Fedora
Fedora
added 2024/06/02 3:39 a.m.20 views

[SECURITY] Fedora 39 Update: rust-dutree-0.2.18-12.fc39

Command line tool to analyze disk usage...

7.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.35 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/21 3:31 p.m.126 views

CVE-2023-52855

CVE-2023-52855: Linux kernel USB-DWC2 driver race condition. When _dwc2_hcd_urb_enqueue() and _dwc2_hcd_urb_dequeue() run concurrently, urb->hcpriv can be NULL-checked before urb->hcpriv is assigned NULL, enabling a NULL dereference in dwc2_hcd_urb_dequeue. The connected documents confirm t...

5.5CVSS7.2AI score0.00245EPSS
SaveExploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.34 views

CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.3AI score0.00602EPSS
SaveExploits0References14
CVE
CVE
added 2024/05/17 2:24 p.m.123 views

CVE-2023-52687

CVE-2023-52687: In the Linux kernel, the crypto/safexcel path was updated to add error handling for dma_map_sg() calls. The dma_map_sg() macro may return 0 on error, and the patch adds checks for that failure and ensures previously mapped buffers are unmapped with dma_unmap_sg(). This issue was i...

9.8CVSS6.7AI score0.00602EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/10 2:43 p.m.32 views

CVE-2024-31441 Arbitrary File Reading in DataEase

DataEase is an open source data visualization analysis tool. Due to the lack of restrictions on the connection parameters for the ClickHouse data source, it is possible to exploit certain malicious parameters to achieve arbitrary file reading. The vulnerability has been fixed in v1.18.19...

7.5CVSS7AI score0.00551EPSS
SaveExploits1References1
CVE
CVE
added 2024/05/03 2:51 p.m.180 views

CVE-2022-48672

CVE-2022-48672 is a Linux kernel issue in the device-tree flattening path: in unflatten_dt_nodes(), an off-by-one error can overflow the nps[] buffer due to an unfixed depth check in the loop. The problem was fixed by commit 78c44d910d3e, in which the depth handling during unflattening was correc...

7.8CVSS6.6AI score0.00248EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/01 8:56 p.m.34 views

CVE-2024-27041

A vulnerability was found in the Linux kernel's AMD amdgpudm.c driver, where a lack of proper checks in the amdgpudmfini function could result in a NULL pointer dereference. This scenario can occur when attempting to access the value adev-dm.dc and could lead to memory corruption or system...

5.5CVSS6.9AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.38 views

CVE-2024-27041

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

5.5CVSS7.3AI score0.00272EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.46 views

CVE-2024-27041 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

6.6AI score0.00272EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.18 views

CVE-2024-27041 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

6.7AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/29 4:20 p.m.25 views

CVE-2022-48657

In the Linux kernel, the following vulnerability has been resolved: arm64: topology: fix possible overflow in amufiesetup cpufreqgethwmaxfreq returns max frequency in kHz as unsigned int, while freqinvsetmaxratio gets passed this frequency in Hz as 'u64'. Multiplying max frequency by 1000 can...

5.5CVSS7.5AI score0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/28 1:15 p.m.24 views

CVE-2022-48657

In the Linux kernel, the following vulnerability has been resolved: arm64: topology: fix possible overflow in amufiesetup cpufreqgethwmaxfreq returns max frequency in kHz as unsigned int, while freqinvsetmaxratio gets passed this frequency in Hz as 'u64'. Multiplying max frequency by 1000 can...

7.8CVSS7.5AI score0.00248EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/03/02 12:00 a.m.10 views

PT-2024-4186 · Unknown · Svacer Sast

Name of the Vulnerable Software and Affected Versions: Svacer SAST affected versions not specified Description: The issue is related to information disclosure. It can be exploited by a remote attacker to gain access to protected information. Recommendations: At the moment, there is no information...

7.8CVSS7.1AI score
SaveExploits0References1
Rows per page
Query Builder