Lucene search
K

52 matches found

OSV
OSV
added 2025/06/18 10:15 a.m.0 views

UBUNTU-CVE-2025-38061

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

5.5CVSS6.3AI score0.00081EPSS
Exploits0References42
CVE
CVE
added 2025/06/18 9:33 a.m.79 views

CVE-2025-38061

CVE-2025-38061 (Linux kernel, net: pktgen) is described in connected Nessus/OS advisories as a fix for an out-of-bounds memory access in pktgen_thread_write. The root cause is failing to honor the user-supplied buffer size in strn_len() calls, which could cause memory access outside the buffer. T...

5.5CVSS6.8AI score0.00081EPSS
Exploits0References10Affected Software1
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.1 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 Linux kernel that originates from net/pktgen exceeding a user buffer boundary on write...

5.5CVSS6.7AI score0.00081EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/05/22 7:5 p.m.6 views

CVE-2021-1969

Improper validation of kernel buffer address while copying information back to user buffer can lead to kernel memory information exposure to user space in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdrag...

6.2CVSS7AI score0.00035EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/03/05 10:49 a.m.18 views

CVE-2024-53033

Memory corruption while doing Escape call when user provides valid kernel address in the place of valid user buffer address...

7.8CVSS7.4AI score0.00146EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/03/03 11:15 a.m.0 views

CVE-2024-53033

Memory corruption while doing Escape call when user provides valid kernel address in the place of valid user buffer address...

7.8CVSS6AI score0.00146EPSS
Exploits0References2
CVE
CVE
added 2025/03/03 10:7 a.m.55 views

CVE-2024-53033

CVE-2024-53033 is a memory-corruption vulnerability in Qualcomm chipsets triggered by an Escape call when a valid kernel address is supplied where a user buffer address should be. The issue is local, with low attack complexity and no user interaction, and the impact is rated high (confidentiality...

7.8CVSS7.4AI score0.00146EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2025/03/03 12:0 a.m.1 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a memory corruption caused by executing an Escape call when the user provides a valid kernel address in place of a valid user buffer address...

7.8CVSS7AI score0.00146EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.2 views

kernel: 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...

7.8CVSS7AI score0.00034EPSS
Exploits0References5
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

UBUNTU-CVE-2024-38560

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

7.1CVSS6.3AI score0.0001EPSS
Exploits0References33
SUSE CVE
SUSE CVE
added 2024/06/01 2:22 a.m.2 views

SUSE CVE-2024-36934

In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is terminated...

5.1CVSS6.2AI score0.00011EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.28 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.00034EPSS
Exploits0References4
NVD
NVD
added 2024/05/24 3:15 p.m.17 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.4AI score0.00034EPSS
Exploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.1 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.00034EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.18 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.00034EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/24 3:12 p.m.17 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.00034EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.17 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.00034EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.18 views

CVE-2021-47227 x86/fpu: Prevent state corruption in __fpu__restore_sig()

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Prevent state corruption in fpurestoresig The non-compacted slowpath uses copyfromuser and copies the entire user buffer into the kernel buffer, verbatim. This means that the kernel buffer may now contain entirely invali...

6.8AI score0.00018EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.21 views

CVE-2021-47227

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Prevent state corruption in fpurestoresig The non-compacted slowpath uses copyfromuser and copies the entire user buffer into the kernel buffer, verbatim. This means that the kernel buffer may now contain entirely invali...

5.5CVSS7.1AI score0.00018EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.33 views

CVE-2021-47226 x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but nonetheless change the register state. The actual conditions under...

6.8AI score0.00053EPSS
Exploits0References3
Rows per page
Query Builder