Lucene search
K

33 matches found

Redos
Redos
added 2026/04/07 12:0 a.m.2 views

ROS-20260407-73-0033

A vulnerability in the kernel/trace/ftrace.c component of the Linux kernel is related to the use of resources with a similar identifier. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.8CVSS7AI score0.00168EPSS
Exploits0
Redos
Redos
added 2026/03/17 12:0 a.m.3 views

ROS-20260317-73-0002

A vulnerability in the ftracemodgetkallsym function of the ftrace component of the Linux operating system kernel is related to an operation exceeding buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS5.9AI score0.00168EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002407)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002407 advisory. The ftrace implementation in the Linux kernel before 3.8.8 allows local users to cause a denial of service NULL pointer dereference and system crash or possibly have...

7.2CVSS6.4AI score0.00985EPSS
Exploits1References15
CNNVD
CNNVD
added 2026/01/14 12:0 a.m.5 views

Linux kernel 安全漏洞

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 a ftrace that could lead to memory corruption when the kernel is located outside of 32-bit addresses...

5.5CVSS6.3AI score0.00171EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.1 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992317)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992317 advisory. In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does...

5.5CVSS6.1AI score0.00205EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50648

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ftrace: Fix recursive locking directmutex in ftracemodifydirectcaller Naveen reported recursive locking of directmutex with sample ftrace-direct-modify.ko:...

5.4AI score0.00155EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-15844

Malicious code in bioql PyPI...

8.2AI score0.00127EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39689

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ftrace: Also allocate and copy hash for reading of filter files Currently the reader of setftracefilter and setftracenotrace just adds the pointer to the global...

7.8CVSS7.3AI score0.00168EPSS
Exploits0References3
CVE
CVE
added 2025/09/05 5:20 p.m.24 views

CVE-2025-39689

CVE-2025-39689 affects the Linux kernel’s ftrace filter handling. The issue arose because readers (set_ftrace_filter/set_ftrace_notrace) kept a pointer to the global tracer hash, unlike writers who copy the hash. The pointer could remain static across calls that release locks and update the globa...

7.8CVSS5.9AI score0.00168EPSS
Exploits0References12Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49977

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does not remove ops from ftraceopslist when ftracestartupenable...

5.5CVSS6.6AI score0.00205EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38346

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ftrace: Fix UAF when lookup kallsym after ftrace disabled The following issue happens with a buggy module: BUG: unable to handle page fault for address:...

7.8CVSS7.1AI score0.00168EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53075

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ftrace: Fix invalid address access in lookuprec when index is 0 KASAN reported follow problem: BUG: KASAN: use-after-free in lookuprec Read of size 8 at addr...

7.8CVSS6.7AI score0.00164EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38346

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix UAF when lookup kallsym after ftrace disabled The following issue happens with a buggy module: BUG: unable to handle page fault for address: ffffffffc05d0218 PGD 1bd66f067 P4D 1bd66f067 PUD 1bd671067 PMD 101808067 PTE...

7.8CVSS6.2AI score0.00168EPSS
Exploits0
CVE
CVE
added 2025/06/18 11:0 a.m.88 views

CVE-2022-49977

Summary of CVE-2022-49977 – Linux kernel ftrace NULL pointer dereference Root cause: When ftrace is dead and ftrace_startup_enable fails to modify the ftrace state, the registration may leave an op in ftrace_ops_list. If the op is dynamically allocated, is_ftrace_trampoline can access a NULL op i...

5.5CVSS6AI score0.00205EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.6 views

CVE-2022-49977 ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does not remove ops from ftraceopslist when ftracestartupenable fails: registerftracefunction ftracestartup registerftracefunction...

0.00205EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.6 views

CVE-2025-37940

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add condresched to ftracegraphsethash When the kernel contains a large number of functions that can be traced, the loop in ftracegraphsethash may take a lot of time to execute. This may trigger the softlockup watchdog. Ad...

6.8AI score0.00127EPSS
Exploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53075 ftrace: Fix invalid address access in lookup_rec() when index is 0

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when index is 0 KASAN reported follow problem: BUG: KASAN: use-after-free in lookuprec Read of size 8 at addr ffff000199270ff0 by task modprobe CPU: 2 Comm: modprobe Call trace:...

0.00164EPSS
Exploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.5 views

CVE-2022-49802

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.5CVSS0.00182EPSS
Exploits0References7
CVE
CVE
added 2025/05/01 2:10 p.m.85 views

CVE-2022-49892

CVE-2022-49892 — Linux kernel (ftrace): A use-after-free was fixed in dynamic ftrace_ops handling. KASAN reported use-after-free when two dynamic ftrace_ops with identical content were registered, and on unregistering the second op, FTRACE_UPDATE_CALLS and FTRACE_UPDATE_TRACE_FUNC could be skippe...

7.8CVSS6.6AI score0.00181EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49802 ftrace: Fix null pointer dereference in ftrace_add_mod()

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

0.00182EPSS
Exploits0References7
Rows per page
Query Builder