Lucene search
+L

159 matches found

Fedora
Fedora
added 2024/12/16 2:23 a.m.26 views

[SECURITY] Fedora 41 Update: bpftool-7.5.0-1.fc41

This package contains the bpftool, which allows inspection and simple manipulation of eBPF programs and maps...

7.8CVSS6.9AI score0.00235EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.10 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : bpftool (SUSE-SU-2024:4157-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:4157-1 advisory. - CVE-2024-49987: Fixed undefined behavior in qsortNULL, 0, ... bsc1232258 Tenable has extracted the...

5.5CVSS7AI score0.00235EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/12/04 12:0 a.m.10 views

openSUSE Security Advisory (SUSE-SU-2024:4157-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS8.9AI score0.00235EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2024/12/03 2:26 p.m.3 views

Security update for bpftool

This update for bpftool fixes the following issues: CVE-2024-49987: Fixed undefined behavior in qsortNULL, 0, ... bsc1232258 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the comman...

5.8CVSS7.8AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/03 2:26 p.m.9 views

SUSE-SU-2024:4157-1 Security update for bpftool

This update for bpftool fixes the following issues: - CVE-2024-49987: Fixed undefined behavior in qsortNULL, 0, ... bsc1232258...

5.5CVSS7AI score0.00235EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:0 a.m.7 views

bpftool: Fix undefined behavior in qsort(NULL 0 ...)

...

5.5CVSS6.9AI score0.00235EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/25 3:6 a.m.3 views

SUSE CVE-2024-49987

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

5.8CVSS6.4AI score0.00235EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/10/22 2:47 p.m.10 views

CVE-2024-49987

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-51768 CVE-2024-49987 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

UBUNTU-CVE-2024-49987

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References22
OSV
OSV
added 2024/10/21 6:2 p.m.10 views

CVE-2024-49987 bpftool: Fix undefined behavior in qsort(NULL, 0, ...)

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.14 views

CVE-2024-49987 bpftool: Fix undefined behavior in qsort(NULL, 0, ...)

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

6.8AI score0.00235EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 6:2 p.m.174 views

CVE-2024-49987

The CVE-2024-49987 issue affects the Linux kernel bpftool component. When netfilter has no entry to display, qsort is called with a NULL pointer and size 0, triggering undefined behavior as UBSan reports. The root cause is a NULL pointer passed to qsort; the advisory notes that the C standard gui...

5.5CVSS5.2AI score0.00235EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.23 views

CVE-2024-49987 bpftool: Fix undefined behavior in qsort(NULL, 0, ...)

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsortNULL, 0, ... When netfilter has no entry to display, qsort is called with qsortNULL, 0, .... This results in undefined behavior, as UBSan reports: net.c:827:2: runtime error: null pointer...

0.00235EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 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 possible undefined behavior of bpftool in the use of qsort...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.7 views

PT-2024-33826

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: The issue arises from the bpftool in the Linux kernel, where qsort is called with a NULL pointer when netfilter has no entry to display, resulting in undefined behavior. This is reported by...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:0 a.m.55 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2024-731)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-731 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump CVE-2024-27017 In the Linux kernel, the following vulnerabili...

9.8CVSS6.2AI score0.00613EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:0 a.m.82 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2024-724)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-724 advisory. In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization CVE-2024-46713 In the Linux kernel, the following vulnerability has been resolved:...

7.8CVSS6.4AI score0.00299EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2024/09/16 12:0 a.m.93 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2024-713)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-713 advisory. 2024-10-10: CVE-2024-44974 was added to this advisory. 2024-10-10: CVE-2024-44946 was added to this advisory. 2024-10-10: CVE-2024-46679 was added to this advisory. 2024-10-10: CVE-2024-46711 w...

7.8CVSS6.1AI score0.0086EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2024/09/16 12:0 a.m.29 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2024-715)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-715 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix corruption during on-line resize CVE-2024-35807 Tenable has extracted the preceding description block directly from the test...

5.5CVSS5.9AI score0.00269EPSS
SaveExploits0References4
Rows per page
Query Builder