Lucene search
+L

1684 matches found

Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.5 views

CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:21 p.m.28 views

CVE-2023-53656

The CVE-2023-53656 issue affects the Linux kernel perf path (drivers/perf: hisi) where a migration of the perf context to the CPU going to teardown can occur because cpu_online_mask() has not yet updated during cpuhp teardown. The result is a call trace (example: __switch_to, __schedule, mutex_lo...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.14 views

CVE-2023-53656 drivers/perf: hisi: Don't migrate perf to the CPU going to teardown

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:21 p.m.6 views

CVE-2023-53656 drivers/perf: hisi: Don't migrate perf to the CPU going to teardown

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53649 perf trace: Really free the evsel->priv area

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.21 views

CVE-2023-53649

CVE-2023-53649 concerns a memory-leak in the Linux kernel related to perf trace. The described fix corrects how the evsel->priv area is freed: previously, freeing occurred only when evsel->tp_format->system compared to 'syscalls' yielded zero, but evsel->priv could be non-zero in othe...

5.5CVSS6.1AI score0.00184EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.4 views

EUVD-2025-32762

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

6AI score0.00184EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53649 perf trace: Really free the evsel->priv area

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32743

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

6AI score0.00178EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53646

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehpoabcounters Arrays passed to reginrangetable should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN: global-out-of-bounds in...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-2878

Malware in sbrugna...

6.2CVSS8.8AI score0.00395EPSS
SaveExploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-11902

Malware in sbrugna...

7CVSS6.9AI score0.0014EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2021-24658

Malware in sbrugna...

5.5CVSS6.6AI score0.00255EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-2869

Malware in sbrugna...

3.6CVSS6.5AI score0.00661EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2011-2674

Malware in sbrugna...

1.9CVSS6.4AI score0.00313EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987137)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987137 advisory. In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a rac...

4.7CVSS5.5AI score0.00186EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414481)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414481 advisory. A race condition was found the Linux kernel in perfeventopen which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several...

7CVSS6.8AI score0.0031EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.6 views

SUSE CVE-2025-39953

In the Linux kernel, the following vulnerability has been resolved: cgroup: split cgroupdestroywq into 3 workqueues A hung task can occur during 1 LTP cgroup testing when repeatedly mounting/unmounting perfevent and netprio controllers with systemd.unifiedcgrouphierarchy=1. The hang manifests in...

5.5CVSS7.5AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53583

In the Linux kernel, the following vulnerability has been resolved: perf: RISC-V: Remove PERFHESSTOPPED flag checking in riscvpmustart Since commit 096b52fd2bb4 "perf: RISC-V: throttle perf events" the perfsampleeventtook function was added to report time spent in overflow interrupts. If the...

5.5CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.8 views

CVE-2022-50491

In the Linux kernel, the following vulnerability has been resolved: coresight: cti: Fix hang in ctidisablehw ctienablehw and ctidisablehw are called from an atomic context so shouldn't use runtime PM because it can result in a sleep when communicating with firmware. Since commit 3c6656337852...

5.5CVSS0.00145EPSS
SaveExploits0References4
Rows per page
Query Builder