Lucene search
+L

4638 matches found

Cvelist
Cvelist
added 2025/03/12 9:41 a.m.18 views

CVE-2024-58088 bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

0.00155EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/03/12 9:41 a.m.11 views

CVE-2024-58088

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2025/03/12 9:41 a.m.18 views

CVE-2024-58088 bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2025/03/11 4:46 p.m.29 views

USN-7332-2: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

8.1CVSS7.9AI score0.03301EPSS
SaveExploits3
OSV
OSV
added 2025/03/11 4:46 p.m.17 views

USN-7332-2 linux-kvm vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

8.1CVSS7AI score0.03301EPSS
SaveExploits3References38
Tenable Nessus
Tenable Nessus
added 2025/03/11 12:0 a.m.11 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-7344-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7344-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

8.1CVSS8.1AI score0.03301EPSS
SaveExploits2References39
BDU FSTEC
BDU FSTEC
added 2025/03/11 12:0 a.m.9 views

The vulnerability of the btf_type_is_void() function (kernel/bpf/btf.c) in Linux operating systems allows a hacker to increase their privileges.

The vulnerability of the btftypeisvoid function kernel/bpf/btf.c in Linux operating systems is related to the use of memory and its subsequent release. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS6.8AI score0.00193EPSS
SaveExploits0References8Affected Software3
SUSE CVE
SUSE CVE
added 2025/03/07 2:38 a.m.6 views

SUSE CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

5.5CVSS7.6AI score0.00133EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/03/07 2:37 a.m.5 views

SUSE CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

5.5CVSS7.6AI score0.00169EPSS
SaveExploits0References13
OSV
OSV
added 2025/03/06 4:15 p.m.17 views

AZL-69488 CVE-2025-21825 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS6.6AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/06 4:15 p.m.20 views

CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.3 views

DEBIAN-CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

5.5CVSS5.5AI score0.00133EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/06 4:15 p.m.16 views

CVE-2024-58060

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

7.8CVSS0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.0 views

DEBIAN-CVE-2024-58060

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

7.8CVSS5.9AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.5 views

UBUNTU-CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

5.5CVSS6.5AI score0.00133EPSS
SaveExploits0References19
OSV
OSV
added 2025/03/06 4:15 p.m.4 views

UBUNTU-CVE-2024-58060

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

7.8CVSS6.5AI score0.00193EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/06 4:15 p.m.7 views

UBUNTU-CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References18
CVE
CVE
added 2025/03/06 4:4 p.m.144 views

CVE-2025-21825

CVE-2025-21825 affects the Linux kernel’s BPF subsystem when PREEMPT_RT is enabled. The issue arises in the bpf_timer cancellation path during map update of preallocated htab elements: freeing of old_element under the bucket lock can race with reuse of the same element, potentially triggering a l...

7.8CVSS6.9AI score0.00169EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 4:4 p.m.16 views

CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS5.5AI score0.00169EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-21728

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder