Lucene search
+L

1797 matches found

OSV
OSV
added 2025/05/05 3:15 p.m.2 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.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/05 3:15 p.m.24 views

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

7.8CVSS0.00183EPSS
SaveExploits1References3
OSV
OSV
added 2025/05/05 3:15 p.m.6 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...

7.8CVSS6.3AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/05 3:15 p.m.5 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.00184EPSS
SaveExploits0References16
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.11 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.00184EPSS
SaveExploits0
OSV
OSV
added 2025/05/05 2:53 p.m.7 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.30 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.00184EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/05 2:53 p.m.154 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.00184EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/05/05 12:0 a.m.3 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.00184EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/05 12:0 a.m.7 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.00182EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/05 12:0 a.m.8 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 Linux kernel that stems from an unchecked changespktdata attribute of an extension, which could lead to invalid package pointers...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/05/05 12:0 a.m.12 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.00184EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:33 p.m.20 views

CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6.9AI score0.00204EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.13 views

CVE-2023-53135

In the Linux kernel, the following vulnerability has been resolved: riscv: Use READONCENOCHECK in imprecise unwinding stack mode When CONFIGFRAMEPOINTER is unset, the stack unwinding function walkstackframe randomly reads the stack and then, when KASAN is enabled, it can lead to the following...

7.1CVSS5.8AI score0.00181EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.12 views

CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 4:15 p.m.7 views

UBUNTU-CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6.1AI score0.00204EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.130 views

CVE-2023-53079

The CVE-2023-53079 issue affects the Linux kernel mlx5 driver (net/mlx5) and related eswitch/vport flow-rule handling. Root cause: during EEH, vport MC/UC/multicast promiscuous rules aren’t deleted in teardown, and the firmware may reset these settings after EEH, causing the driver to attempt to ...

5.5CVSS6.4AI score0.00204EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.9 views

CVE-2023-53079 net/mlx5: Fix steering rules cleanup

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

6AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.4 views

SUSE CVE-2025-37783

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix error pointers in dpuplanevirtualatomiccheck The function dpuplanevirtualatomiccheck was dereferencing pointers returned by drmatomicgetplanestate without checking for errors. This could lead to undefined behavio...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.14 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 mlx5 driver accessing invalid pointers while cleaning up rules...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References5
Rows per page
Query Builder