Lucene search
+L

116 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-22081

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, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the off +...

5.5CVSS5.8AI score0.00191EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-52631

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, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from...

5.5CVSS5.6AI score0.00225EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/07/08 12:30 p.m.5 views

jq: jq has signed integer overflow in jv.c:jvp_array_write

A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory acces...

6.5CVSS7.2AI score0.00354EPSS
Exploits1References7
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50167

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

5.5CVSS0.00205EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.20 views

CVE-2022-50167 bpf: fix potential 32-bit overflow when accessing ARRAY map element

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

0.00205EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/06/18 11:3 a.m.8 views

CVE-2022-50167

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

5.5CVSS5.2AI score0.00205EPSS
Exploits0
CVE
CVE
added 2025/06/18 11:3 a.m.45 views

CVE-2022-50167

CVE-2022-50167 affects the Linux kernel’s BPF array map element access. When an array map is larger than 4GB, the element pointer calculation can overflow because index and elem_size are 32-bit. The fix forces 64-bit multiplication, extracts the formula into a separate helper, and uses it consist...

5.5CVSS6.8AI score0.00205EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:3 a.m.12 views

CVE-2022-50167 bpf: fix potential 32-bit overflow when accessing ARRAY map element

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

5.5CVSS6.4AI score0.00205EPSS
Exploits0References6
OSV
OSV
added 2025/05/05 2:15 p.m.6 views

ALPINE-CVE-2025-47268

ping in iputils before 20250602 allows a denial of service application error or incorrect data collection via a crafted ICMP Echo Reply packet, because of a signed 64-bit integer overflow in timestamp multiplication...

6.5CVSS6.9AI score0.01455EPSS
Exploits1References1
OSV
OSV
added 2025/05/05 2:15 p.m.9 views

AZL-64086 CVE-2025-47268 affecting package iputils for versions less than 20211215-3

ping in iputils before 20250602 allows a denial of service application error or incorrect data collection via a crafted ICMP Echo Reply packet, because of a signed 64-bit integer overflow in timestamp multiplication...

6.5CVSS6.7AI score0.01455EPSS
Exploits1References1
OSV
OSV
added 2025/05/05 2:15 p.m.9 views

UBUNTU-CVE-2025-47268

ping in iputils before 20250602 allows a denial of service application error or incorrect data collection via a crafted ICMP Echo Reply packet, because of a signed 64-bit integer overflow in timestamp multiplication...

6.5CVSS6.7AI score0.01455EPSS
Exploits1References5
CNNVD
CNNVD
added 2025/05/05 12:0 a.m.4 views

iputils 安全漏洞

iputils is the iputils open source set of small, legacy utilities for Linux networking. A security vulnerability exists in iputils version 20240905 and earlier, which stems from a specially crafted ICMP Echo Reply packet resulting in a 64-bit integer overflow in the timestamp multiplication, whic...

6.5CVSS6.5AI score0.01455EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2025/03/05 2:49 a.m.10 views

kernel: ACPI: LPIT: Avoid u32 multiplication overflow

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow The Linux kernel CVE team has assigned CVE-2023-52683 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051751-CVE-2023-52683-f280@gregkh/T...

5.5CVSS6.8AI score0.0025EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

DEBIAN-CVE-2022-49387

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 32bit overflow issue The value of timercycleus can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so...

5.5CVSS5.5AI score0.00243EPSS
Exploits0References1
OSV
OSV
added 2025/02/18 6:0 p.m.4 views

UBUNTU-CVE-2025-0690

The read command is used to read the keyboard input from the user, while reads it keeps the input length in a 32-bit integer value which is further used to reallocate the line buffer to accept the next character. During this process, with a line big enough it's possible to make this variable to...

6.1CVSS7.5AI score0.00673EPSS
Exploits1References2
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2022-48947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

5.5CVSS6.1AI score0.00246EPSS
Exploits0References11
CNNVD
CNNVD
added 2024/10/21 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. A security vulnerability exists in the Linux kernel that stems from a u8 overflow issue in the Bluetooth:L2CAP subsystem...

5.5CVSS6.8AI score0.00246EPSS
Exploits0References10
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

UBUNTU-CVE-2024-46777

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid excessive partition lengths Avoid mounting filesystems where the partition would overflow the 32-bits used for block number. Also refuse to mount filesystems where the partition length is so large we cannot safely inde...

5.5CVSS6.2AI score0.0024EPSS
Exploits0References35
OSV
OSV
added 2024/09/17 12:19 p.m.5 views

USN-7000-2 expat vulnerabilities

USN-7000-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for Ubuntu 22.04 LTS. Original advisory details: Shang-Hung Wan discovered that Expat did not properly handle certain function calls when a negative input length was provided. An attacker could use this issu...

9.8CVSS7.1AI score0.01686EPSS
Exploits0References4
OSV
OSV
added 2024/09/17 11:54 a.m.6 views

USN-7001-2 libxmltok vulnerabilities

USN-7001-1 fixed vulnerabilities in xmltol library. This update provides the corresponding updates for Ubuntu 24.04 LTS. Original advisory details: Shang-Hung Wan discovered that Expat, contained within the xmltok library, did not properly handle certain function calls when a negative input lengt...

9.8CVSS7.2AI score0.01686EPSS
Exploits0References3
Rows per page
Query Builder