Lucene search
K

296 matches found

CVE
CVE
added 2023/10/19 9:36 a.m.53 views

CVE-2022-25334

CVE-2022-25334 relates to the Texas Instruments OMAP L138 (secure variants) TEE. The mask ROM SK_LOAD routine has no bounds check on the signature size, so a module with a large signature can overflow the stack and enable arbitrary code execution in the secure supervisor context by overwriting a ...

8.8CVSS6.3AI score0.00053EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/08/17 1:15 p.m.1 views

AZL-27970 CVE-2023-4394 affecting package kernel for versions less than 5.15.131.1-2

A use-after-free flaw was found in btrfsgetdevargsfrompath in fs/btrfs/volumes.c in btrfs file-system in the Linux Kernel. This flaw allows a local attacker with special privileges to cause a system crash or leak internal kernel information...

6CVSS6.5AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2023/08/17 1:15 p.m.1 views

UBUNTU-CVE-2023-4394

A use-after-free flaw was found in btrfsgetdevargsfrompath in fs/btrfs/volumes.c in btrfs file-system in the Linux Kernel. This flaw allows a local attacker with special privileges to cause a system crash or leak internal kernel information...

6.7CVSS6.5AI score0.00014EPSS
Exploits0References4
OSV
OSV
added 2023/07/24 4:15 p.m.0 views

UBUNTU-CVE-2023-33951

A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose information in the context o...

6.7CVSS6.6AI score0.00006EPSS
Exploits0References4
OSV
OSV
added 2023/07/24 4:15 p.m.0 views

UBUNTU-CVE-2023-3567

A use-after-free flaw was found in vcsread in drivers/tty/vt/vcscreen.c in vcscreen in the Linux Kernel. This issue may allow an attacker with local user access to cause a system crash or leak internal kernel information...

7.1CVSS6.4AI score0.00008EPSS
Exploits0References7
CNNVD
CNNVD
added 2023/07/24 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. The Linux kernel suffers from a memory misreference vulnerability that originates from a mix-up in the instruction vcsread responsible for freeing memory. An attacker could...

7.1CVSS8.3AI score0.00008EPSS
Exploits0References17
CNNVD
CNNVD
added 2023/07/24 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. The Linux kernel suffers from a memory misreference vulnerability that originates from a confusion in the instruction nfcllcpfindlocal responsible for freeing memory in NFC's...

6.4CVSS8.3AI score0.00011EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2023/07/11 1:55 a.m.1 views

SUSE CVE-2023-3567

A use-after-free flaw was found in vcsread in drivers/tty/vt/vcscreen.c in vcscreen in the Linux Kernel. This issue may allow an attacker with local user access to cause a system crash or leak internal kernel information...

7.8CVSS8.1AI score0.00008EPSS
Exploits0References64
Virtuozzo
Virtuozzo
added 2023/07/06 12:0 a.m.30 views

[Important] [Security] Virtuozzo ReadyKernel Patch 157.3 for Virtuozzo Hybrid Server 7.5

The cumulative Virtuozzo ReadyKernel patch was updated with security fixes. The patch applies to all supported kernels of Virtuozzo Hybrid Server 7.5. Vulnerability id: PSBM-147036 3.10.0-1160.41.1.vz7.183.5 to 3.10.0-1160.80.1.vz7.191.4 Partial fix to prevent memory leak for some cases in the...

7.8CVSS6.9AI score0.00142EPSS
Exploits2References3
Microsoft CVE
Microsoft CVE
added 2023/06/27 7:0 a.m.1 views

An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.

...

7.1CVSS7.3AI score0.00008EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/06/27 1:25 a.m.2 views

SUSE CVE-2023-3397

A race condition occurred between the functions lmLogClose and txEnd in JFS, in the Linux Kernel, executed in different threads. This flaw allows a local attacker with normal user privileges to crash the system or leak internal kernel information...

7CVSS6.2AI score0.00009EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2023/06/21 5:15 a.m.27 views

CVE-2023-0459

A vulnerability was found in copyfromuser in 64-bit versions of the Linux kernel. This flaw allows a local attacker to bypass the "accessok" sanity check and pass a kernel pointer to copyfromuser, resulting in kernel data leaking. Mitigation Mitigation for this issue is either not available or th...

6.7CVSS6.3AI score0.00018EPSS
Exploits0References4
CNNVD
CNNVD
added 2023/06/16 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. The Linux kernel suffers from a buffer overflow vulnerability that originates from an out-of-bounds memory access in relayfilereadstartpos. A local attacker could exploit this...

7.1CVSS8.3AI score0.00008EPSS
Exploits0References23
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.2 views

kernel: tcp: Fix a data-race around sysctl_tcp_probe_threshold.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpprobethreshold. While reading sysctltcpprobethreshold, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS6.3AI score0.00007EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: sysctl: Fix data-races in proc_dou8vec_minmax().

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data-races in procdou8vecminmax. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch...

4.7CVSS6.3AI score0.00018EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/05/03 12:0 a.m.1 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that can be exploited by a local user to disclose sensitive information from the kernel if the CPU does not implement SMAP or has SMAP disabled...

6.5CVSS6.3AI score0.00018EPSS
Exploits0References15
OSV
OSV
added 2023/04/05 8:15 p.m.0 views

AZL-26142 CVE-2023-1855 affecting package hyperv-daemons for versions less than 5.15.107.1-1

A use-after-free flaw was found in xgenehwmonremove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver xgene-hwmon. This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem...

6.3CVSS6.6AI score0.00017EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/04/04 12:0 a.m.2 views

Xen 资源管理错误漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. Xen suffers from a security vulnerability th...

4.7CVSS6.6AI score0.00012EPSS
Exploits0References16
RedHat Linux
RedHat Linux
added 2023/02/28 11:45 a.m.3 views

kernel: Netfilter integer overflow vulnerability in nft_payload_copy_vlan

A buffer overflow vulnerability was found in the Netfilter subsystem in the Linux Kernel. This issue could allow the leakage of both stack and heap addresses, and potentially allow Local Privilege Escalation to the root user via arbitrary code execution...

7.8CVSS7.1AI score0.00592EPSS
Exploits5References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:9 a.m.2 views

SUSE CVE-2007-6417

The shmemgetpage function mm/shmem.c in Linux kernel 2.6.11 through 2.6.23 does not properly clear allocated memory in some rare circumstances related to tmpfs, which might allow local users to read sensitive kernel data or cause a denial of service crash...

7.2CVSS6.4AI score0.00046EPSS
Exploits0References4
Rows per page
Query Builder