Lucene search
K

72 matches found

SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.4 views

SUSE CVE-2026-45958

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidiconnectionioctl, vidi-ediduser pointer is directly dereferenced in the kernel. This allows arbitrary kernel memory access from the user space, so instead o...

7.1CVSS5.9AI score0.00013EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.32 views

CVE-2026-45958 drm/exynos: vidi: fix to avoid directly dereferencing user pointer

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidiconnectionioctl, vidi-ediduser pointer is directly dereferenced in the kernel. This allows arbitrary kernel memory access from the user space, so instead o...

7.1CVSS0.00013EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.0 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012984)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012984 advisory. In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC The referenced commit...

5.6AI score0.00078EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54102

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent lpfcdebugfslockstatwrite buffer overflow A static code analysis tool flagged the possibility of buffer overflow when using copyfromuser for a debugfs entry. Currently, it is possible that copyfromuser copies...

6.2AI score0.0005EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.2 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 stems from a failure to free memory after a copyfromuser failure in multitransactionnew, which could lead to a memory leak...

6.1AI score0.00062EPSS
Exploits0References9
NVD
NVD
added 2025/11/12 11:15 a.m.2 views

CVE-2025-40126

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respectiv...

0.00078EPSS
Exploits0References8
OSV
OSV
added 2025/11/12 11:15 a.m.0 views

UBUNTU-CVE-2025-40126

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respectiv...

5.7AI score0.00078EPSS
Exploits0References40
CVE
CVE
added 2025/11/12 10:23 a.m.9 views

CVE-2025-40124

CVE-2025-40124 pertains to the Linux kernel on SPARC, where a BUG_ON in ext4 caused copy_from_user() to report impossible copy sizes when large folios were enabled, leading to faulty __copy_from_iter() results. The root cause involved copy_from_user()/copy_to_user exception handlers that relied o...

6.2AI score0.00078EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40124

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC III Anthony Yznaga tracked down that a BUGON in ext4 code with large folios enabled...

5.8AI score0.00078EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.0 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414378)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414378 advisory. An issue was discovered in the Linux kernel before 5.19. In pxa3xxgcuwrite in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of sizet vers...

6.1CVSS6.6AI score0.00012EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-11814

Malicious code in bioql PyPI...

7.2AI score0.00034EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.4 views

CVE-2022-50069 BPF: Fix potential bad pointer dereference in bpf_sys_bpf()

In the Linux kernel, the following vulnerability has been resolved: BPF: Fix potential bad pointer dereference in bpfsysbpf The bpfsysbpf helper function allows an eBPF program to load another eBPF program from within the kernel. In this case the argument union bpfattr pointer as well as the insn...

0.00049EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/04/18 7:1 a.m.17 views

CVE-2025-39989 x86/mce: use is_copy_from_user() to determine copy-from-user context

In the Linux kernel, the following vulnerability has been resolved: x86/mce: use iscopyfromuser to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. 1. What am I trying to do: This patchset resolves two critical regressions related to...

0.00034EPSS
Exploits0References5
NVD
NVD
added 2025/02/26 7:1 a.m.11 views

CVE-2022-49272

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential AB/BA lock with buffermutex and mmaplock syzbot caught a potential deadlock between the PCM runtime-buffermutex and the mm-mmaplock. It was brought by the recent fix to cover the racy read/write and other...

5.5CVSS0.00012EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/11/21 7:15 p.m.8 views

CVE-2024-50259

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

5.5CVSS6.5AI score0.00029EPSS
Exploits0References4
OSV
OSV
added 2024/11/09 11:15 a.m.1 views

AZL-53289 CVE-2024-50259 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

5.5CVSS6.8AI score0.00029EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/11/09 10:15 a.m.1 views

CVE-2024-50259 netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

7.5AI score0.00029EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/11/09 10:15 a.m.14 views

CVE-2024-50259 netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

0.00029EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/04/24 11:23 p.m.16 views

CVE-2024-26926 binder: check offset alignment in binder_get_object()

In the Linux kernel, the following vulnerability has been resolved: binder: check offset alignment in bindergetobject Commit 6d98eb95b450 "binder: avoid potential data leakage when copying txn" introduced changes to how binder objects are copied. In doing so, it unintentionally removed an offset...

7.7AI score0.00292EPSS
Exploits0References7
CVE
CVE
added 2024/04/24 11:23 p.m.9070 views

CVE-2024-26926

CVE-2024-26926 : The Linux kernel vulnerability concerns the binder subsystem. After commit 6d98eb95, an offset alignment check was removed from binder_alloc_copy_from_buffer()/check_buffer(), and answers were copied in binder_get_object() via copy_from_user(), which now requires an explicit offs...

5.5CVSS6.3AI score0.00292EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder