Lucene search
+L

1702 matches found

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
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.47 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
OSV
OSV
added 2024/05/19 9:15 a.m.3 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
OSV
OSV
added 2024/05/19 9:15 a.m.16 views

UBUNTU-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.4AI score0.00264EPSS
SaveExploits0References21
OSV
OSV
added 2024/05/09 5:3 p.m.10 views

SUSE-SU-2024:1581-1 Security update for the Linux Kernel (Live Patch 39 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024160 fixes several issues. The following security issues were fixed: - CVE-2024-0775: Fixed a use-after-free flaw was found in the ext4remount in fs/ext4/super.c in ext4 bsc1219079. - CVE-2023-5717: Fixed a heap out-of-bounds write vulnerability perf...

7.8CVSS7.5AI score0.28058EPSS
SaveExploits16References7
OSV
OSV
added 2024/05/08 2:3 p.m.10 views

SUSE-SU-2024:1558-1 Security update for the Linux Kernel (Live Patch 34 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059127 fixes several issues. The following security issues were fixed: - CVE-2024-0775: Fixed a use-after-free flaw was found in the ext4remount in fs/ext4/super.c in ext4 bsc1219079. - CVE-2023-5717: Fixed a heap out-of-bounds write vulnerability perf...

7.8CVSS7.7AI score0.28058EPSS
SaveExploits16References9
OSV
OSV
added 2024/05/07 4:33 p.m.12 views

SUSE-SU-2024:1551-1 Security update for the Linux Kernel (Live Patch 37 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024154 fixes several issues. The following security issues were fixed: - CVE-2024-0775: Fixed a use-after-free flaw was found in the ext4remount in fs/ext4/super.c in ext4 bsc1219079. - CVE-2023-5717: Fixed a heap out-of-bounds write vulnerability perf...

7.8CVSS7.5AI score0.28058EPSS
SaveExploits16References7
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.29 views

CVE-2024-26992 KVM: x86/pmu: Disable support for adaptive PEBS

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/pmu: Disable support for adaptive PEBS Drop support for virtualizing adaptive PEBS, as KVM's implementation is architecturally broken without an obvious/easy path forward, and because exposing adaptive PEBS can leak host...

7.3CVSS6.3AI score0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 5:27 a.m.7576 views

CVE-2024-26992

Summary (CVE-2024-26992): The Linux kernel KVM x86/pmu feature disabled adaptive PEBS due to architecturally broken implementation and potential leakage of host addresses (LBRs) to guests. The report enumerates several contributing issues: Bug 1, improper handling of IA32_FIXED_CTR_CTRL upper bit...

7.3CVSS5.9AI score0.0023EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: bpf: Disable preemption in bpf_perf_event_output

A flaw was found in the Linux kernel's BPF subsystem. The bpfperfeventoutput function relies on disabled preemption for nesting protection, but when called from uprobes context via bpfprogrunarraysleepable, preemption remains enabled. This allows task preemption during protected sections, leading...

7.8CVSS6AI score0.00132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: bpf: Disable preemption in bpf_event_output

A race condition was found in the BPF event output mechanism. When preemption is enabled during bpfeventoutput, two tasks can access the same perfsampledata buffer concurrently, leading to data corruption and kernel crashes...

7.8CVSS5.9AI score0.00134EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: perf trace: Really free the evsel->priv area

A memory leak flaw was found in the Linux kernel's perf trace tool in the event selector cleanup logic. A local user can trigger this issue by running perf trace commands, causing the tool to free memory based on an incorrect condition check that inverts the intended logic for non-syscall...

5.5CVSS7.2AI score0.00184EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/04/30 7:0 a.m.9 views

perf: RISCV: Fix panic on pmu overflow handler

...

5.5CVSS7.2AI score0.00238EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.9 views

SUSE CVE-2024-26902

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

5.5CVSS7.8AI score0.00238EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/17 5:54 p.m.32 views

CVE-2024-26902

A flaw was found in the Linux kernel in the RISC-V architecture. The issue arises in the perf subsystem's handling of Performance Monitoring Unit PMU overflow interrupts. Specifically, it involves an error when setting bits in the overflowedctrs variable, where an incorrect shift operation using ...

4.4CVSS5.3AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.12 views

AZL-40076 CVE-2024-26902 affecting package kernel for versions less than 6.6.29.1-3

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 11:15 a.m.26 views

CVE-2024-26902

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

5.5CVSS5.3AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

DEBIAN-CVE-2024-26902

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

5.5CVSS5.2AI score0.00238EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/17 10:27 a.m.108 views

CVE-2024-26902

CVE-2024-26902 concerns the Linux kernel: a RISCV perf PMU overflow panic when setting bits for overflowed_ctrs due to using (1 <

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.75 views

CVE-2024-26902

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

5.5CVSS7.2AI score0.00238EPSS
SaveExploits0
Rows per page
Query Builder