Lucene search
+L

291 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-49796

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: tracing: kprobe: Fix potential null- ptr-deref on tracearray in kprobeeventgentestexit When...

5.5CVSS5.4AI score0.00175EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52978

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - riscv: kprobe: Fixup kernel panic when probing an illegal position The kernel would panic when probed for an illegal position. eg: CONFIGRISCVISAC=n echo 'p:hel...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.4 views

SUSE CVE-2022-50008

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarmkprobe for disabled kprobes The assumption in disablekprobe is wrong, and it could try to disarm an already disarmed kprobe and fire the WARNONCE below. 0 We can easily reproduce this issue. 1. Write 0 t...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50008

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarmkprobe for disabled kprobes The assumption in disablekprobe is wrong, and it could try to disarm an already disarmed kprobe and fire the WARNONCE below. 0 We can easily reproduce this issue. 1. Write 0 t...

5.5CVSS0.00208EPSS
SaveExploits0References8
CVE
CVE
added 2025/06/18 11:1 a.m.91 views

CVE-2022-50008

CVE-2022-50008 affects the Linux kernel kprobes subsystem. The issue arises when __disable_kprobe() and its call to disarm_kprobe() interact with a probe that has already been disarmed, triggering WARN_ONCE() and leading to incomplete cleanup. This can cause an infinite loop in tk->rp.kp.list ...

5.5CVSS6.7AI score0.00208EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 11:1 a.m.5 views

CVE-2022-50008 kprobes: don't call disarm_kprobe() for disabled kprobes

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarmkprobe for disabled kprobes The assumption in disablekprobe is wrong, and it could try to disarm an already disarmed kprobe and fire the WARNONCE below. 0 We can easily reproduce this issue. 1. Write 0 t...

5.5CVSS6.2AI score0.00208EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.14 views

PT-2025-25934 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19.0+ Description: A vulnerability in the Linux kernel has been identified, where the assumption in disable kprobe is incorrect, leading to an attempt to disarm an already disarmed kprobe and triggering a WARN...

7.8CVSS6.2AI score0.10458EPSS
SaveExploits16References581
BDU FSTEC
BDU FSTEC
added 2025/06/02 12:0 a.m.10 views

The vulnerabilities of the functions arch_simulate_insn() and arch_prepare_kprobe() in the Linux operating system allow a hacker to trigger a service failure.

The vulnerabilities of the functions archsimulateinsn and archpreparekprobe in the Linux operating system are related to resource management errors. Exploiting these vulnerabilities can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00237EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.18 views

kernel: tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS6.9AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.11 views

AZL-70162 CVE-2025-37884 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcutaskstrace and eventmutex. Fix the following deadlock: CPU A freeevent perfkprobedestroy mutexlock&eventmutex perftraceeventunreg synchronizercutaskstrace There are several paths where freeevent grabs...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.5 views

SUSE CVE-2022-49888

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: avoid kprobe recursion The cortexa76erratum1463225debughandler function is called when handling debug exceptions and synchronous exceptions from BRK instructions, and so is called when a probed function executes. If...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.7 views

SUSE CVE-2022-49891

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.6 views

SUSE CVE-2022-49796

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on tracearray in kprobeeventgentestexit When testgenkprobecmd failed after kprobeeventgencmdend, it will goto delete, which will call kprobeeventdelete and release the corresponding...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.6 views

SUSE CVE-2022-49797

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/05 1:35 p.m.5 views

SUSE CVE-2022-49779

In the Linux kernel, the following vulnerability has been resolved: kprobes: Skip clearing aggrprobe's posthandler in kprobe-on-ftrace case In unregisterkprobetop, if the currently unregistered probe has posthandler but other child probes of the aggrprobe do not have posthandler, the posthandler ...

6.4CVSS6.3AI score0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

UBUNTU-CVE-2023-53075

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:...

7.8CVSS6.1AI score0.00181EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

DEBIAN-CVE-2022-49891

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49891

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

5.5CVSS0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49888

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: avoid kprobe recursion The cortexa76erratum1463225debughandler function is called when handling debug exceptions and synchronous exceptions from BRK instructions, and so is called when a probed function executes. If...

7.8CVSS5.7AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49888

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: avoid kprobe recursion The cortexa76erratum1463225debughandler function is called when handling debug exceptions and synchronous exceptions from BRK instructions, and so is called when a probed function executes. If...

7.8CVSS0.00219EPSS
SaveExploits0References3
Rows per page
Query Builder