Lucene search
+L

31165 matches found

Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.10 views

CVE-2024-56724

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for TMU device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.4 views

CVE-2024-56724 mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for TMU device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

7.5AI score0.00224EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/12/29 11:30 a.m.34 views

CVE-2024-56723 mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for PMIC devices While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

0.00233EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.9 views

CVE-2024-56723

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for PMIC devices While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.6 views

SUSE CVE-2024-56691

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

5.5CVSS7.6AI score0.00218EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/12/29 12:00 a.m.10 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 interrupts still being processed when devices are disabled in the media:intel/ipu6 module...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/29 12:00 a.m.5 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 not using the IRQ domain for PMIC devices in the mfd:intelsocpmicbxtwc module...

5.5CVSS6.6AI score0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/28 10:15 a.m.5 views

DEBIAN-CVE-2024-56691

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

5.5CVSS5.6AI score0.00218EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.27 views

CVE-2024-56691

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

5.5CVSS5.6AI score0.00218EPSS
SaveExploits0
CVE
CVE
added 2024/12/28 9:46 a.m.135 views

CVE-2024-56680

CVE-2024-56680 affects the Linux kernel. The issue stems from IPU6 interrupt handling on shared IRQ lines: when the IPU6 device is disabled, an IRQ can be triggered by another device and ISR_STATUS may read 0xffffffff, risking system hang. The kernel fix adds defensive checks to avoid suspending ...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.17 views

CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS5.7AI score0.00254EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/12/28 12:00 a.m.17 views

The vulnerability of the SMI transfer monitor (STM) in microprogramming software for Intel processors allows attackers to enhance their privileges.

The vulnerability of the SMI transfer monitor STM in microprogramming software for Intel processors is related to improper handling of certain operations. Exploiting this vulnerability can allow an attacker to enhance their privileges...

7.2CVSS6.4AI score0.00232EPSS
SaveExploits0References8Affected Software4
CNNVD
CNNVD
added 2024/12/28 12:00 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 stems from interrupts still being processed when devices are disabled in the media:intel/ipu6 module...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

DEBIAN-CVE-2024-56667

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.11 views

AZL-54862 CVE-2024-56667 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56617

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU Commit 5944ce092b97 "archtopology: Build cacheinfo from primary CPU" adds functionality that architectures can use to optionally allocate and build...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

UBUNTU-CVE-2024-56667

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/12/27 3:06 p.m.8 views

CVE-2024-56667 drm/i915: Fix NULL pointer dereference in capture_engine

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

7.5AI score0.0022EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.27 views

CVE-2024-56667 drm/i915: Fix NULL pointer dereference in capture_engine

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

0.0022EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.5 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 null pointer dereference issue in the captureengine in the drm/i915 subsystem...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References3
Rows per page
Query Builder