Lucene search
+L

1804 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.1 views

CVE-2022-49607 perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a race between perfeventsetoutput and perfmmapclose: CPU1 CPU2 perfmmapclosee2 if atomicdecandtest&e2-rb-mmapcount // 1 - 0 detachrest =...

6.4AI score0.00186EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:00 a.m.9 views

The vulnerability of the Linux operating system’s kernel component “perf”, which allows a hacker to trigger a service failure

The vulnerability of the perf component in the Linux operating system’s kernel is related to the lack of memory release after the effective service life in the eventschedout function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References32Affected Software6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Fix for out-of-bound access when a valid event group is used. The perf tool allows users to create event groups using the cmd 1, but the driver does not check whether the array index is out of bounds whe...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: perf/x86/intel: Limit the period on Haswell Running the ltp test cve-2015-3290 concurrently reports the following warnings. perfevents: irq loop stuck! WARNING: CPU: 31 PID: 32438 at arch/x86/events/intel/core.c:3174...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits4References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fixed a UAF Use-after-Allocation issue by correcting mismatching between the bpfprog/attachment and tasks-trace-RCU flavors. Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. However, it is possible ...

7.8CVSS6.3AI score0.00229EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisipcie: Fixed out-of-bound access when a valid event group is used. The perf tool allows users to create event groups using the cmd 1. However, the driver does not check whether the array index is out of bounds wh...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:00 a.m.26 views

The vulnerability of the Linux operating system’s kernel component “perf”, which allows a hacker to trigger a service failure

The vulnerability of the perf component in the Linux operating system’s kernel is related to the operation of writing data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References22Affected Software9
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/01/24 9:08 a.m.5 views

Malicious code in ig-ember-perf (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 08dfb2ae328db2b79951b9cad3235bf7beae77c5c59ba261738dbcf740a1603c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/01/24 9:08 a.m.6 views

MAL-2025-573 Malicious code in ig-ember-perf (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 08dfb2ae328db2b79951b9cad3235bf7beae77c5c59ba261738dbcf740a1603c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/01/16 5:33 p.m.12 views

Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024116 fixes several issues. The following security issues were fixed: CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637...

7.8CVSS8.7AI score0.00828EPSS
SaveExploits2References118
SUSE Linux
SUSE Linux
added 2025/01/14 6:33 p.m.10 views

Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024108 fixes several issues. The following security issues were fixed: CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637...

7.8CVSS8.5AI score0.0094EPSS
SaveExploits2References134
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.11 views

SUSE CVE-2024-56665

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS7.7AI score0.0022EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.8 views

SUSE CVE-2024-56675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

6.7CVSS7.6AI score0.00229EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2025/01/08 1:35 a.m.31 views

kernel: perf/aux: Fix AUX buffer serialization

A flaw was found in the Linux kernel's perf/aux subsystem. The event-mmapmutex was insufficient to properly serialize the AUX buffer, leading to a concurrency issue. A local attacker with low privileges could exploit this flaw to cause a denial of service, potentially leading to system instabilit...

7.8CVSS6.9AI score0.00302EPSS
SaveExploits0References5
CNVD
CNVD
added 2025/01/03 12:00 a.m.18 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01673)

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 an invalid progarray access issue in perfeventdetachbpfprog in the bpf, perf subsystem. No detailed...

5.5CVSS6.6AI score0.0022EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.16 views

PT-2025-30829

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where the perf subsystem attempts to access user space memory during address space teardown in the do exit function, potentially leading to a crash. This...

6CVSS6.7AI score0.00183EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2025-42963

Name of the Vulnerable Software and Affected Versions Oracle Java SE versions 8u461, 8u461-perf, 11.0.28, 17.0.16, 21.0.8, 25 Oracle GraalVM for JDK versions 17.0.16 and 21.0.8 Oracle GraalVM Enterprise Edition version 21.3.15 Description An issue exists in the Oracle Java SE, Oracle GraalVM for...

7.8CVSS7.6AI score0.00647EPSS
SaveExploits0References172
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-42954

Name of the Vulnerable Software and Affected Versions Oracle Java SE versions 8u461, 8u461-perf, 11.0.28, 17.0.16, 21.0.8, 25 Oracle GraalVM for JDK versions 17.0.16 and 21.0.8 Oracle GraalVM Enterprise Edition version 21.3.15 Description A difficult to exploit issue exists in Oracle Java SE,...

5.9CVSS7.2AI score0.00498EPSS
SaveExploits0References177
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2026-2886

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-ftest-11964-ge022764176fc-dirty 323 Description The Linux kernel contained an issue where unsupported perf events could be registered with synthetic events. This resulted in a warning message and a potenti...

5.5CVSS5.2AI score0.00159EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/28 12:00 a.m.11 views

PT-2024-37017 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory allocation issue has been resolved in the Linux kernel. The problem occurs in the s390/cpum sf module, where the memory allocation for Sample Data Blocks SDBs is not properly...

7.4AI score0.00166EPSS
SaveExploits0References10
Rows per page
Query Builder