Lucene search
+L

29 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 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.8CVSS6AI score0.0027EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-68473

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - powerpc/uaccess: correct check for CONFIGPPCE500 in maskuseraddress maskuseraddress incorrectly checks for CONFIGE500 instead of CONFIGPPCE500, causing...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 3:28 p.m.9 views

CVE-2026-68473

A flaw was found in the Linux kernel's powerpc/uaccess component. The maskuseraddress function incorrectly checks for CONFIGE500 instead of CONFIGPPCE500. This error prevents the maskuseraddressisel function from being used on PowerPC E500 hardware, which could lead to improper handling of user...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:20 a.m.11 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.00154EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.13 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.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:20 a.m.9 views

UBUNTU-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.8CVSS5.3AI score0.00154EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:51 a.m.10 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.00154EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:51 a.m.47 views

CVE-2026-68473 powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()

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.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:51 a.m.55 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.00154EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.20 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.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 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
BDU FSTEC
BDU FSTEC
added 2025/12/11 12:00 a.m.12 views

The vulnerability in the `arch/parisc/include/asm/uaccess.h` component of the Linux operating system allows a attacker to compromise the confidentiality and integrity of the protected information.

The vulnerability in the arch/parisc/include/asm/uaccess.h component of the Linux operating system’s kernel is related to insufficient comparison. Exploiting this vulnerability allows an attacker to compromise the confidentiality and integrity of the protected information...

6.1CVSS6.7AI score0.00145EPSS
SaveExploits0References17Affected Software4
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.3 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.5 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.00253EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:09 a.m.7 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.8CVSS6.7AI score0.0027EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.42 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.11 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.12 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.14 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.15 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
Rows per page
Query Builder