Lucene search
+L

273 matches found

SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.8 views

SUSE CVE-2021-47450

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix host stage-2 PGD refcount The KVM page-table library refcounts the pages of concatenated stage-2 PGDs individually. However, when running KVM in protected mode, the host's stage-2 PGD is currently managed by EL2 a...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.17 views

CVE-2021-47535 drm/msm/a6xx: Allocate enough space for GMU registers

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Allocate enough space for GMU registers In commit 142639a52a01 "drm/msm/a6xx: fix crashstate capture for A650" we changed a6xxgetgmuregisters to read 3 sets of registers. Unfortunately, we didn't change the memory...

7.8CVSS6.7AI score0.00236EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.6 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 stems from a post-release reuse error in the net/mlx4en module mlx4entryallocresources...

7.8CVSS6.3AI score0.00295EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 11:45 a.m.18 views

xorg-x11-server: Use-after-free in ProcRenderAddGlyphs

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS6.1AI score0.01859EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.6 views

UBUNTU-CVE-2023-52865

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/17 2:15 p.m.6 views

UBUNTU-CVE-2024-35828

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of lbsallocatecmdbuffer, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf needs to be freed. Otherwise, there will be...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References32
OSV
OSV
added 2024/05/01 6:15 a.m.6 views

UBUNTU-CVE-2024-26936

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2allocaterspbuf The response buffer should be allocated in smb2allocaterspbuf before validating request. But the fields in payload as well as smb2 header is used in smb2allocaterspbuf. Th...

8.2CVSS6.3AI score0.006EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/04/30 4:49 p.m.11 views

xorg-x11-server: Use-after-free in ProcRenderAddGlyphs

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS6.1AI score0.01859EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: Bluetooth: L2CAP: Fix potential user-after-free

A use-after-free flaw was identified in the Linux kernel’s Bluetooth L2CAP implementation. In certain conditions, when allocating a socket buffer via allocskb, the kernel may release and later reacquire the channel lock; if the channel is disconnected in the meantime, a subsequent reference to th...

8.8CVSS5.9AI score0.00261EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/24 3:46 p.m.8 views

xorg-x11-server: Use-after-free in ProcRenderAddGlyphs

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS6.1AI score0.01859EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/24 3:35 p.m.18 views

xorg-x11-server: Use-after-free in ProcRenderAddGlyphs

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS6.1AI score0.01859EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 9:00 p.m.21 views

CVE-2024-26920

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix registersnapshottrigger to return error code if it failed to allocate a snapshot instead of 0 success. Unless that, it will register snapshot trigger without an...

5.5CVSS7.1AI score0.00256EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 4:15 p.m.22 views

CVE-2024-26920

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix registersnapshottrigger to return error code if it failed to allocate a snapshot instead of 0 success. Unless that, it will register snapshot trigger without an...

5.5CVSS7.5AI score0.00256EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.25 views

CVE-2024-26920 tracing/trigger: Fix to return error if failed to alloc snapshot

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix registersnapshottrigger to return error code if it failed to allocate a snapshot instead of 0 success. Unless that, it will register snapshot trigger without an...

7.6AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 9:15 a.m.0 views

DEBIAN-CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 9:15 a.m.10 views

AZL-62708 CVE-2024-24856 affecting package kernel 6.6.126.1-1

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.8AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 9:15 a.m.7 views

UBUNTU-CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.8AI score0.00172EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.5 views

SUSE CVE-2024-31083

A use-after-free vulnerability was found in the ProcRenderAddGlyphs function of Xorg servers. This issue occurs when AllocateGlyph is called to store new glyphs sent by the client to the X server, potentially resulting in multiple entries pointing to the same non-refcounted glyphs. Consequently,...

7.8CVSS8.8AI score0.01859EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/03/25 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 stems from a memory leak in nciallocatedevice in NFC nci...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/03/18 10:07 a.m.50 views

CVE-2023-52609 binder: fix race between mmput() and do_exit()

In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput and doexit Task A calls binderupdatepagerange to allocate and insert pages on a remote address space from Task B. For this, Task A pins the remote mm via mmgetnotzero first. This can race with Task ...

7.6AI score0.00185EPSS
SaveExploits0References8
Rows per page
Query Builder