Lucene search
+L

291 matches found

Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.42 views

CVE-2023-52978

In the Linux kernel, the following vulnerability has been resolved: 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:hello kernelclone+0x16 a0=%a0' kprobeevents echo 1...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.6 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 kernel panic caused by the riscv kprobe component when detecting illegal locations...

5.5CVSS5.1AI score0.00237EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/03/18 12:0 a.m.15 views

The vulnerability of the kprobe_fault_handler() function in the arch/riscv/kernel/probes/kprobes.c file of the module for the Linux operating system’s RISC-V architecture-based kernel, allows a hacker to trigger a service failure.

The vulnerability of the kprobefaulthandler function in the arch/riscv/kernel/probes/kprobes.c file of the module for the Linux operating system’s RISC-V architecture-based kernel involves incorrect input validation. Exploiting this vulnerability could allow an attacker to trigger a service failu...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0References10Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-52879

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec...

5.5CVSS6.1AI score0.00217EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

DEBIAN-CVE-2022-49006

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.8CVSS5.8AI score0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.24 views

CVE-2022-49006 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.3AI score0.00255EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.19 views

CVE-2024-46785 eventfs: Use list_del_rcu() for SRCU protected list variable

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use listdelrcu for SRCU protected list variable Chi Zhiling reported: We found a null pointer accessing in tracefs1, the reason is that the variable 'eichild' is set to LISTPOISON1, that means the list was removed in...

6.7AI score0.00221EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/16 7:27 p.m.17 views

CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

4.4CVSS6.6AI score0.00283EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.13 views

CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS0.00283EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.15 views

CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS6.4AI score0.00283EPSS
SaveExploits0References21
OSV
OSV
added 2024/07/12 1:15 p.m.5 views

UBUNTU-CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS6.2AI score0.00283EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/07/12 12:44 p.m.22 views

CVE-2024-41004 tracing: Build event generation tests only as modules

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

6.5AI score0.00283EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 11:8 a.m.3 views

OESA-2024-1837 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated b...

7.8CVSS6.4AI score0.00861EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 11:8 a.m.4 views

OESA-2024-1838 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated b...

7.8CVSS5.8AI score0.00861EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.4 views

SUSE CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS7.5AI score0.00238EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/06/20 12:52 p.m.25 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

4.4CVSS7.1AI score0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 11:15 a.m.32 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/20 11:15 a.m.1 views

DEBIAN-CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS5.8AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 11:15 a.m.2 views

UBUNTU-CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/20 10:57 a.m.33 views

CVE-2021-47618 ARM: 9170/1: fix panic when kasan and kprobe are enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

0.00238EPSS
SaveExploits0References3
Rows per page
Query Builder