Lucene search
+L

6067 matches found

OSV
OSV
added 2025/05/05 3:15 p.m.13 views

AZL-69932 CVE-2024-58237 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.7AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.6 views

DEBIAN-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.10 views

UBUNTU-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.3AI score0.00188EPSS
SaveExploits0References16
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.17 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits0
OSV
OSV
added 2025/05/05 2:53 p.m.13 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/05 2:53 p.m.35 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00188EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/05 2:53 p.m.170 views

CVE-2024-58237

CVE-2024-58237 affects the Linux kernel’s BPF tail calls: tail-called programs may trigger helpers that invalidate packet pointers. The fix alters bpf_helper_changes_pkt_data() to align with check_cfg() so that global sub-program changes are considered, enabling safe replacement of not-safe tail ...

7.8CVSS6.7AI score0.00188EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/05 2:53 p.m.10 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...

7.8CVSS6.2AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/05 12:00 a.m.7 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 failure to consider that tail calls invalidate package pointers, potentially leading to invalid package...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.16 views

PT-2025-19710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the tracking of changes pkt data property for global functions. The issue occurs when processing calls to certain helper...

5.5CVSS5.4AI score0.00186EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.18 views

PT-2025-19712

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel's bpf Berkeley Packet Filter functionality. Specifically, it involves tail calls that can invalidate packet pointers, potentially allowing tail-called...

7.7CVSS5.7AI score0.00188EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:22 p.m.33 views

CVE-2023-53138

In the Linux kernel, the following vulnerability has been resolved: net: caif: Fix use-after-free in cfusbldevicenotify syzbot reported use-after-free in cfusbldevicenotify 1. This causes a stack trace like below: BUG: KASAN: use-after-free in cfusbldevicenotify+0x7c9/0x870 net/caif/caifusb.c:138...

7AI score0.00185EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53121 tcp: tcp_make_synack() can be called from process context

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.9AI score
SaveExploits0References11
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49810

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing xasretry calls in xarray iteration netfslib has a number of places in which it performs iteration of an xarray whilst being under the RCU read lock. It should call xasretry as the first thing inside of the loop...

5.5CVSS0.00163EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:09 p.m.132 views

CVE-2022-49837

The CVE-2022-49837 issue affects the Linux kernel’s BPF subsystem, specifically memory leaks in __check_func_call and related exit handling. The root cause is that, in prepare_func_exit(), the callee is not released in abnormal paths after state->curframe--, so the frame is not fully freed bef...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/01 2:09 p.m.11 views

CVE-2022-49767 9p/trans_fd: always use O_NONBLOCK read/write

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: always use ONONBLOCK read/write syzbot is reporting hung task at p9fdclose 1, for p9muxpollstop from p9conndestroy from p9fdclose is failing to interrupt already started kernelread from p9fdread from p9readwork and/or...

6AI score
SaveExploits0References11
Snyk
Snyk
added 2025/05/01 6:28 a.m.8 views

Race Condition

Overview @genkit-ai/firebase is a Genkit AI framework plugin for Firebase including Firestore trace/state store and deployment helpers for Cloud Functions for Firebase. Affected versions of this package are vulnerable to Race Condition via the asynchronous user engagement collection in the...

8.3CVSS6.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.20 views

PT-2025-18527

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to missing xas retry calls in xarray iteration within the netfslib module of the Linux kernel. This can cause a kernel NULL pointer dereference, leading to an error...

7.8CVSS6.7AI score0.00221EPSS
SaveExploits0References446
OSV
OSV
added 2025/04/30 4:43 p.m.15 views

GHSA-W222-M46C-MGH6 OpenFGA Authorization Bypass

Overview OpenFGA v1.8.10 or previous Helm chart = openfga-0.2.28, docker = v.1.8.10 are vulnerable to authorization bypass when certain Check and ListObject calls are executed. Am I Affected? If you are using OpenFGA v1.8.10 or previous, specifically under the following conditions, you are affect...

5.8CVSS6.9AI score0.00372EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/04/30 7:28 a.m.12 views

Sensitive Information Disclosure

moodle/moodle is vulnerable to Sensitive Information Disclosure. The vulnerability is due to insufficient error handling due to stack traces exposing sensitive user data such as names, contact information, and hashed passwords to unauthenticated users through specific API calls...

7.5CVSS6.6AI score0.00493EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder