Lucene search
+L

1659 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.84 views

CVE-2023-52797

CVE-2023-52797 is a Linux kernel vulnerability resolved by ensuring find_first_bit() return values are checked before using them as an index (prevents overflow and panic). Affected component: drivers perf in the kernel. The fix (cited in connected advisories) adds a check on the return value to a...

5.5CVSS6.8AI score0.0028EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:31 p.m.55 views

CVE-2023-52797 drivers: perf: Check find_first_bit() return value

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Check findfirstbit return value We must check the return value of findfirstbit before using the return value as an index array since it happens to overflow the array and then panic: 107.318430 Kernel BUG 1 107.3194...

5.5CVSS4.7AI score0.0028EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.66 views

CVE-2023-52797

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Check findfirstbit return value We must check the return value of findfirstbit before using the return value as an index array since it happens to overflow the array and then panic: 107.318430 Kernel BUG 1 107.3194...

5.5CVSS4.7AI score0.0028EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.22 views

CVE-2023-52788 i915/perf: Fix NULL deref bugs with drm_dbg() calls

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

6.6AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:31 p.m.10 views

CVE-2023-52788 i915/perf: Fix NULL deref bugs with drm_dbg() calls

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.18 views

CVE-2023-52788 i915/perf: Fix NULL deref bugs with drm_dbg() calls

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

6.9AI score0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:31 p.m.157 views

CVE-2023-52788

The CVE-2023-52788 entry describes a Linux kernel issue in the i915/perf interface where dereferencing the perf interface when it is not available could lead to a NULL dereference. The fix returns -ENOTSUPP when the perf interface is unavailable. This is the only explicit vulnerability detail pro...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.16 views

CVE-2023-52788

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

5.5CVSS7.1AI score0.00236EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2024/05/21 12:0 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 Linux kernel, which stems from a vulnerability in the drivers:perf module...

5.5CVSS4.7AI score0.0028EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 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 Linux kernel, which stems from a vulnerability in the perf/core module...

7.8CVSS6.2AI score0.00253EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/21 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 Linux kernel, which stems from a null pointer dereference vulnerability in the i915/perf module...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.43 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 Linux kernel, which stems from a vulnerability in the drivers:perf module...

3.3CVSS4.3AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/20 10:15 a.m.17 views

CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

UBUNTU-CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.34 views

CVE-2024-35989 dmaengine: idxd: Fix oops during rmmod on single-CPU platforms

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

6.3AI score0.00214EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.23 views

CVE-2024-35989 dmaengine: idxd: Fix oops during rmmod on single-CPU platforms

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

7AI score0.00214EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/20 9:47 a.m.179 views

CVE-2024-35989

CVE-2024-35989 affects the Linux kernel dmaengine idxd driver. The vulnerability arises during rmmod/removal of the idxd driver on single-CPU systems, where an offline perf context migration could target an invalid recipient, causing a kernel oops (page fault on mutex_lock during perf_pmu_migrate...

5.5CVSS6.6AI score0.00214EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/19 9:15 a.m.2 views

DEBIAN-CVE-2024-35871

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

7.1CVSS6.1AI score0.00264EPSS
SaveExploits0References1
Rows per page
Query Builder