Lucene search
K

1703 matches found

OSV
OSV
added 2024/08/01 1:39 p.m.2 views

USN-6922-2 linux-lowlatency-hwe-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.8CVSS6.7AI score0.00712EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/08/01 12:8 p.m.12 views

CVE-2024-42147

A flaw was found in the Linux kernel. 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 addition to rollback operations. As a result, it may be released repeatedly during the regs...

5.5CVSS9.2AI score0.00234EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/31 12:0 a.m.32 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6922-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6922-1 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A...

6.8CVSS6.9AI score0.00712EPSS
Exploits0References5
OSV
OSV
added 2024/07/30 11:26 a.m.10 views

USN-6927-1 linux-gcp-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.1CVSS7AI score0.01401EPSS
Exploits1References162
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-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
Exploits0References1
NVD
NVD
added 2024/07/30 8:15 a.m.10 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.8CVSS0.00234EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.16 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.8CVSS6.3AI score0.00234EPSS
Exploits0References16
OSV
OSV
added 2024/07/30 8:15 a.m.0 views

UBUNTU-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.8CVSS6.5AI score0.00234EPSS
Exploits0References17
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.30 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...

0.00234EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.17 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
CVE
CVE
added 2024/07/30 7:46 a.m.110 views

CVE-2024-42147

CVE-2024-42147 affects the Linux kernel crypto: hisilicon/debugfs path. During zip probe, debugfs initialization failure could cause the error branch to release_regs, and the regs uninitialization could release multiple times. The root cause is an uninitialized regs path when debugfs init fails, ...

7.8CVSS6.4AI score0.00234EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/07/30 7:46 a.m.18 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
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.18 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
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.24 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.18 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.10 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.2 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
Rows per page
Query Builder