Lucene search
+L

5235 matches found

OSV
OSV
added 2024/10/21 1:15 p.m.9 views

UBUNTU-CVE-2024-47740

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODEWRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic writes check for inodeownerorcapable, but this does not give LSMs like SELinux or Landlock an opportunity to deny the write acces...

7.1CVSS6.2AI score0.00234EPSS
SaveExploits0References43
CVE
CVE
added 2024/10/21 12:27 p.m.152 views

CVE-2024-49861

CVE-2024-49861 affects the Linux kernel: bpf: Fix helper writes to read-only maps. The issue allowed a BPF program to write into a read‑only map (e.g., frozen .rodata) via helpers using ARG_PTR_TO_{LONG,INT}, because meta->raw_mode wasn’t set and check_map_access_type() treated the map as read...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:27 p.m.13 views

CVE-2024-49861 bpf: Fix helper writes to read-only maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7AI score0.00232EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 12:27 p.m.38 views

CVE-2024-49861 bpf: Fix helper writes to read-only maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.8CVSS0.00232EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 12:14 p.m.162 views

CVE-2024-47740

The CVE-2024-47740 entry concerns the Linux kernel F2FS: atomic write ioctls (F2FS_IOC_START_ATOMIC_REPLACE, F2FS_IOC_COMMIT_ATOMIC_WRITE, F2FS_IOC_START_ATOMIC_WRITE, F2FS_IOC_ABORT_ATOMIC_WRITE). The root cause is that inode_owner_or_capable() can incorrectly grant write access to processes whe...

7.1CVSS6.5AI score0.00234EPSS
SaveExploits0References11Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.9 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 ext4 file system's DAX feature mishandling extents exceeding the inode size during partial write...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/10/20 12:00 a.m.24 views

FreeBSD : OpenSSL -- OOB memory access vulnerability (c6f4177c-8e29-11ef-98e7-84a93843eb75)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the c6f4177c-8e29-11ef-98e7-84a93843eb75 advisory. The OpenSSL project reports: Low-level invalid GF2^m parameters lead to OOB memory access CVE-2024-9143...

4.3CVSS6.8AI score0.05842EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/18 12:00 a.m.7 views

Dell Secure Connect Gateway 安全漏洞

The Dell Secure Connect Gateway Dell SCG is a secure connectivity gateway from Dell, USA. A security vulnerability exists in Dell Secure Connect Gateway SCG version 5.24.00.14, which originated from a default privilege vulnerability containing an error, and can be exploited by a local attacker wi...

6.3CVSS6.7AI score0.00192EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/10/16 12:00 a.m.3 views

OpenSSL 缓冲区错误漏洞

OpenSSL is an open source general-purpose cryptographic library capable of implementing the Secure Sockets Layer SSLv2/v3 and Secure Transport Layer TLSv1 protocols from the OpenSSL team. It supports a variety of cryptographic algorithms, including symmetric ciphers, hashing algorithms, secure...

4.3CVSS6.6AI score0.05842EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/10/16 12:00 a.m.44 views

BYOB 安全漏洞

BYOB Build Your Own Botnet is an open source post-exploitation framework for students, researchers and developers by malwaredllc individual developers. BYOB has a security vulnerability that originates from unauthenticated remote code execution via arbitrary file writes and command injection...

9.9AI score0.03891EPSS
SaveExploits3References1
FreeBSD
FreeBSD
added 2024/10/16 12:00 a.m.85 views

OpenSSL -- OOB memory access vulnerability

The OpenSSL project reports: Low-level invalid GF2^m parameters lead to OOB memory access CVE-2024-9143 Low Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes...

4.3CVSS6.9AI score0.05842EPSS
SaveExploits0References1
Snyk
Snyk
added 2024/10/10 9:27 p.m.4 views

Directory Traversal

Overview gradio is a Python library for easily interacting with trained machine learning models Affected versions of this package are vulnerable to Directory Traversal within the isinorequal function. An attacker can access restricted files by manipulating file paths using parent directory...

6.5CVSS7.7AI score0.00705EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.8 views

SUSE CVE-2024-47659

In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4 connections: when a label 'foo' connects to a label 'bar' with tcp/ipv4, 'foo' always gets 'foo' in returned ipv4 packets. So, 1...

9.1CVSS7.7AI score0.00782EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/09 2:15 p.m.3 views

DEBIAN-CVE-2024-47659

In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4 connections: when a label 'foo' connects to a label 'bar' with tcp/ipv4, 'foo' always gets 'foo' in returned ipv4 packets. So, 1...

8.8CVSS6.2AI score0.00782EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/09 12:00 a.m.9 views

Adobe Substance 3D Stager 缓冲区错误漏洞

Adobe Substance 3D Stager is a virtual 3D studio from Audobee Adobe USA. Adobe Substance 3D Stager suffers from a buffer error vulnerability that stems from allowing out-of-bounds writes to memory. An attacker exploiting this vulnerability could execute arbitrary code in the current user's...

7.8CVSS7.6AI score0.00281EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/10/09 12:00 a.m.14 views

The vulnerability of the uploadFile() function in the bigUpload.php script of the ASPECT Enterprise, NEXUS Series, and MATRIX Series embedded network controller software allows a intruder to gain unauthorized access to the device, write arbitrary files, and execute any code they desire.

The vulnerability of the uploadFile function in the bigUpload.php script of the ASPECT Enterprise, NEXUS Series, and MATRIX Series embedded network controller software devices is related to improper cleaning of file paths and bypassing directories due to insufficient validation of input data...

9.6CVSS8AI score0.1901EPSS
SaveExploits4References5Affected Software19
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:00 a.m.28 views

CentOS 7 : kernel-alt (RHSA-2020:2854)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:2854 advisory. - A flaw was found in the Linux kernel's NFS41+ subsystem. NFS41+ shares mounted in different network namespaces at the same time can make bcsvcprocess...

8CVSS6.5AI score0.02081EPSS
SaveExploits2References13
Positive Technologies
Positive Technologies
added 2024/10/09 12:00 a.m.16 views

PT-2024-31745 · Unknown · Trusted Firmware-M

Name of the Vulnerable Software and Affected Versions: Trusted Firmware-M versions through 2.1.0 Description: An issue was discovered where user-provided mailbox messages contain a pointer to a list of input arguments in vec and output arguments out vec that are never validated. Each argument lis...

9.8CVSS7.8AI score0.0081EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/09 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 Linux kernel. Attackers have exploited the vulnerability to cause tagging errors and unauthorized writes...

8.8CVSS6.5AI score0.00782EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/10/08 12:00 a.m.9 views

SAMSUNG Mobile devices 安全漏洞

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc., from the South Korean company Samsung SAMSUNG. A security vulnerability exists in SAMSUNG Mobile devices versions prior to SMR Oct-2024 Release 1, which originates from allowing out-of-bounds write...

8.8CVSS7.4AI score0.00562EPSS
SaveExploits0References2
Rows per page
Query Builder