Lucene search
+L

181 matches found

Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.9 views

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

...

5.5CVSS6.8AI score0.00247EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.10 views

SUSE CVE-2022-50074

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aasimplewritetobuffer When copyfromuser failed, the memory is freed by kvfree. however the management struct and data blob are allocated independently, so only kvfreedata cause a memleak issue here. Use...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50074

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aasimplewritetobuffer When copyfromuser failed, the memory is freed by kvfree. however the management struct and data blob are allocated independently, so only kvfreedata cause a memleak issue here. Use...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50074

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aasimplewritetobuffer When copyfromuser failed, the memory is freed by kvfree. however the management struct and data blob are allocated independently, so only kvfreedata cause a memleak issue here. Use...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.55 views

PT-2025-26000 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the apparmor module. The issue occurs when the copy from user function fails, causing a memory leak due to...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References579
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ALSA: Timer – Do not take registermutex with copyfrom/touser. The infamous mmaplock taken during copyfrom/touser can often be problematic when it is called within another mutex, as this may lead to deadlocks. In the case of ALSA...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: x86/mce: Used iscopyfromuser to determine the copy-from-user context. Patch series “mm/hwpoison: Fix regressions in memory failure handling”, v4. 1. What is being attempted? This patchset addresses two critical regressions...

5.5CVSS6.4AI score0.00247EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 5:17 p.m.11 views

CVE-2020-0235

In crusspsharedioctl we first copy 4 bytes from userdata into "size" variable, and then use that variable as the size parameter for "copyfromuser", ending up overwriting memory following "crussphdr". "crussphdr" is a static variable, of type "struct crusspioctlheader".Product: AndroidVersions:...

9.8CVSS8.3AI score0.00443EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.6 views

SUSE CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS7.9AI score0.00188EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.9 views

SUSE CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.1CVSS5.5AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.9 views

UBUNTU-CVE-2023-53090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.7 views

SUSE CVE-2025-39989

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

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/18 7:15 a.m.16 views

AZL-69728 CVE-2025-39989 affecting package kernel 5.15.200.1-1

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

5.5CVSS5.6AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.5 views

DEBIAN-CVE-2025-39989

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

5.5CVSS5.8AI score0.00247EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/04/18 7:15 a.m.10 views

CVE-2025-39989

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

5.5CVSS6.3AI score0.00247EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/04/18 7:15 a.m.15 views

CVE-2025-39989

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

5.5CVSS0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/18 7:15 a.m.10 views

UBUNTU-CVE-2025-39989

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

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References30
CVE
CVE
added 2025/04/18 7:01 a.m.155 views

CVE-2025-39989

The CVE-2025-39989 issue affects the Linux kernel’s x86 memory error handling (MCE) path. Root cause: a patch series changes the copy-from-user recovery flow by introducing and switching extable fixup types, notably EX_TYPE_EFAULT_REG, instead of handling EX_TYPE_UACCESS for poison found in get_u...

5.5CVSS6.3AI score0.00247EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/16 3:16 p.m.7 views

DEBIAN-CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0References1
Rows per page
Query Builder