Lucene search
+L

40 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.3 views

UBUNTU-CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References34
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.2 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 stems from a failure to check if adev is NULL, which could result in a null pointer dereference...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/08 6:15 p.m.6 views

AZL-55361 CVE-2024-56782 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.7 views

AZL-55376 CVE-2024-56782 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.2 views

DEBIAN-CVE-2024-56782

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.5 views

UBUNTU-CVE-2024-56782

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/01/08 5:51 p.m.18 views

CVE-2024-56782 ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

0.00176EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/08 5:51 p.m.1 views

CVE-2024-56782 ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

7.5AI score0.00176EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/08 12:0 a.m.12 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 acpiquirkskipserdevenumeration function of the ACPI module, which does not perform a NULL check on th...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References5
NVD
NVD
added 2024/09/27 1:15 p.m.23 views

CVE-2024-46835

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS0.00235EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.20 views

CVE-2024-46835 drm/amdgpu: Fix smatch static checker warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

6.9AI score0.00235EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/21 12:0 a.m.13 views

PT-2024-32236

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the drm/amdgpu driver. The issue was caused by a potential NULL pointer dereference in the adev-gfx.imu.funcs variable...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/06/17 12:0 a.m.12 views

The vulnerability of the adev_release() function in the Linux operating system’s Platform Environment Control Interface (PECI) kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the adevrelease function in the drivers/peci/cpu.c module of the Linux operating system’s Platform Environment Control Interface PECI kernel is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References7Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:0 a.m.6 views

peci: cpu: Fix use-after-free in adev_release()

...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2024/05/03 3:15 p.m.5 views

DEBIAN-CVE-2022-48670

In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adevrelease When auxiliarydeviceadd returns an error, auxiliarydeviceuninit is called, which causes refcount for device to be decremented and .release callback will be triggered. Because adevrelea...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/01 8:56 p.m.31 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.31 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
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.23 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.5CVSS5.7AI score0.00272EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.36 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
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.7 views

Linux kernel 安全漏洞

The Linux Kernel is a core component of many operating systems and is responsible for managing system resources. A security vulnerability exists in the Linux Kernel. The vulnerability stems from improper handling of the adev-dm.dc variable. An attacker could use this vulnerability to cause a deni...

5.5CVSS8.6AI score0.00272EPSS
SaveExploits0References6
Rows per page
Query Builder