Lucene search
+L

43 matches found

NVD
NVD
added 2025/08/16 12:15 p.m.11 views

CVE-2025-38539

In the Linux kernel, the following vulnerability has been resolved: tracing: Add downwritetraceeventsem when adding trace event When a module is loaded, it adds trace events defined by the module. It may also need to modify the modules trace printk formats to replace enum names with their values...

7.8CVSS0.00168EPSS
SaveExploits0References10
CVE
CVE
added 2025/08/16 11:12 a.m.75 views

CVE-2025-38539

CVE-2025-38539 : Linux kernel tracing fix. When a module loads and adds trace events, it now takes the trace_event_sem for write while adding the event, preventing possible corruption of the ftrace_events list if two modules load simultaneously. The patch also adds a lockdep_assert_held() on the ...

7.8CVSS6.8AI score0.00168EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-3679

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a...

5.5CVSS6.3AI score0.00734EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Tracing: Fixed a use-after-free in printgraphfunctionflags during tracer switching. Kairui reported a Use-After-Free issue in printgraphfunctionflags during ftrace stress testing 1. This issue can be reproduced by putting a...

7.8CVSS6.5AI score0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 4:15 p.m.2 views

DEBIAN-CVE-2025-37938

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/05 1:35 p.m.10 views

SUSE CVE-2022-49799

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

AZL-69527 CVE-2025-21899 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting namedtriggers list The following commands causes a crash: cd /sys/kernel/tracing/events/rcu/rcucallback echo 'hist:name=bad:keys=commonpid:onmaxbogus.savecommonpid' trigger bash: echo: write...

7.8CVSS6.5AI score0.00203EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.7 views

CVE-2024-49570 drm/xe/tracing: Fix a potential TP_printk UAF

In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TPprintk UAF The commit afd2627f727b "tracing: Check "%s" dereference via the field and not the TPprintk format" exposes potential UAFs in the xebomove trace event. Fix those by avoiding...

7.5AI score0.00221EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:00 a.m.10 views

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

The vulnerability of the Linux operating system’s kernel tracing component is related to the execution of operations beyond the buffer in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.9AI score0.00257EPSS
SaveExploits0References43Affected Software6
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: tracing: fprobe events: Fix possible UAF on modules Commit ac91052f0ae5 "tracing: tprobe-events: Fix leakage of module refcount" moved trymoduleget from findtracepointmodulecb to findtracepoint caller, but that introduced a...

6.4AI score0.00252EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:00 a.m.13 views

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

The vulnerability of the Linux operating system’s kernel tracing component is related to improper blocking. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00283EPSS
SaveExploits0References15Affected Software8
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.6 views

SUSE CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

4.4CVSS6.7AI score0.00226EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/03/26 3:17 p.m.42 views

CVE-2024-26645

In the Linux kernel, the following vulnerability has been resolved: tracing: Ensure visibility when inserting an element into tracingmap Running the following two commands in parallel on a multi-processor AArch64 machine can sporadically produce an unexpected warning about duplicate histogram...

5.5CVSS7.1AI score0.00242EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.14 views

SUSE CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS8AI score0.00246EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/27 7:04 p.m.13 views

UBUNTU-CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.18 views

SUSE CVE-2021-3679

A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users with CAPSYSADMIN capability could use this flaw to starve the resources causing denial of service...

5.5CVSS6.3AI score0.00734EPSS
SaveExploits0References33
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.5 views

PT-2022-35976 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.6 through v6.0.9 Description: A memory leak issue was discovered in the tracing component, specifically in the test gen synth cmd and test empty synth event functions. This issue was introduced in version v5.6 and is...

7.1AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.11 views

kernel: DoS in rb_per_cpu_empty()

A lack of CPU resources in the Linux kernel tracing module functionality was found in the way users use the trace ring buffer in specific way. Only privileged local users with CAPSYSADMIN capability could use this flaw to starve the resources causing denial of service...

5.5CVSS6.8AI score0.00734EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2021/08/14 7:00 a.m.6 views

A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causing denial of service.

...

5.5CVSS7AI score0.00734EPSS
SaveExploits0
OSV
OSV
added 2021/08/05 8:15 p.m.11 views

CVE-2021-3679

A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users with CAPSYSADMIN capability could use this flaw to starve the resources causing denial of service...

5.5CVSS6.3AI score
SaveExploits0References5
Rows per page
Query Builder