Lucene search
+L

1655 matches found

OSV
OSV
added 2025/05/20 4:15 p.m.4 views

UBUNTU-CVE-2025-37936

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: KVM: Mask PEBSENABLE loaded for guest with vCPU's value. When generating the MSRIA32PEBSENABLE value that will be loaded on VM-Entry to a KVM guest, mask the value with the vCPU's desired PEBSENABLE value...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2025/05/20 3:22 p.m.21 views

CVE-2025-37936 perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: KVM: Mask PEBSENABLE loaded for guest with vCPU's value. When generating the MSRIA32PEBSENABLE value that will be loaded on VM-Entry to a KVM guest, mask the value with the vCPU's desired PEBSENABLE value...

0.00166EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/20 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 stems from PEBSENABLE not being masked by vCPU value in perf/x86/intel...

5.5CVSS7AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/09 7:16 a.m.3 views

DEBIAN-CVE-2025-37878

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARNON!ctx in freeevent for partial init Move the getctxchildctx call and the childevent-ctx assignment to occur immediately after the child event is allocated. Ensure that childevent-ctx is non-NULL before any...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.8 views

AZL-70150 CVE-2025-37878 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARNON!ctx in freeevent for partial init Move the getctxchildctx call and the childevent-ctx assignment to occur immediately after the child event is allocated. Ensure that childevent-ctx is non-NULL before any...

5.5CVSS6.7AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.10 views

AZL-70162 CVE-2025-37884 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcutaskstrace and eventmutex. Fix the following deadlock: CPU A freeevent perfkprobedestroy mutexlock&eventmutex perftraceeventunreg synchronizercutaskstrace There are several paths where freeevent grabs...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.5 views

SUSE CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.5 views

SUSE CVE-2022-49784

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/uncore: Fix memory leak for events array When a CPU comes online, the per-CPU NB and LLC uncore contexts are freed but not the events array within the context structure. This causes a memory leak as identified by the...

2.3CVSS6.3AI score0.00148EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.6 views

SUSE CVE-2023-53065

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: dumpstack+0x9c/0xd3...

5.5CVSS6.3AI score0.00185EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.11 views

SUSE CVE-2023-53073

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/core: Always clear status for idx The variable 'status' which contains the unhandled overflow bits is not being properly masked in some cases, displaying the following warning: WARNING: CPU: 156 PID: 475601 at...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.4 views

SUSE CVE-2023-53087

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/02 4:15 p.m.5 views

DEBIAN-CVE-2023-53087

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

5.5CVSS5.5AI score0.00179EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.3 views

CVE-2023-53073

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/core: Always clear status for idx The variable 'status' which contains the unhandled overflow bits is not being properly masked in some cases, displaying the following warning: WARNING: CPU: 156 PID: 475601 at...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53065

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: dumpstack+0x9c/0xd3...

7.8CVSS6.3AI score0.00185EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.3 views

UBUNTU-CVE-2023-53065

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: dumpstack+0x9c/0xd3...

7.8CVSS6.1AI score0.00185EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.13 views

SUSE CVE-2025-37747

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perfeventoverflow taskworkaddperfpendingtask fput...

5.5CVSS7.5AI score0.00164EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2025/05/02 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 the perfoutputbegin parameter being incorrectly called in perfeventbpfoutput...

7.8CVSS6.5AI score0.00185EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/01 3:16 p.m.31 views

CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.3 views

DEBIAN-CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

DEBIAN-CVE-2022-49784

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/uncore: Fix memory leak for events array When a CPU comes online, the per-CPU NB and LLC uncore contexts are freed but not the events array within the context structure. This causes a memory leak as identified by the...

5.5CVSS5.5AI score0.00148EPSS
SaveExploits0References1
Rows per page
Query Builder