Lucene search
+L

205 matches found

Kitploit
Kitploit
added 2026/09/06 11:06 a.m.6 views

sigwire

sigwire 시그널을 위한tail -f. 시스템의 모든 프로세스가 발생시키는 모든 시그널 — 누가 보냈는지, 누가 받았는지, 어떤 시그널인지, 어떻게 발생되었는지kill2, 커널, POSIX 타이머, 대상이 시그널을 잡았는지caught와 핸들러가 얼마나 실행되었는지, 블록된 시스템 콜을 EINTR로 중단시켰는지 — 커널의 시그널 트레이스포인트에서 디코딩하여 터미널에 실시간으로 스트리밍합니다. 하나의 pid에 대한 strace -f도, ptrace도, 관련 프로세스의 협력도 필요 없습니다. sigwire는 커널의 시그널 메커니...

6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 10:43 a.m.7 views

CVE-2026-80611

A flaw was found in the Linux kernel's Advanced Configuration and Power Interface ACPI processor idle functionality. When kernel tracing features, such as function tracing or Kprobes, are enabled, entering a Low Power Idle LPI state can trigger a Read-Copy Update RCU warning. This occurs because...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098890)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098890 advisory. In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily...

7.1CVSS5.9AI score0.00164EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.5 views

The vulnerability in the kernel/trace/traceeventshist.c module, which supports Linux operating system kernel tracing, allows an attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability in the kernel/trace/traceeventshist.c module, which supports kernel tracing in Linux operating systems, is related to errors in calculating buffer size. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of...

7CVSS5.7AI score0.00192EPSS
SaveExploits0References10Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerabilities have been resolved: Tracing: The length check that causes memory corruption was corrected. We have experienced severe kernel crashes due to memory corruption in our production environment. For example: Call Trace: 1640542.554277 General protectio...

9.8CVSS6.8AI score0.00747EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.15 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Tracing: kprobe: Fixed a potential null-ptr-dereference in tracearray in kprobeeventgentestexit When testgenkprobecmd fails after kprobeeventgencmdend, it will go to delete, which will call kprobeeventdelete and release the...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Tracing: Fixed an issue where corrupted data was written to the “hist” field, potentially affecting the “namedTriggers” list. The following commands cause a crash: cd /sys/kernel/tracing/events/rcu/rcucallback echo...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Ring Buffer: Do not swap the cpubuffer during the resize process When the ringbufferswapcpu function is called during the resize process, the cpu buffer is swapped in the middle, resulting in an incorrect state. Continuing to run...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/08/24 12:00 a.m.17 views

Vulnerability of components in Linux operating system’s kernel tracing mechanism, allowing attackers to cause service interruptions

The vulnerability of components related to Linux operating system kernel tracing is related to the insufficient use of the assert function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References10Affected Software2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72573

In the Linux kernel, the following vulnerability has been resolved: tracing/fprobe: Fix NULL pointer dereference in fprobe fgraph entry fprobe fgraph entry sizes a shadow-stack reservation in one walk of the per-ip fprobe list and fills it in a second walk, both under rcu read lock only. A fprobe...

5.4AI score0.00198EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74471

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.35 views

CVE-2026-68283 tracing: Fix use-after-free freeing trigger private data

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix use-after-free freeing trigger private data Commit 61d445af0a7c "tracing: Add bulk garbage collection of freeing eventtriggerdata" moved the kfree of eventtriggerdata to a kthread that runs...

8.8CVSS0.00374EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 11:59 a.m.11 views

CVE-2026-68176 tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix mmiotrace possible NULL dereferencing of hiter-dev If the mmiopipeopen fails to find a PCI device, the hiter-dev will be assigned to NULL. The mmiotrace read function dereferences the hiter-dev if hiter exists. Chang...

5.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 11:59 a.m.11 views

EUVD-2026-55276

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix resource leak on mmiotrace tracepipe close The mmiotrace tracer was added May 12th 2008. At that time, resources created in pipeopen could not be freed because there was not pipeclose function pointer of the tracer...

5.3AI score0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.41 views

CVE-2026-68174

The vulnerability CVE-2026-68174 affects the Linux kernel tracing subsystem. In struct trace_event_call, the module pointer and the refcnt atomic share a union, so for dynamic events (kprobe, uprobe, fprobe, eprobe, wprobe) the refcnt may be non-zero and cause call->module to appear as a small...

5.5AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68146

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is...

5.9AI score0.00184EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.40 views

CVE-2026-64451 tracing: Fix NULL pointer dereference in func_set_flag()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in funcsetflag funcsetflag dereferences tr-currenttraceflags before verifying that the current tracer is actually the function tracer. When the active tracer has been switched away from...

0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64299 tracing: Prevent out-of-bounds read in glob matching

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily NUL-terminated, so the filter predicate functions filterpredstring, filterpredstrloc and filterpredstrrelloc pass the field length to th...

7.1CVSS5.7AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2026/07/23 12:00 a.m.7 views

The vulnerability of the `ftrace_modify_direct_caller()` function in the kernel/trace/ftrace.c module, which supports Linux operating system kernel tracing, allows a attacker to cause a service failure.

The vulnerability of the ftracemodifydirectcaller function in the kernel/trace/ftrace.c module, which supports kernel tracing in Linux operating systems, is related to the occurrence of mutual locking. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00185EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/07/21 12:00 a.m.7 views

The vulnerability of the enabled_monitors_start() function in the kernel/trace/rv/rv.c module, which supports Linux kernel tracing, allows a malicious actor to cause a service failure.

The vulnerability of the enabledmonitorsstart function in the kernel/trace/rv/rv.c module, which is part of the Linux kernel’s tracing support, relates to the use of a wrong type of resource. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.3AI score0.00186EPSS
SaveExploits0References7Affected Software2
Rows per page
Query Builder