Lucene search
+L

726 matches found

Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.14 views

PT-2025-43095

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the RISCV architecture related to ftrace and kernel preemption. The issue arises from the use of an AUIPC + JALR instruction pair to encode an...

5.6AI score0.00197EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54827

In the Linux kernel, the following vulnerability has been resolved: ftrace: Clean up hash directfunctions on register failures We see the following GPF when registerftracedirect fails: general protection fault, probably for non-canonical address \ 0x200000000000010: 0000 1 PREEMPT SMP...

5.5CVSS4.9AI score0.00281EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/17 11:09 a.m.6 views

OESA-2025-2470 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining t...

7.1CVSS6.7AI score0.0042EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/11 12:00 a.m.17 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-2230)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : dochangetype: refuse to operate on unmounted/not ours mountsCVE-2025-38498 HID: core: ensure the allocated report buffer can contain the reserved...

10CVSS8AI score0.08555EPSS
SaveExploits14References102
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53557

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's...

7.8CVSS5.2AI score0.00141EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 12:48 a.m.8 views

SUSE CVE-2023-53557

In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonical address \ 0x6b6b6b6b6b6b6b6b: 0000 1 PREEMPT SMP...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-7692

Malware in sbrugna...

7.8CVSS6.6AI score0.00589EPSS
SaveExploits1References18
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.10 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986973 advisory. In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not blindly read the ip address in ftracebug It was reported that a bug on arm64 cause...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987139 advisory. In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftraceops KASAN reported a use-after-free with ftrace ops ...

7.8CVSS6.2AI score0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-390793)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-390793 advisory. In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix regression with module command in stacktracefilter When executing the following...

5.5CVSS6AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.14 views

CVE-2023-53557

In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonical address \ 0x6b6b6b6b6b6b6b6b: 0000 1 PREEMPT SMP...

7.8CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 4:15 p.m.7 views

UBUNTU-CVE-2023-53557

In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonical address \ 0x6b6b6b6b6b6b6b6b: 0000 1 PREEMPT SMP...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:17 p.m.30 views

CVE-2023-53557

CVE-2023-53557 affects the Linux kernel fprobe path used for kernel tracing. The root cause is releasing fp->rethook while fp->ops may still be used by other CPUs, leading to a general protection fault during bpf selftests. The fix is to move the rethook release to occur after the ftrace_op...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/04 3:17 p.m.6 views

CVE-2023-53557 fprobe: Release rethook after the ftrace_ops is unregistered

In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonical address \ 0x6b6b6b6b6b6b6b6b: 0000 1 PREEMPT SMP...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.25 views

CVE-2023-53557 fprobe: Release rethook after the ftrace_ops is unregistered

In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonical address \ 0x6b6b6b6b6b6b6b6b: 0000 1 PREEMPT SMP...

7.8CVSS0.00141EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.9 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 fprobe's failure to release a rethook after ftraceops is logged off, which could lead to reuse after release...

5.8AI score0.00141EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.37 views

PT-2025-40699

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the handling of fprobes and rethooks during unregistration. Specifically, the rethook may not be released correctly after the ftrace ops is...

7.8CVSS6.3AI score0.08942EPSS
SaveExploits4References986
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-26108

Malicious code in bioql PyPI...

8.6AI score0.00168EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-13007

Malicious code in bioql PyPI...

7.1AI score0.00209EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2025-11219

Malicious code in bioql PyPI...

7.2AI score0.00203EPSS
SaveExploits0References3
Rows per page
Query Builder