Lucene search
+L

20689 matches found

OSV
OSV
added 2025/12/09 4:17 p.m.11 views

UBUNTU-CVE-2023-53859

In the Linux kernel, the following vulnerability has been resolved: s390/idle: mark archcpuidle noinstr linux-next commit "cpuidle: tracing: Warn about !rcuiswatching" adds a new warning which hits on s390's archcpuidle function: RCU not on for: archcpuidle+0x0/0x28 WARNING: CPU: 2 PID: 0 at...

5.7AI score0.00216EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2025-40327

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix system hang caused by cpu-clock usage cpu-clock usage by the async-profiler tool can trigger a system hang, which got bisected back to the following commit by Octavia Togami: 18dbcbfabfff "perf: Fix the POLLHUP...

5.8AI score0.00205EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/09 4:09 a.m.40 views

CVE-2025-40327 perf/core: Fix system hang caused by cpu-clock usage

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix system hang caused by cpu-clock usage cpu-clock usage by the async-profiler tool can trigger a system hang, which got bisected back to the following commit by Octavia Togami: 18dbcbfabfff "perf: Fix the POLLHUP...

0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 4:09 a.m.13 views

CVE-2025-40327 perf/core: Fix system hang caused by cpu-clock usage

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix system hang caused by cpu-clock usage cpu-clock usage by the async-profiler tool can trigger a system hang, which got bisected back to the following commit by Octavia Togami: 18dbcbfabfff "perf: Fix the POLLHUP...

6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/12/09 4:09 a.m.34 views

CVE-2025-40327

CVE-2025-40327 concerns the Linux kernel’s perf/core subsystem where cpu-clock events used by async-profiler could cause a system hang. The root cause was a recursion: __perf_event_overflow() runs from the hrtimer handler for cpu-clock events and attempted to call cpu_clock_event_stop(), which in...

6.2AI score0.00205EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/09 3:31 a.m.15 views

EUVD-2023-60095

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

5.9AI score0.00182EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.10 views

EUVD-2023-60113

In the Linux kernel, the following vulnerability has been resolved: perf tool x86: Fix perfenv memory leak Found by leak sanitizer: ==1632594==ERROR: LeakSanitizer: detected memory leaks Direct leak of 21 bytes in 1 objects allocated from: 0 0x7f2953a7077b in interceptorstrdup...

6AI score0.00195EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.12 views

EUVD-2023-60116

In the Linux kernel, the following vulnerability has been resolved: bpf: Zeroing allocated object from slab in bpf memory allocator Currently the freed element in bpf memory allocator may be immediately reused, for htab map the reuse will reinitialize special fields in map value e.g., bpfspinlock...

6AI score0.00148EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.10 views

EUVD-2022-55717

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fix memory leak in worker creation If the CPU mask allocation for a node fails, then the memory allocated for the 'iowqe' struct of the current node doesn't get freed on the error handling path, since it has not yet been...

5.9AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.10 views

EUVD-2022-55719

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-hw: Fix memory leak in qcomcpufreqhwreadlut If "cpudev" fails to get opp table in qcomcpufreqhwreadlut, the program will return, resulting in "table" resource is not released...

6AI score0.00195EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 2:14 a.m.41 views

CVE-2025-42873

SAPUI5 (and OpenUI5) packages include the markdown-it component with outdated third‑party libraries, enabling an infinite loop on specially malformed input. This DoS causes high CPU use and unresponsiveness by blocking the processing thread, with no confidentiality or integrity impact reported. N...

5.9CVSS6.7AI score0.00372EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 1:30 a.m.30 views

CVE-2023-53859

CVE-2023-53859 is a Linux kernel issue affecting the s390 idle path where arch_cpu_idle() was not marked noinstr, triggering an RCU-related warning during idle tracing. The affected sequence shows a warning: “RCU not on for: arch_cpu_idle+0x0/0x28” in arch_ftrace_ops_list_func, leading to a trace...

5.9AI score0.00216EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.43 views

CVE-2023-53859 s390/idle: mark arch_cpu_idle() noinstr

In the Linux kernel, the following vulnerability has been resolved: s390/idle: mark archcpuidle noinstr linux-next commit "cpuidle: tracing: Warn about !rcuiswatching" adds a new warning which hits on s390's archcpuidle function: RCU not on for: archcpuidle+0x0/0x28 WARNING: CPU: 2 PID: 0 at...

0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:30 a.m.11 views

CVE-2023-53859 s390/idle: mark arch_cpu_idle() noinstr

In the Linux kernel, the following vulnerability has been resolved: s390/idle: mark archcpuidle noinstr linux-next commit "cpuidle: tracing: Warn about !rcuiswatching" adds a new warning which hits on s390's archcpuidle function: RCU not on for: archcpuidle+0x0/0x28 WARNING: CPU: 2 PID: 0 at...

6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/12/09 1:29 a.m.28 views

CVE-2022-50658

CVE-2022-50658 affects the Linux kernel's cpufreq/qcom driver. The issue: if the speedbin length is incorrect, the error path leaks memory because the speedbin buffer is not freed. The patch fixes the error path to always free the speedbin buffer, mitigating the leak. SUSE advisory SUSE-SU-2026:0...

6AI score0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 1:16 a.m.19 views

CVE-2023-53811

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.22 views

DEBIAN-CVE-2023-53811

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

5.2AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.9 views

CVE-2022-50639

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fix memory leak in worker creation If the CPU mask allocation for a node fails, then the memory allocated for the 'iowqe' struct of the current node doesn't get freed on the error handling path, since it has not yet been...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.4 views

DEBIAN-CVE-2022-50639

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fix memory leak in worker creation If the CPU mask allocation for a node fails, then the memory allocated for the 'iowqe' struct of the current node doesn't get freed on the error handling path, since it has not yet been...

5.3AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.12 views

CVE-2022-50637

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-hw: Fix memory leak in qcomcpufreqhwreadlut If "cpudev" fails to get opp table in qcomcpufreqhwreadlut, the program will return, resulting in "table" resource is not released...

0.00195EPSS
SaveExploits0References5
Rows per page
Query Builder