Lucene search
K

1713 matches found

Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42147 crypto: hisilicon/debugfs - Fix debugfs uninit process issue

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

6.7AI score0.00234EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.19 views

CVE-2024-42147

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

7.8CVSS5.6AI score0.00234EPSS
Exploits0
OSV
OSV
added 2024/07/30 7:46 a.m.19 views

CVE-2024-42147 crypto: hisilicon/debugfs - Fix debugfs uninit process issue

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

7.8CVSS6AI score0.00234EPSS
Exploits0References8
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.3 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 originates in the crypto:hisilicon/debugfs module during zip probing, which will repeatedly release regs if the debugfs...

7.8CVSS6.6AI score0.00234EPSS
Exploits0References5
NVD
NVD
added 2024/07/29 6:15 p.m.27 views

CVE-2024-42091

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

5.5CVSS0.00183EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.11 views

CVE-2024-42091

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

5.5CVSS5.8AI score0.00183EPSS
Exploits0References14
OSV
OSV
added 2024/07/29 6:15 p.m.1 views

UBUNTU-CVE-2024-42091

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

5.5CVSS5.7AI score0.00183EPSS
Exploits0References15
Cvelist
Cvelist
added 2024/07/29 5:35 p.m.20 views

CVE-2024-42091 drm/xe: Check pat.ops before dumping PAT settings

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

0.00183EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/07/29 5:35 p.m.12 views

CVE-2024-42091 drm/xe: Check pat.ops before dumping PAT settings

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

6.9AI score0.00183EPSS
Exploits0References2
OSV
OSV
added 2024/07/29 9:54 a.m.3 views

USN-6922-1 linux-nvidia-6.5 vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A privileged local attacker could use this to cause a denial of service. CVE-2024-24857, CVE-2024-24858, CVE-2024-24859 Chenyuan Yang discovered...

6.8CVSS5.8AI score0.00712EPSS
Exploits0References5
OSV
OSV
added 2024/07/26 2:39 p.m.6 views

USN-6918-1 linux-oracle vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A privileged local attacker could use this to cause a denial of service. Several security issues were discovered in the Linux kernel. An attacker...

9.1CVSS6.5AI score0.01401EPSS
Exploits1References181
OSV
OSV
added 2024/07/23 9:43 a.m.8 views

USN-6898-4 linux-aws-5.15 vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Gui-Dong Han discovered that the...

9.1CVSS6.5AI score0.01401EPSS
Exploits1References153
Ubuntu
Ubuntu
added 2024/07/19 10:36 a.m.73 views

USN-6896-4: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.1CVSS7.5AI score0.01635EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.4 views

SUSE CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

4.4CVSS6.3AI score0.0032EPSS
Exploits0References17
RedhatCVE
RedhatCVE
added 2024/07/16 6:54 p.m.19 views

CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

4.1CVSS6.8AI score0.0032EPSS
Exploits0References4
Ubuntu
Ubuntu
added 2024/07/16 11:47 a.m.83 views

USN-6896-2: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.1CVSS7.5AI score0.01635EPSS
Exploits1
OSV
OSV
added 2024/07/16 11:47 a.m.6 views

USN-6896-2 linux-hwe-5.4, linux-oracle-5.4 vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.1CVSS6.7AI score0.01635EPSS
Exploits1References148
OSV
OSV
added 2024/07/12 2:12 p.m.10 views

USN-6896-1 linux, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-ibm, linux-ibm-5.4, linux-kvm vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.1CVSS6.7AI score0.01635EPSS
Exploits1References150
NVD
NVD
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

7.1CVSS0.0032EPSS
Exploits0References11
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

7.1CVSS5.7AI score0.0032EPSS
Exploits0References1
Rows per page
Query Builder