Lucene search
+L

2710 matches found

SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.14 views

SUSE CVE-2025-37938

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

5.5CVSS7.6AI score0.00166EPSS
SaveExploits0References16
NVD
NVD
added 2025/05/20 4:15 p.m.22 views

CVE-2025-37938

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

5.5CVSS0.00166EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/20 4:15 p.m.13 views

AZL-72829 CVE-2025-37938 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

5.5CVSS6.6AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.2 views

DEBIAN-CVE-2025-37938

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.5 views

UBUNTU-CVE-2025-37938

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2025/05/20 3:34 p.m.21 views

CVE-2025-37938 tracing: Verify event formats that have "%*p.."

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

0.00166EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/20 3:34 p.m.124 views

CVE-2025-37938

The CVE-2025-37938 entry affects the Linux kernel tracing subsystem. The issue arises in the trace event verifier when formats like "%*p.." are used; if an event references data that is freed before being read, the verifier may dereference freed memory, risking a kernel crash. The description ind...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References7Affected Software1
Packet Storm News
Packet Storm News
added 2025/05/14 12:0 a.m.5 views

Triple-Identity Authentication: the Future of Secure Access

In a typical authentication process, the local system verifies the user's identity using a stored hash value generated by a cross-system hash algorithm. This article shifts the research focus from traditional password encryption to the establishment of gatekeeping mechanisms for effective...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: bpf, lsm: Add check for BPF LSM return value

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.4 views

SUSE CVE-2022-49878

In the Linux kernel, the following vulnerability has been resolved: bpf, verifier: Fix memory leak in array reallocation for stack state If an error NULL is returned by krealloc, callers of reallocarray were setting their allocation pointers to NULL, but on error krealloc does not touch the...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/07 2:13 a.m.5 views

SUSE CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS7.7AI score0.00162EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/07 2:13 a.m.8 views

SUSE CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

5.5CVSS7.7AI score0.00162EPSS
SaveExploits1References16
NVD
NVD
added 2025/05/05 3:15 p.m.13 views

CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 3:15 p.m.3 views

DEBIAN-CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.1 views

DEBIAN-CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/05 3:15 p.m.10 views

AZL-69926 CVE-2024-58098 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.5 views

UBUNTU-CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/05 3:15 p.m.7 views

UBUNTU-CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits1References5
CVE
CVE
added 2025/05/05 2:53 p.m.143 views

CVE-2024-58098

The CVE-2024-58098 issue affects the Linux kernel BPF verifier, specifically the logic tracking changes_pkt_data for global sub-programs. When verifiers process calls to helpers, pointers may be invalidated inconsistently between callers and global sub-programs, making certain programs unsafe (e....

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/05 2:53 p.m.27 views

CVE-2024-58098 bpf: track changes_pkt_data property for global functions

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

0.00162EPSS
SaveExploits0References3
Rows per page
Query Builder