Lucene search
K

9002 matches found

Cvelist
Cvelist
added 2024/03/15 8:14 p.m.19 views

CVE-2021-47118 pid: take a reference when initializing `cad_pid`

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

7.5AI score0.00015EPSS
Exploits0References8
OSV
OSV
added 2024/03/15 7:1 p.m.6 views

GHSA-879P-8GW4-MCPW fgr Vulnerable to Insecure Default Variable Initialization

Impact Any users whom would not desire a traceback to be included in their logs whenever an error is raised in their code will be affected. If users have inadvertently created a scenario in their code that could cause a traceback to include sensitive information and a malicious entity gained acce...

3.7CVSS6.8AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/03/15 7:1 p.m.7 views

fgr Vulnerable to Insecure Default Variable Initialization

Impact Any users whom would not desire a traceback to be included in their logs whenever an error is raised in their code will be affected. If users have inadvertently created a scenario in their code that could cause a traceback to include sensitive information and a malicious entity gained acce...

6.8AI score
Exploits0References2Affected Software1
OSV
OSV
added 2024/03/15 11:7 a.m.1 views

OESA-2024-1289 iSulad security update

This is a umbrella project for gRPC-services based Lightweight Container Runtime Daemon, written by C. Security Fixes: 在isulad服务初始化阶段,会进行临时文件的正确性检查,如果检查不通过则重新创建文件,在检查与创建之间,存在一个条件竞争问题,攻击者可以通过利用该漏洞进行提权。CVE-2021-33632...

7CVSS7AI score0.00021EPSS
Exploits0References2
OSV
OSV
added 2024/03/14 5:20 p.m.2 views

CLSA-2024-1710436801 Update of bind

Fix pthread barrier initialization in iscnetmgrcreate...

5.8AI score
Exploits0References1
OSV
OSV
added 2024/03/13 5:15 p.m.1 views

CVE-2024-0173

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper parameter initialization vulnerability. A local low privileged attacker could potentially exploit this vulnerability to read the contents of non-SMM stack memory...

3.3CVSS5.8AI score0.00092EPSS
Exploits0References1
OSV
OSV
added 2024/03/13 5:15 p.m.2 views

CVE-2024-0154

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper parameter initialization vulnerability. A local low privileged attacker could potentially exploit this vulnerability to read the contents of non-SMM stack memory...

3.3CVSS5.8AI score
Exploits0References1
Prion
Prion
added 2024/03/13 5:15 p.m.15 views

Design/Logic Flaw

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper parameter initialization vulnerability. A local low privileged attacker could potentially exploit this vulnerability to read the contents of non-SMM stack memory...

1.7CVSS6.6AI score0.00092EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/03/13 4:52 p.m.14 views

CVE-2024-0173

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper parameter initialization vulnerability. A local low privileged attacker could potentially exploit this vulnerability to read the contents of non-SMM stack memory...

3.8CVSS4.3AI score0.00092EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/03/13 4:41 p.m.16 views

CVE-2024-0154

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper parameter initialization vulnerability. A local low privileged attacker could potentially exploit this vulnerability to read the contents of non-SMM stack memory...

3.8CVSS6.4AI score0.00092EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/03/13 12:0 a.m.2 views

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS Security Vulnerability

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS are both products of Dell, Inc.Dell PowerEdge Server BIOS is a system update driver from Dell.Dell Precision Rack BIOS is a Dell Precision Rack BIOS is a BIOS utility for high-performance workstation products. A security vulnerability exists...

3.8CVSS6.6AI score0.00092EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/03/13 12:0 a.m.2 views

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS Security Vulnerability

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS are both products of Dell, Inc.Dell PowerEdge Server BIOS is a system update driver from Dell.Dell Precision Rack BIOS is a Dell Precision Rack BIOS is a BIOS utility for high-performance workstation products. A security vulnerability exists...

3.8CVSS6.6AI score0.00092EPSS
Exploits0References2
OSV
OSV
added 2024/03/12 3:41 p.m.21 views

RLSA-2024:0768 Moderate: libmaxminddb security update

The libmaxminddb package contains the MaxMind DB library. Security Fixes: libmaxminddb: improper initialization in dumpentrydatalist in maxminddb.c CVE-2020-28241 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer ...

6.5CVSS6.9AI score0.00242EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/03/12 12:0 a.m.3 views

PT-2024-2089 · Dell · Dell Poweredge Server Bios +1

Name of the Vulnerable Software and Affected Versions: Dell PowerEdge Server BIOS versions affected versions not specified Dell Precision Rack BIOS versions affected versions not specified Description: The issue is related to an improper parameter initialization vulnerability in the BIOS software...

3.8CVSS6.4AI score0.00092EPSS
Exploits0References6
OSV
OSV
added 2024/03/11 7:15 p.m.1 views

CVE-2024-27212

In initdata of , there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS5.9AI score
Exploits0References1
NVD
NVD
added 2024/03/11 6:15 p.m.21 views

CVE-2024-26614

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

5.5CVSS5.7AI score0.00006EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.23 views

CVE-2024-26615

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

5.5CVSS6.3AI score0.00011EPSS
Exploits0References25
OSV
OSV
added 2024/03/11 6:15 p.m.0 views

UBUNTU-CVE-2024-26614

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

5.5CVSS6.2AI score0.00006EPSS
Exploits0References21
Zero Day Initiative
Zero Day Initiative
added 2024/03/11 12:0 a.m.17 views

Dassault Systèmes eDrawings SLDDRW File Parsing Uninitialized Variable Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Dassault Syst��mes eDrawings. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

7.8CVSS7.2AI score0.00092EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:0 a.m.1 views

The vulnerability of the mlxsw_sp_acl_tcam_init() function in the drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c file of the Mellanox network card driver for the Linux operating system allows a attacker to cause a service failure or exert other effects.

The vulnerability of the mlxswspacltcaminit function in the drivers/net/ethernet/mellanox/mlxsw/spectrumacltcam.c file of the Mellanox network card driver for the Linux operating system is related to buffer overflow attacks. Exploiting this vulnerability could allow an attacker to cause a system...

6.8CVSS6.8AI score0.0001EPSS
Exploits0References25Affected Software5
Rows per page
Query Builder