Lucene search
+L

3555 matches found

OSV
OSV
added 2024/06/19 2:15 p.m.4 views

DEBIAN-CVE-2024-38578

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: Fix buffer size for tag 66 packet The 'TAG 66 Packet Format' description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 byte...

7.8CVSS6AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.26 views

UBUNTU-CVE-2024-38578

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: Fix buffer size for tag 66 packet The 'TAG 66 Packet Format' description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 byte...

7.8CVSS6.3AI score0.00263EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
added 2024/06/07 12:00 a.m.7 views

PT-2024-13698 · Precor · Precor Touchscreen Console

Name of the Vulnerable Software and Affected Versions: Precor touchscreen console versions P62, P80, and P82 Description: The issue allows a remote attacker to obtain sensitive information because the root password is stored in /etc/passwd. An attacker could exploit this to extract files and obta...

8.8CVSS6.8AI score0.00322EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.16 views

kernel: tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

4.4CVSS6.8AI score0.00178EPSS
SaveExploits0References5
RustSec
RustSec
added 2024/06/03 12:00 p.m.12 views

Reduced entropy due to inadequate character set usage

Description Affected versions of the nano-id crate incorrectly generated IDs using a reduced character set in the nanoid::base62 and nanoid::base58 functions. Specifically, the base62 function used a character set of 32 symbols instead of the intended 62 symbols, and the base58 function used a...

9.8CVSS7AI score0.00754EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/24 3:35 a.m.9 views

SUSE CVE-2021-47366

In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between them when talking to a non-YFS server if the read...

6.5CVSS6.3AI score0.00211EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.11 views

kernel: ixgbe: Fix panic during XDP_TX with > 64 CPUs

A flaw was found in the Linux kernel's ixgbe network driver. On systems with more than 64 CPUs, XDPTX operations can cause a kernel panic due to an array-index-out-of-bounds access. The ixgbexdplockingkey variable can be incorrectly decremented to zero during ring reconfiguration, causing the...

9.8CVSS5.7AI score0.0057EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.9 views

golang: crypto/tls: lack of a limit on buffered post-handshake

A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS7.3AI score0.01137EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/22 12:00 a.m.9 views

ASUS GPUTweak II 安全漏洞

ASUS GPUTweak II is a driver from Asus China Inc. It is used to drive more FPS. A security vulnerability exists in ASUS GPUTweak II version v1.4.5.2, which stems from a security flaw in the component IOMap64.sys. The vulnerability can be exploited by an attacker to elevate privileges and execute...

8.8CVSS7.5AI score0.0047EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52854

In the Linux kernel, the following vulnerability has been resolved: padata: Fix refcnt handling in padatafreeshell In a high-load arm64 environment, the pcryptaead01 test in LTP can lead to system UAF Use-After-Free issues. Due to the lengthy analysis of the pcryptaead01 function call, I'll...

7.8CVSS5.5AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.12 views

AZL-59441 CVE-2021-47432 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.4AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.14 views

DEBIAN-CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.16 views

UBUNTU-CVE-2023-52778

In the Linux kernel, the following vulnerability has been resolved: mptcp: deal with large GSO size After the blamed commit below, the TCP sockets and the MPTCP subflows can build egress packets larger than 64K. That exceeds the maximum DSS data size, the length being misrepresent on the wire and...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.22 views

UBUNTU-CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-35987

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix loading 64-bit NOMMU kernels past the start of RAM commit 3335068f8721 "riscv: Use PUD/P4D/PGD pages for the linear mapping" added logic to allow using RAM below the kernel load address. However, this does not work for...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.10 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 the Linux Kernel that stems from the pcryptaead01 test in LTP in a highly loaded arm64 environment that could lead to post-release reuse issu...

7.8CVSS6.4AI score0.00242EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a vulnerability in the arm64 module...

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.11 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 the Linux kernel that stems from some registers being aligned on 32-bit boundaries, resulting in alignment errors on 64-bit platforms...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

DEBIAN-CVE-2023-52676

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The arithmetic implies adding together a 64-bit registe...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.9 views

UBUNTU-CVE-2023-52676

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The arithmetic implies adding together a 64-bit registe...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References14
Rows per page
Query Builder