Lucene search
+L

23 matches found

NVD
NVD
added 2 days ago5 views

CVE-2026-68473

In the Linux kernel, the following vulnerability has been resolved: powerpc/uaccess: correct check for CONFIGPPCE500 in maskuseraddress maskuseraddress incorrectly checks for CONFIGE500 instead of CONFIGPPCE500, causing maskuseraddressisel to not be used on E500 hardware. Fix the check to use the...

7.8CVSS0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59095

In the Linux kernel, the following vulnerability has been resolved: powerpc/uaccess: correct check for CONFIGPPCE500 in maskuseraddress maskuseraddress incorrectly checks for CONFIGE500 instead of CONFIGPPCE500, causing maskuseraddressisel to not be used on E500 hardware. Fix the check to use the...

5.3AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago11 views

CVE-2026-68473

In the Linux kernel, the powerpc/uaccess issue fixes the check for CONFIG_PPC_E500 in mask_user_address(). The bug was that mask_user_address() checked CONFIG_E500 instead of CONFIG_PPC_E500, causing mask_user_address_isel() to not be used on E500 hardware. The root cause is the incorrect macro n...

7.8CVSS5.3AI score0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-72185

In the Linux kernel, the following vulnerability has been resolved: powerpc/uaccess: correct check for CONFIG PPC E500 in mask user address mask user address incorrectly checks for CONFIG E500 instead of CONFIG PPC E500, causing mask user address isel to not be used on E500 hardware. Fix the chec...

5.3AI score0.00189EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.10 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: uaccess: A integer overflow has been fixed in the accessok function. On three architectures, the end of a user’s access is checked against the address limit, without considering the possibility of an overflow. Passing a negative...

7.1CVSS6AI score0.0027EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000336)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000336 advisory. In the Linux kernel 4.19 through 5.6.7 on the s390 platform, code execution may occur because of a race condition, as demonstrated by code in enablesacfuaccess in...

7CVSS7.2AI score0.00397EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2020-11884

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel 4.19 through 5.6.7 on the s390 platform, code execution may occur because of a race condition, as demonstrated by code in enablesacfuaccess ...

7CVSS7.1AI score0.00397EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

DEBIAN-CVE-2023-52995

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: Fix instruction simulation of JALR Set kprobe at 'jalr 1140ra' of vfswrite results in the following crash: 32.092235 Unable to handle kernel access to user memory without uaccess routines at virtual address...

5.5CVSS5.2AI score0.00243EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.5 views

SUSE CVE-2022-49289

In the Linux kernel, the following vulnerability has been resolved: uaccess: fix integer overflow on accessok Three architectures check the end of a user access against the address limit without taking a possible overflow into account. Passing a negative length or another overflow in here returns...

7.1CVSS6.7AI score0.0027EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.39 views

CVE-2024-36953

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgicv2parseattr vgicv2parseattr is responsible for finding the vCPU that matches the user-provided CPUID, which of course may not be valid. If the ID is invalid, kvmgetvcpubyid...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References30
OSV
OSV
added 2022/06/28 6:50 p.m.9 views

GSD-2022-1003166 x86/uaccess: Implement macros for CMPXCHG on user addresses

x86/uaccess: Implement macros for CMPXCHG on user addresses This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.13 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:23 p.m.9 views

GSD-2022-1002852 x86/uaccess: Implement macros for CMPXCHG on user addresses

x86/uaccess: Implement macros for CMPXCHG on user addresses This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.2 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:56 p.m.13 views

GSD-2022-1001940 uaccess: fix integer overflow on access_ok()

uaccess: fix integer overflow on accessok This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.32 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:30 p.m.12 views

GSD-2022-1001636 uaccess: fix integer overflow on access_ok()

uaccess: fix integer overflow on accessok This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.18 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:4 p.m.9 views

GSD-2022-1001328 uaccess: fix integer overflow on access_ok()

uaccess: fix integer overflow on accessok This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.1 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2021/12/19 7:41 p.m.23 views

GSD-2021-1002539 arm64: uaccess: avoid blocking within critical sections

arm64: uaccess: avoid blocking within critical sections This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.6 by commit...

7.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2020/08/12 12:0 a.m.8 views

The vulnerability of the enable_sacf_uaccess function in Linux operating system kernels, which allows a hacker to trigger a service failure

The vulnerability of the enablesacfuaccess function in Linux operating system kernels is related to errors during multi-threaded tasks race conditions. Exploiting this vulnerability can allow an attacker to cause service failures...

7CVSS6.7AI score0.00397EPSS
SaveExploits0References32Affected Software5
OSV
OSV
added 2020/04/29 1:15 p.m.2 views

DEBIAN-CVE-2020-11884

In the Linux kernel 4.19 through 5.6.7 on the s390 platform, code execution may occur because of a race condition, as demonstrated by code in enablesacfuaccess in arch/s390/lib/uaccess.c that fails to protect against a concurrent page table upgrade, aka CID-3f777e19d171. A crash could also occur...

7CVSS7.2AI score0.00397EPSS
SaveExploits0References1
OSV
OSV
added 2020/04/28 6:0 p.m.15 views

UBUNTU-CVE-2020-11884

In the Linux kernel 4.19 through 5.6.7 on the s390 platform, code execution may occur because of a race condition, as demonstrated by code in enablesacfuaccess in arch/s390/lib/uaccess.c that fails to protect against a concurrent page table upgrade, aka CID-3f777e19d171. A crash could also occur...

7CVSS7.1AI score0.00397EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2020/04/21 12:0 a.m.32 views

PT-2020-3493 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 4.19 through 5.6.7 Description: The issue is related to a race condition in the Linux kernel, specifically in the enable sacf uaccess function, which can lead to code execution. This occurs because the function fails to...

10CVSS7.2AI score0.98745EPSS
SaveExploits166References896
Rows per page
Query Builder