Lucene search
+L

4984 matches found

Cvelist
Cvelist
added 2024/04/17 10:27 a.m.35 views

CVE-2024-26883 bpf: Fix stackmap overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arche...

7.8CVSS7.8AI score0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2024/04/17 10:15 a.m.11 views

DEBIAN-CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS5.8AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 10:15 a.m.19 views

CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS7.5AI score0.00205EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/17 9:43 a.m.25 views

CVE-2023-52642 media: rc: bpf attach/detach requires write permission

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

6.8AI score0.00205EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/17 9:43 a.m.25 views

CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS6.9AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/17 9:43 a.m.21 views

CVE-2023-52642 media: rc: bpf attach/detach requires write permission

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.7AI score0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/17 9:43 a.m.125 views

CVE-2023-52642

CVE-2023-52642 concerns a Linux kernel issue in the media: rc subsystem where attaching/detaching BPF programs could require write permission, with an auxiliary CAP_NET_ADMIN requirement. The main impact described across multiple advisories is a locally exploitable condition in kernel space that ...

7.8CVSS6.3AI score0.00205EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/17 9:43 a.m.7 views

CVE-2023-52642 media: rc: bpf attach/detach requires write permission

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

6AI score
SaveExploits0References10
Amazon
Amazon
added 2024/04/17 12:00 a.m.15 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.7AI score0.00959EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/13 2:19 a.m.9 views

SUSE CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS4.3AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/11 10:01 p.m.21 views

CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS7.1AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.20 views

CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.27 views

CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.27 views

CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS5AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2024/04/10 6:56 p.m.90 views

CVE-2021-47190

Concrete details from the connected docs show CVE-2021-47190 affects the Linux kernel’s perf/bpf path. The issue is a memory leak in perf_env__insert_btf() when a duplicate BTF id is encountered; code was changed to have perf_env__insert_btf() return a success/error value and to free memory if in...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.6 views

SUSE CVE-2024-26737

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpftimercancelandfree and bpftimercancel The following race is possible between bpftimercancelandfree and bpftimercancel. It will lead a UAF on the timer-timer. bpftimercancel; spinlock; t = timer-time;...

6.4CVSS6.3AI score0.00251EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/08 7:48 a.m.23 views

CLSA-2024-1712263970 kernel: Fix of 48 CVEs

bpf: Fix re-attachment branch in bpftracingprogattach CVE-2024-26591 - ext4: improve error recovery code paths in ext4remount CVE-2024-0775 - smb: client: fix OOB in receiveencryptedstandard CVE-2024-0565 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier CVE-2023-52449 - net:...

10CVSS7AI score0.28058EPSS
SaveExploits27References1
Rockylinux
Rockylinux
added 2024/04/05 2:56 p.m.23 views

container-tools:rhel8 bug fix update

An update is available for libslirp, module.buildah, module.crun, buildah, fuse-overlayfs, udica, module.oci-seccomp-bpf-hook, module.netavark, module.runc, conmon, module.containers-common, python-podman, module.libslirp, module.aardvark-dns, module.fuse-overlayfs, runc, criu, aardvark-dns,...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/04 1:24 a.m.25 views

CVE-2024-26731

A vulnerability was found in the Linux kernel, where a race condition is present between the skpsockverdictdataready and skpsockstopverdict functions. If the functions are called concurrently, the psock packet socket object which both access could be NULL, causing a NULL pointer dereference,...

5.5CVSS6.1AI score0.00828EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.20 views

CVE-2024-26737

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpftimercancelandfree and bpftimercancel The following race is possible between bpftimercancelandfree and bpftimercancel. It will lead a UAF on the timer-timer. bpftimercancel; spinlock; t = timer-time;...

7.8CVSS7.4AI score0.00251EPSS
SaveExploits0References5
Rows per page
Query Builder