Lucene search
+L

2093 matches found

BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.9 views

The vulnerability of the do_pagemap_scan() function in the Linux kernel’s pseudo-file system driver allows a attacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the dopagemapscan function in the fs/proc/taskmmu.c driver of the Linux pseudo-file system for the kernel’s proc module is related to a violation of the synchronization mechanism, leading to concurrent access to resources race condition. Exploiting this vulnerability could...

6.3CVSS5.5AI score0.00164EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.34 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.31 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.7AI score
SaveExploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.19 views

UBUNTU-CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.31 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/24 3:12 p.m.19 views

CVE-2021-47566 proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

6.7AI score0.00229EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.36 views

CVE-2021-47566 proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

6.3AI score0.00229EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/24 3:12 p.m.141 views

CVE-2021-47566

CVE-2021-47566 involves a Linux kernel vulnerability in proc/vmcore where user-space buffers were cleared improperly (memset) instead of using clear_user(), enabling a supervisor write fault on a vmcore copy scenario. The fix = use clear_user() when handling user buffers; SMAP handling is noted i...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.7 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, which stems from a buffer overflow problem in the proc/vmcore module...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.5 views

SUSE CVE-2021-47320

In the Linux kernel, the following vulnerability has been resolved: nfs: fix acl memory leak of posixaclcreate When looking into another nfs xfstests report, I found acl and defaultacl in nfs3proccreate and nfs3procmknod error paths are possibly leaked. Fix them in advance...

4.4CVSS7.9AI score0.00259EPSS
SaveExploits0References9
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.11 views

AZL-42208 CVE-2023-52752 affecting package kernel for versions less than 5.15.167.1-2

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.2 views

DEBIAN-CVE-2023-52752

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.8CVSS5.5AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.19 views

UBUNTU-CVE-2023-52752

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.8CVSS6.1AI score0.00246EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.33 views

CVE-2023-52752

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.8CVSS5.9AI score0.00246EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.48 views

CVE-2023-52752 smb: client: fix use-after-free bug in cifs_debug_data_proc_show()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.8CVSS7.6AI score0.00246EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47320

In the Linux kernel, the following vulnerability has been resolved: nfs: fix acl memory leak of posixaclcreate When looking into another nfs xfstests report, I found acl and defaultacl in nfs3proccreate and nfs3procmknod error paths are possibly leaked. Fix them in advance...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.51 views

CVE-2024-35871 riscv: process: Fix kernel gp leakage

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

6.6AI score0.00264EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/19 8:34 a.m.24 views

CVE-2024-35871 riscv: process: Fix kernel gp leakage

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

6.3AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.29 views

CVE-2024-35816

A vulnerability was found in the Linux kernel's FireWire OHCI driver, which could lead to a resource leak by leaving behind an interrupt request IRQ when a device is unbound. This issue may cause instability or improper handling of IRQs, potentially affecting system performance or reliability...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder