Lucene search
+L

2829 matches found

CVE
CVE
added 2024/11/05 5:10 p.m.152 views

CVE-2024-50131

CVE-2024-50131 affects the Linux kernel tracing subsystem, where length validation for events didn’t account for the NULL terminator. strlen() reports length excluding the trailing null, so if the string length equals the maximum buffer, there is no room for the NULL terminator, allowing potentia...

7.8CVSS7.4AI score0.00247EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/11/05 5:10 p.m.14 views

CVE-2024-50131 tracing: Consider the NULL character when validating the event length

In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL...

7.8CVSS6.3AI score0.00247EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/11/05 12:42 a.m.20 views

Low: Red Hat Security Advisory: bpftrace security update

An update for bpftrace is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CV...

2.8CVSS5.8AI score0.00184EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/05 12:0 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 the failure of the tracing/probes module to properly handle the case where the number of arguments exceeds...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2024/11/05 12:0 a.m.21 views

Low: bcc security update

BPF Compiler Collection BCC is a toolkit for easier creation of efficient kernel tracing and manipulation programs. BCC uses the extended Berkeley Packet Filter eBPF tool. Security Fixes: bcc: unprivileged users can force loading of compromised linux headers CVE-2024-2314 For more details about t...

2.8CVSS6.7AI score0.00218EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/05 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. Linux kernel suffers from a buffer overflow vulnerability that stems from the tracing module not considering the NULL character when validating event lengths, which can be...

7.8CVSS8.4AI score0.00247EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/05 12:0 a.m.10 views

ALSA-2024:8831 Low: bcc security update

BPF Compiler Collection BCC is a toolkit for easier creation of efficient kernel tracing and manipulation programs. BCC uses the extended Berkeley Packet Filter eBPF tool. Security Fixes: bcc: unprivileged users can force loading of compromised linux headers CVE-2024-2314 For more details about t...

2.8CVSS4AI score0.00218EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/28 12:57 a.m.35 views

CVE-2024-50067 uprobe: avoid out-of-bounds memory access of fetching args

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Sometimes user-space strings, arrays can be very large,...

0.00235EPSS
SaveExploits0References4
Spring Security Advisories
Spring Security Advisories
added 2024/10/28 12:0 a.m.26 views

Let’s use OpenTelemetry with Spring

Introduction In the dynamic realm of observability, OpenTelemetry is a new set of tools that emerged from the now-deprecated OpenCensus and OpenTracing projects. When it comes to Spring Framework, Spring Boot, Spring Data, and Spring Cloud observability, mature solutions like Micrometer, the de...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/10/25 5:3 p.m.14 views

CLSA-2024-1729874131 kernel: Fix of 43 CVEs

drm/amdgpu: Validate TA binary size CVE-2024-44977 - drm/amd/display: Avoid overflow from uint32t to uint8t CVE-2024-47661 - scsi: lpfc: Handle mailbox timeouts in lpfcgetsfpinfo CVE-2024-46842 - ALSA: line6: Fix racy access to midibuf CVE-2024-44954 - exec: Fix ToCToU between perm check and...

8.4CVSS7AI score0.00652EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.4 views

SUSE CVE-2024-49976

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

5.5CVSS7.2AI score0.00178EPSS
SaveExploits0References15
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:0 a.m.10 views

The vulnerability of the ftrace_location() function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ftracelocation function in the kernel/trace/ftrace.c module of the Linux operating system is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References37Affected Software7
RedhatCVE
RedhatCVE
added 2024/10/22 2:47 p.m.12 views

CVE-2024-49976

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

4.4CVSS6.8AI score0.00178EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.16 views

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.8CVSS0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.8 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
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

UBUNTU-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.8CVSS6.2AI score0.00255EPSS
SaveExploits0References8
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
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.21 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...

0.00255EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 8:6 p.m.169 views

CVE-2022-49006

CVE-2022-49006 concerns Linux kernel tracing: when a dynamic event (e.g., a kprobe) is added and later removed, the event type number recycled after 65535 can cause the parsing logic for new events to misinterpret the binary blob. The vulnerability stems from reusing the former type number for a ...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49976

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

5.5CVSS0.00178EPSS
SaveExploits0References4
Rows per page
Query Builder