Lucene search
+L

1602 matches found

NVD
NVD
added 2024/05/03 2:15 p.m.25 views

CVE-2023-6363

Use After Free vulnerability in Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user to make improper GPU memory processing operations. If the system’s memory is carefully prepared by the user, then this in turn could give them...

5.1CVSS6.3AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/03 1:24 p.m.122 views

CVE-2024-1395

CVE-2024-1395 affects ARM Mali GPU Kernel Driver (Arm 5th Gen GPU Architecture) with affected revisions r41p0–r47p0. Description: Use-after-free in GPU memory processing allows a local non-privileged user to access already freed memory. Impact and exploitability: local escalation of privileges vi...

6.7CVSS6.5AI score0.00155EPSS
SaveExploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/03 1:15 p.m.22 views

CVE-2024-2410

The JsonToBinaryStream function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed...

9.8CVSS7AI score0.00332EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/03 12:00 a.m.11 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 originates from accessing freed memory in a link clear...

5.5CVSS6.5AI score0.00504EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/03 12:00 a.m.7 views

Google protobuf 安全漏洞

Google protobuf is a data exchange format from Google, Inc. A security vulnerability exists in Google protobuf, which stems from a security issue in the C++ JSON parser that, under certain circumstances, could cause the parser to copy freed data into an error message with malicious JSON input...

9.8CVSS7.1AI score0.00332EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/03 12:00 a.m.13 views

PT-2024-4090

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a slab-use-after-free vulnerability in the msft do close function. This vulnerability is caused by a race condition where the msft-data is freed in hci release de...

7.8CVSS5.5AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 1:15 p.m.9 views

UBUNTU-CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

9.8CVSS6.2AI score0.00959EPSS
SaveExploits0References35
OSV
OSV
added 2024/05/01 6:15 a.m.7 views

UBUNTU-CVE-2024-26950

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: access device through ctx instead of peer The previous commit fixed a bug that led to a NULL peer-device being dereferenced. It's actually easier and faster performance-wise to instead get the device from...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References23
CVE
CVE
added 2024/05/01 5:18 a.m.2804 views

CVE-2024-26950

CVE-2024-26950 (WireGuard, Linux kernel) : The issue was in the netlink path for WireGuard where the code accessed the device via peer and could dereference a NULL peer->device. The fix standardizes device retrieval from the context by using ctx->wg, since ctx->wg->peer_allowedips.seq...

7.8CVSS6.4AI score0.00244EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.22 views

CVE-2024-26950

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: access device through ctx instead of peer The previous commit fixed a bug that led to a NULL peer-device being dereferenced. It's actually easier and faster performance-wise to instead get the device from...

7.8CVSS7.3AI score0.00244EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.25 views

CVE-2024-26950 wireguard: netlink: access device through ctx instead of peer

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: access device through ctx instead of peer The previous commit fixed a bug that led to a NULL peer-device being dereferenced. It's actually easier and faster performance-wise to instead get the device from...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

7.8CVSS7.2AI score0.00204EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/04/30 12:00 a.m.16 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
OSV
OSV
added 2024/04/19 9:15 a.m.7 views

CVE-2024-1065

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user to make improper GPU memory processing operations to gain access to already freed memory.This issue affects...

5.9CVSS5.8AI score0.00212EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.4 views

SUSE CVE-2024-26829

In the Linux kernel, the following vulnerability has been resolved: media: irtoy: fix a memleak in irtoytx When irtoycommand fails, buf should be freed since it is allocated by irtoytx, or there is a memleak...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.7 views

SUSE CVE-2024-26859

In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in pagepool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit timeout logic could cause a race condition when...

5.5CVSS6.1AI score0.00182EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/04/19 12:00 a.m.7 views

Arm Mali GPU Kernel Driver 安全漏洞

ARM Midgard GPU Kernel Driver and others are products of ARM UK.Midgard GPU Kernel Driver is a Mali GPU device driver.Bifrost GPU Kernel Driver is a Bifrost GPU kernel driver.Valhall GPU The Valhall GPU Kernel Driver is a Valhall GPU kernel driver. A security vulnerability exists in the Arm Mali...

6.8CVSS6.9AI score0.00218EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/19 12:00 a.m.9 views

Arm Mali GPU Kernel Drive 资源管理错误漏洞

The ARM Bifrost GPU Kernel Driver and Valhall GPU Kernel Driver are both products of ARM UK.The Bifrost GPU Kernel Driver is a Bifrost GPU kernel driver.The Valhall GPU Kernel Driver is an ARM Bifrost GPU kernel driver. Valhall GPU Kernel Driver is a Valhall GPU kernel driver. A security...

5.9CVSS6.9AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 10:15 a.m.7 views

UBUNTU-CVE-2024-26833

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak in dmswfini After destroying dmubsrv, the memory associated with it is not freed, causing a memory leak: unreferenced object 0xffff896302b45800 size 1024: comm "udev-worker", pid 222, jiffies...

5.5CVSS5.8AI score0.00228EPSS
SaveExploits0References19
NVD
NVD
added 2024/04/10 7:15 p.m.27 views

CVE-2021-47196

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 is going to be changed do not overwrite ibqp...

7.8CVSS7.3AI score0.00219EPSS
SaveExploits0References2
Rows per page
Query Builder