Lucene search
+L

4633 matches found

OSV
OSV
added 2024/11/25 9:21 p.m.11 views

CVE-2024-53099 bpf: Check validity of link->type in bpf_link_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: bpf: Check validity of link-type in bpflinkshowfdinfo If a newly-added link type doesn't invoke BPFLINKTYPE, accessing bpflinktypestrslink-type may result in an out-of-bounds access. To spot such missed invocations early in the...

7.1CVSS6.3AI score0.00232EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: BPF: Avoid using an uninitialized value in BPFCOREREADBITFIELD Changes from V1: - A default branch is added to the switch statement to initialize val. GCC warns that val may be used uninitialized in the BPFCREREADBITFIELD macro,...

6.3CVSS6.4AI score0.0022EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Network layer: Do not leave a dangling “sk” pointer when socket creation fails. It is possible to trigger a use-after-free by: - Attaching a “fentry probe” to sockrelease and the probe that calls bpfgetsocketcookie; - Running...

7.8CVSS6.2AI score0.00258EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.14 views

CVE-2024-53054

In the Linux kernel, the following vulnerability has been resolved: cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction A hungtask problem shown below was found: INFO: task kworker/0:0:8 blocked for more than 327 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

5.5CVSS6.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:15 p.m.15 views

CVE-2024-50262

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in triegetnextkey triegetnextkey allocates a node stack with size trie-maxprefixlen, while it writes trie-maxprefixlen + 1 nodes to the stack when it has full paths from the root to leaves. For exampl...

6.7CVSS6.7AI score0.00267EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:15 p.m.28 views

CVE-2024-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the validity of nrwords in bpfiterbitsnew Check the validity of nrwords in bpfiterbitsnew. Without this check, when multiplication overflow occurs for nrbits e.g., when nrwords = 0x0400-0001, nrbits becomes 64, stack...

5.5CVSS7.2AI score0.00176EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/21 6:17 p.m.187 views

CVE-2024-53091

CVE-2024-53091 —The issue in the Linux kernel concerns TLS handling in sockmap with vsock and AF_UNIX sockets. The fix adds an IS_ICSK check to tls_sw_has_ctx_tx/rx because these socket types do not use inet_connection_sock, so tls_get_ctx could otherwise return an invalid pointer and trigger a p...

5.5CVSS7AI score0.00221EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/21 6:17 p.m.46 views

CVE-2024-53091 bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx

In the Linux kernel, the following vulnerability has been resolved: bpf: Add skisinet and ISICSK check in tlsswhasctxtx/rx As the introduction of the support for vsock and unix sockets in sockmap, tlsswhasctxtx/rx cannot presume the socket passed in must be ISICSK. vsock and afunix sockets have...

0.00221EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/21 6:17 p.m.31 views

CVE-2024-53091

In the Linux kernel, the following vulnerability has been resolved: bpf: Add skisinet and ISICSK check in tlsswhasctxtx/rx As the introduction of the support for vsock and unix sockets in sockmap, tlsswhasctxtx/rx cannot presume the socket passed in must be ISICSK. vsock and afunix sockets have...

5.5CVSS5.7AI score0.00221EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/21 5:53 p.m.10 views

CVE-2024-50254

In the Linux kernel, the following vulnerability has been resolved: bpf: Free dynamically allocated bits in bpfiterbitsdestroy bpfiterbitsdestroy uses "kit-nrbits kmemleakalloc+0x4b/0x80 kmallocnodenoprof+0x480/0x5c0 alloc.isra.0+0x89/0xb0 allocbulk+0x2af/0x720 prefillmemcache+0x7f/0xb0...

5.5CVSS7AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.46 views

CVE-2024-53054

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/11/19 6:15 p.m.19 views

CVE-2024-53054

In the Linux kernel, the following vulnerability has been resolved: cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction A hungtask problem shown below was found: INFO: task kworker/0:0:8 blocked for more than 327 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

6.7AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 5:19 p.m.172 views

CVE-2024-53054

CVE-2024-53054 is documented in connected sources as a Linux kernel issue affecting the cgroup/bpf destruction path. The root cause described is a contention/deadlock risk from cgroup_bpf_release workers, due to mutexes and locks acquired across tasks, which could lead to a hung task scenario. Af...

6.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/19 12:0 a.m.11 views

Oracle Linux 9 : oci-seccomp-bpf-hook (ELSA-2024-9277)

The remote Oracle Linux 9 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2024-9277 advisory. 1.2.10-2 - rebuild - Resolves: RHEL-35939 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Ness...

5.9CVSS7.4AI score0.01001EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/15 10:36 a.m.12 views

USN-7089-6 linux-gke vulnerabilities

Chenyuan Yang discovered that the USB Gadget subsystem in the Linux kernel did not properly check for the device to be enabled before writing. A local attacker could possibly use this to cause a denial of service. CVE-2024-25741 Several security issues were discovered in the Linux kernel. An...

7.8CVSS6.6AI score0.00474EPSS
SaveExploits4References197
Oracle linux
Oracle linux
added 2024/11/14 12:0 a.m.19 views

bcc security update

0.30.0-6 - Rebuild with LLVM 18 RHEL-28684 0.30.0-5 - Drop python3-pyelftools dependency on s390x until it is available 0.30.0-4 - Exclude btrfs and f2fs libbpf tools RHEL-36579 0.30.0-3 - Really prevent the loading of compromised headers RHEL-28769, CVE-2024-2314 - Add python3-pyelftools...

2.8CVSS6.9AI score0.00218EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/11/14 12:0 a.m.14 views

oci-seccomp-bpf-hook security update

1.2.10-2 - rebuild - Resolves: RHEL-35939...

5.9CVSS8.2AI score0.01001EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.37 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.8AI score0.00304EPSS
SaveExploits0References20
OSV
OSV
added 2024/11/13 3:28 p.m.9 views

RHSA-2024:9277 Red Hat Security Advisory: oci-seccomp-bpf-hook security update

Bulletin has no description...

7.5CVSS7AI score0.01001EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/11/13 12:0 a.m.11 views

The vulnerability of the libbpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the libbpf component in the Linux operating system’s kernel is related to errors in reading beyond the boundary in the bpfxdpquery function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00272EPSS
SaveExploits0References20Affected Software4
Rows per page
Query Builder